howerj / shrinkLinks
LZSS/RLE compression library - for making big things small and then back again, or big things slightly bigger...
☆31Updated 2 years ago
Alternatives and similar repositories for shrink
Users that are interested in shrink are comparing it to the libraries listed below
Sorting:
- Alternative Windows C runtime for minimal binary size☆38Updated 9 years ago
- Small portable HMAC in C☆81Updated last year
- Windows Explorer application written in assembly☆15Updated 2 years ago
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- Unlicensed tiny / small portable implementation of 128/256-bit AES encryption in C, x86, AMD64, ARM32 and ARM64 assembly☆131Updated 2 months ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆37Updated 2 years ago
- Repository of different kernel drivers written while studying Windows NT Driver development☆12Updated last year
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆207Updated 3 months ago
- Load ELF binaries from a memory buffer.☆46Updated 4 years ago
- A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.☆78Updated last month
- Samples from my book Windows Native API programming☆80Updated 7 months ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆25Updated 3 years ago
- NOCRT - simple replacement of some parts of C runtime library☆81Updated 5 months ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆39Updated last year
- MASM Crypto Lib☆16Updated 10 years ago
- Add an empty section to a PE file☆53Updated 8 years ago
- Easy encrypt/decrypt data with TPM☆25Updated last year
- Library for native Windows dll's loading into RAM☆41Updated 3 years ago
- Intel 64/Windows low-level experiments☆62Updated 3 months ago
- break link between dll and it file on disk☆11Updated last year
- My try to implement a virtual CPU in C☆19Updated 2 years ago
- x86 and x64 assembly "read-eval-print loop" for Windows☆32Updated 8 years ago
- PDB file inspection tool☆114Updated 3 weeks ago
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- Shows different icons for 64 and 32-bit DLLs. Register with RegSvr32 to install☆36Updated 11 months ago
- Collection of scripts and CMake files to easily link to LLVM into your project (Windows, Linux, macOS).☆42Updated 8 months ago
- Single-header LZW (Lempel-Ziv-Welch) C Library, headerless compressor & decompressor (variable code, 9-16 bits)☆20Updated 11 months ago
- ☆68Updated 4 years ago
- kASLR bypass technique on Intel CPUs.☆33Updated 6 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆75Updated last year