A tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms)
☆1,692Mar 4, 2026Updated this week
Alternatives and similar repositories for vmlinux-to-elf
Users that are interested in vmlinux-to-elf are comparing it to the libraries listed below
Sorting:
- A collection of links related to Linux kernel security and exploitation☆6,353Jan 26, 2026Updated last month
- A True Instrumentable Binary Emulation Framework☆5,827Nov 5, 2025Updated 4 months ago
- A plugin to introduce interactive symbols into your debugger from your decompiler☆777Feb 18, 2026Updated 2 weeks ago
- Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your enviro…☆1,279Jan 29, 2026Updated last month
- kernel-pwn and writeup collection☆700Oct 2, 2023Updated 2 years ago
- A firmware base address search tool.☆372Sep 27, 2020Updated 5 years ago
- BinAbsInspector: Vulnerability Scanner for Binaries☆1,670Jun 17, 2024Updated last year
- ☆189Feb 8, 2025Updated last year
- Raw binary firmware analysis software☆569Jun 6, 2024Updated last year
- A fuzzer for full VM kernel/driver targets☆776Feb 11, 2026Updated 3 weeks ago
- A powerful static binary rewriting tool☆1,095Updated this week
- A curated list of public TEE resources for learning how to reverse-engineer and achieve trusted code execution on ARM devices☆973Jan 7, 2026Updated last month
- Kernel Address Space Layout Derandomization (KASLD) - A collection of various techniques to infer the Linux kernel base virtual address a…☆469Apr 13, 2024Updated last year
- Diaphora, the most advanced Free and Open Source program diffing tool.☆4,191Nov 24, 2024Updated last year
- Kernel Fuzzer for Xen Project (KF/x) - Hypervisor-based fuzzing using Xen VM forking, VMI & AFL☆473Jul 8, 2024Updated last year
- A Trace Explorer for Reverse Engineers☆1,522Oct 23, 2023Updated 2 years ago
- A Coverage Explorer for Reverse Engineers☆2,505Feb 14, 2026Updated 2 weeks ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆736Apr 26, 2025Updated 10 months ago
- IDA plugin and loader for UEFI firmware analysis and reverse engineering automation☆1,079Feb 17, 2026Updated 2 weeks ago
- A lightweight dynamic instrumentation library☆1,314Updated this week
- Tiny cute emulator plugin for IDA based on unicorn.☆1,228Aug 13, 2024Updated last year
- LIEF - Library to Instrument Executable Formats (C++, Python, Rust)☆5,299Updated this week
- QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.☆350Jul 30, 2024Updated last year
- A reversing plugin for cross-decompiler collaboration, built on git.☆683Feb 26, 2026Updated last week
- Hexrays Toolbox - Find code patterns within the Hexrays ctree☆482Jun 20, 2023Updated 2 years ago
- Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software v…☆4,070Dec 2, 2025Updated 3 months ago
- ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja…☆2,305Feb 15, 2026Updated 2 weeks ago
- Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free…☆1,846Feb 25, 2025Updated last year
- IPython console integration for IDA Pro☆836Feb 19, 2026Updated 2 weeks ago
- GEF - GDB Enhanced Features - bata24's fork☆622Updated this week
- Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android☆1,293Jan 13, 2026Updated last month
- A /proc/mem IDA loader to snapshot a running process☆169Jun 29, 2025Updated 8 months ago
- Karta - source code assisted fast binary matching plugin for IDA☆901May 13, 2023Updated 2 years ago
- Android/Linux vmlinux loader☆354Nov 18, 2023Updated 2 years ago
- EMUX Firmware Emulation Framework (formerly ARMX)☆836Aug 22, 2025Updated 6 months ago
- A Dynamic Binary Instrumentation framework based on LLVM.