manassra / LZ77-CompressorLinks
A simplified implementation of the LZ77 compression algorithm
☆117Updated 5 years ago
Alternatives and similar repositories for LZ77-Compressor
Users that are interested in LZ77-Compressor are comparing it to the libraries listed below
Sorting:
- Online ARM assembler and emulator☆200Updated 6 years ago
- Convert MSVC Style Inline Assembly to GCC Style Inline Assembly☆115Updated 3 years ago
- LZ77 compressor and decompressor☆48Updated 10 years ago
- Identifying/Extracting various sections of an ELF file☆162Updated 5 years ago
- x86 Emulator in Python☆160Updated 8 years ago
- A pure Python implementation of AES☆206Updated 5 years ago
- lzss: An ANSI C implementation of the LZSS compression algorithm☆56Updated 5 years ago
- C program to compress and uncompress using the lz77 algorithm.☆43Updated 12 years ago
- A CHIP-8 interpreter, assembler and disassembler in C☆121Updated 11 months ago
- Dynamic inline x86 assembler for python.☆65Updated 14 years ago
- LALR(1) parsing table generator (based on the Purple Dragon Book).☆27Updated 10 years ago
- Online MIPS32 Simulator Based on Spim☆77Updated 6 years ago
- An Intel 8086 CPU emulator in Python with GUI.☆146Updated last year
- LC3 C Compiler for the Little Computer v3☆53Updated 13 years ago
- MIT 6.828: Operating System Engineering lab / JOS☆74Updated 7 years ago
- Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files☆82Updated last year
- X86 Opcode and Instruction Reference☆253Updated last year
- An ELF format manipulation library in python☆18Updated 9 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- ELF reader-writer library for Python3☆67Updated 3 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Updated 8 years ago
- Peking University OS Labs, Content adopted from MIT 6.828☆41Updated 10 years ago
- A disconected fork of MIT xv6 OS☆19Updated 8 years ago
- Frida depends on TinyCC☆61Updated 6 months ago
- An XO Chip, Super Chip, and Chip 8 emulator written in Python☆99Updated last year
- A 6502 emulator in Python☆90Updated 3 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆53Updated 9 months ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆400Updated 10 years ago
- An integral x86 PC emulator with built-in debugger☆219Updated 5 years ago
- A fast & simple MOS 6502 CPU emulator written in C++☆348Updated 3 months ago