Cloaked9000 / ElfLoaderLinks
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
Alternatives and similar repositories for ElfLoader
Users that are interested in ElfLoader are comparing it to the libraries listed below
Sorting:
- Load ELF binaries from a memory buffer.☆46Updated 4 years ago
- a C/C++ shellcode compiler based on llvm/clang☆39Updated 9 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 6 years ago
- Decode machine code into VEX IR and translate into LLVM IR☆28Updated 6 years ago
- A library to translate native code for multiple architectures into Tiny Code Generator (TCG) based intermediate representation (IR), base…☆48Updated 5 years ago
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- An LLVM clone modified for use in RetDec and associated tools.☆19Updated 10 months ago
- load so file into current memory space and run function☆110Updated 8 years ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- An x64dbg plugin that loads the map file generated by IDA Pro.☆14Updated 6 years ago
- Triton based symbolic emulator☆16Updated 3 years ago
- Windows API listing in JSON format - generated from SDK headers + SDK API documentation☆66Updated 5 years ago
- LLVM pass that obfuscates against symbolic execution☆76Updated 7 years ago
- AMD64 PE Emulator in Python.☆85Updated 2 years ago
- Helper scripts for windows debugging with symbols for Bochs and IDA Pro (PDB files). Very handy for user mode <--> kernel mode☆19Updated 2 years ago
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆75Updated 6 years ago
- Run some secret code invisible from debugger single step.(x86 process on x64 windows only)☆25Updated 5 years ago
- My commands and scripts extending WinDbg☆43Updated 9 months ago
- x86/x64 architecture plugin☆40Updated last year
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆61Updated 2 years ago
- x86_64, PE32+, FAT32 bootloader☆26Updated 4 years ago
- Instrumenting a binary without source code to bypass anti-debug checks☆38Updated 4 years ago
- A Linux based Windows compatible user mode kernel☆59Updated 16 years ago
- Virtual Machine for x64 and x86 systems☆36Updated 8 months ago
- Collection of IDA Pro/Hex-Rays configs, scripts, and plugins☆23Updated 5 years ago
- Native win32 executables loader☆55Updated 7 years ago
- it can extract functions from .dll, .exe, .sys and it be work! :)☆40Updated 6 years ago
- IDA SDK tech demo☆39Updated 5 years ago
- Standalone DLL that implements LLVM's demangling functionality.☆18Updated 3 years ago
- 🐞 A simple Windows x86 debugging framework written in C++20 that supports software breakpoints and hardware breakpoints. It can be used …☆13Updated 9 months ago