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
- Native win32 executables loader☆55Updated 7 years ago
- a C/C++ shellcode compiler based on llvm/clang☆39Updated 9 years ago
- Lightweight x86-64 disassembling library☆43Updated 3 years ago
- Collection of IDA Pro/Hex-Rays configs, scripts, and plugins☆23Updated 5 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 6 years ago
- Runtime smm module loader☆34Updated 2 years ago
- "Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!☆41Updated last month
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- x86_64, PE32+, FAT32 bootloader☆26Updated 4 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
- Windows 10 PE image loader (LDR) NTDLL component toolbox☆49Updated 6 years ago
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆75Updated 6 years ago
- Triton based symbolic emulator☆16Updated 3 years ago
- AMD64 PE Emulator in Python.☆84Updated 2 years ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆61Updated 2 years ago
- Comment rebasing for IDA Pro☆26Updated 5 years ago
- virtualization obfuscator inspired by juhajong/vm-obfuscator☆57Updated 6 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆77Updated 6 years ago
- Run some secret code invisible from debugger single step.(x86 process on x64 windows only)☆25Updated 5 years ago
- A code parser for C-Style header files that lets you to parse function's prototypes and data types used in their parameters.☆94Updated 3 years ago
- Windows API listing in JSON format - generated from SDK headers + SDK API documentation☆66Updated 5 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
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆74Updated 2 years ago
- Load a statically-linked ELF binary(x86 architecture) without the execve syscall.☆45Updated 5 years ago
- load so file into current memory space and run function☆109Updated 8 years ago
- Helper script for Linux kernel disassemble or debugging with IDA Pro on VMware + GDB stub (including some symbols helpers)☆37Updated 2 years ago
- Parser for Microsoft Program Database (PDB) files☆77Updated 5 years ago
- A simple example of using Windows Hypervisor Platform (WHP)☆12Updated 4 years ago
- LLVM pass that obfuscates against symbolic execution☆76Updated 7 years ago