hornang / struct-dumpLinks
Python script for extracting struct layouts from ELF files with DWARF debug info
☆9Updated 2 months ago
Alternatives and similar repositories for struct-dump
Users that are interested in struct-dump are comparing it to the libraries listed below
Sorting:
- A high-level API for accessing DWARF debugging information, in C++☆28Updated 6 months ago
- Reverset is a reverse engineering, and binary analysis tool.☆18Updated 5 years ago
- ARM disassembler library☆19Updated 11 years ago
- Simple parser for Python marshal serialization and pyc files☆20Updated 2 weeks ago
- Kieler Analyzer for Executables and Libraries - an interactive disassembler☆11Updated 7 years ago
- This loads DWARF info from an open binary and propagates function names, arguments, and type info☆26Updated 2 years ago
- Convert low ghidra pcode to verifiable C☆22Updated 10 months ago
- Fiddle with x86 and x64 asm from python☆6Updated 6 years ago
- Debugger and analyzer for ARM ELF executables.☆19Updated 2 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- ELFDump is a C parser for ELF64 object files.☆23Updated 3 years ago
- REDasm Core Library☆53Updated 9 months ago
- Function library for decoding 32-bit ARM and Thumb/Thumb-2 instruction sets.☆19Updated 8 months ago
- A GCC plugin to dump the final layout of a struct.☆34Updated 8 months ago
- A pure Python library to parse ELF files.☆15Updated 12 years ago
- Dr. Disassembler☆36Updated 3 years ago
- A WIP disassember and decompiler written in modern C++ with the goal to do as much work during compile time as possible☆20Updated 2 years ago
- Python code that can parse mach-o and ELF files, parse DWARF debug info and generate a new symbolication format.☆16Updated 7 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- A simple library focusing on demangling symbols for different programing languages☆47Updated 4 years ago
- An ELF format manipulation library in python☆18Updated 8 years ago
- C-style structs for Python☆72Updated 4 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated 11 months ago
- link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux☆10Updated 5 years ago
- ELF reader-writer library for Python3☆65Updated 2 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- Tracks runtime instruction execution in Linux programs☆34Updated 11 years ago
- ARM/THUMB disassembler☆15Updated 15 years ago
- Demangles C++ symbol names genarated by Microsoft Visual C++ in order to retrieve the original C++ declarations.☆32Updated 5 years ago