Fare9 / elfparser_eLinks
Example of an ELF parser to learn about the ELF format
☆10Updated 11 months ago
Alternatives and similar repositories for elfparser_e
Users that are interested in elfparser_e are comparing it to the libraries listed below
Sorting:
- A Linux x86/x86-64 tool to trace registers and memory regions.☆39Updated 3 years ago
- PEIM (UEFI) bootkit targeting OVMF (EDK2)☆36Updated last year
- Static analysis tool based on clang, which detects source-to-binary information leaks in C and C++ projects☆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
- Triton based symbolic emulator☆16Updated 2 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆73Updated 2 years ago
- Windows Minidump loader for Ghidra☆29Updated 2 years ago
- A Rust crate for parsing Windows user minidumps.☆41Updated last year
- dynamic binary instrumentation, analysis, and patching framework☆94Updated this week
- Generate a PDB file given the old PDB file and an address mapping☆49Updated last month
- Python bindings for BochsCPU☆37Updated last month
- A Unit-Based Symbolic Execution Method for Detecting Memory Corruption Vulnerabilities in Executable Codes☆42Updated 2 years ago
- Playing with LLVM passes☆38Updated 2 years ago
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆35Updated 11 months ago
- Symbolic execution for RISC-V machine code based on the formal LibRISCV ISA model☆50Updated 3 months ago
- LLDB based debugger for Linux Kernel☆26Updated 5 months ago
- Plugin interface for remote communications with Binary Ninja database and MCP server for interfacing with LLMs.☆43Updated 4 months ago
- LLVM obfuscation pass, flattening at the basic block's level and turning each basic block into a dispacher and each instruction into a ne…☆47Updated 4 years ago
- x86 and x64 assembly "read-eval-print loop" for Windows☆31Updated 8 years ago
- An experimental dynamic malware unpacker based on Intel Pin and PE-sieve☆62Updated last year
- A driver to implement IOCTL hooking☆24Updated 3 years ago
- WslinkVMAnalyzer is a tool to facilitate analysis of code protected by a virtual machine featured in Wslink malware☆46Updated 3 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
- Application Verifier Dynamic Fault Injection☆39Updated 2 weeks ago
- ☆17Updated 2 years ago
- Abusing exceptions for code execution.☆112Updated 2 years ago
- This master thesis project continuously collects and analyses Microsoft Windows kernel drivers using static and dynamic methods to help s…☆21Updated 10 months ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆27Updated 2 years ago
- Extract data of TTD trace file to a minidump☆30Updated 2 years ago
- IFL - Interactive Functions List (plugin for Binary Ninja)☆24Updated last year