laanwj / dwarf_to_cLinks
Tool to recover C headers (types, function signatures) from DWARF debug data
☆47Updated 3 years ago
Alternatives and similar repositories for dwarf_to_c
Users that are interested in dwarf_to_c are comparing it to the libraries listed below
Sorting:
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆109Updated 7 years ago
- Rewriting functions in compiled binaries using McSema☆90Updated 6 years ago
- QEMU-based framework exposing several of QEMU-internal APIs to a LuaJIT core injected into QEMU itself. Among other things, this allows f…☆151Updated 7 years ago
- A patched version of VEX to work with PyVEX.☆112Updated 2 weeks ago
- Adds symbols to a ELF file.☆63Updated 10 years ago
- A framework for instrumenting build tools☆89Updated 3 weeks ago
- Clone of "Compiler-Agnostic Function Detection in Binaries" source code☆86Updated 3 years ago
- Minemu is a minimal emulator for dynamic taint analysis ( this is a mirror of https://minemu.org/code/minemu.git )☆41Updated 5 years ago
- ML-based ISA detection (architecture and endianness of binary code/sequences)☆66Updated 2 years ago
- Sample programs that illustrate how to use control flow integrity with the clang compiler☆106Updated 6 years ago
- Processor fuzzer targeting the Armv8-A ISA☆62Updated 2 years ago
- Yet another crippled decompiler project☆108Updated 3 years ago
- Kernel-based debugger for Linux applications☆74Updated 3 years ago
- Manipulate C-family ASTs with Clang☆68Updated 6 years ago
- Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignore…☆17Updated last week
- Standalone AArch64 Emulator Library☆72Updated 4 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆69Updated last year
- ☆65Updated 4 years ago
- QEMU with support for QDSP6 user mode emulation☆32Updated 5 years ago
- Snowman decompiler☆107Updated 7 years ago
- ☆30Updated 3 years ago
- Library to read and edit files in the following formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO and OAT (An…