d3dave / coughLinks
Write COFF object files from Python
☆14Updated 2 years ago
Alternatives and similar repositories for cough
Users that are interested in cough are comparing it to the libraries listed below
Sorting:
- Windows Explorer application written in assembly☆15Updated 2 years ago
- Tests cases for binary decompilers☆58Updated 2 years ago
- Demonstration of a Windows Boot Program using Window's Native API☆34Updated 6 years ago
- A simple example of using Windows Hypervisor Platform (WHP)☆12Updated 5 years ago
- Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.☆30Updated 4 years ago
- EFI Byte Code Virtual Machine in userspace☆81Updated 2 years ago
- 64-bit x86 CPU emulation and sandboxing.☆19Updated 9 years ago
- X86 disassembler benchmark☆66Updated 2 months ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆38Updated 2 years ago
- A Type-1 hypervisor aimed to implement kernel hotswapping☆30Updated last year
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- x86_64, PE32+, FAT32 bootloader☆26Updated 4 years ago
- Extended Length Disassembler Engine for x86-64 (1337 bytes in size)☆53Updated 6 years ago
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆54Updated 6 years ago
- Contains over 375 samples of Windows Portable Executable (PE) files ranging from the common to the completely esoteric with detailed orig…☆43Updated last year
- Linux Debugger Prototype☆44Updated 3 years ago
- A collection of interesting ELF files for inspiration and testing☆30Updated 2 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 6 years ago
- gelfload is Gregor's ELF loader. It is a usermode loader for ELF executables, used for two purposes: 1) Creating ELF environments on othe…☆38Updated 11 years ago
- The DREAM decompiler☆46Updated 3 years ago
- x86_64 macro assembler entirely in C preprocessor☆46Updated 5 years ago
- NOCRT - simple replacement of some parts of C runtime library☆82Updated 6 months ago
- Demangles C++ symbol names genarated by Microsoft Visual C++ in order to retrieve the original C++ declarations.☆33Updated 5 years ago
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- Dr. Disassembler