Jongy / struct_layoutLinks
A GCC plugin to dump the final layout of a struct.
☆34Updated 8 months ago
Alternatives and similar repositories for struct_layout
Users that are interested in struct_layout are comparing it to the libraries listed below
Sorting:
- ELF reader-writer library for Python3☆65Updated 2 years ago
- Pure Python Itanium C++ ABI demangler☆37Updated 3 years ago
- A super simple RV32i JIT, designed for ease of understanding and modification☆86Updated 2 years ago
- A div-less, mul-less, atomic-less `rv64i` compiler toolchain using purely clang, musl, and compiler-rt☆30Updated 5 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- 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
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- Safely execute an arbitrary x86 instruction☆184Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A (SLEIGH) disassembler that supports multiple architectures☆84Updated 3 years ago
- Write COFF object files from Python☆14Updated 2 years ago
- EFI Byte Code Virtual Machine in userspace☆80Updated 2 years ago
- X86 disassembler benchmark☆61Updated last year
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆23Updated 10 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- Sled System Emulator☆28Updated 3 months ago
- The Bareflank Processor Abstraction Layer☆38Updated 3 years ago
- Updates DWARF debug sections and ELF symbols with info obtained through disassembly☆29Updated last year
- Recursive process fork/exec tracing for Linux systems using ptrace()☆21Updated 3 years ago
- Convert low ghidra pcode to verifiable C☆22Updated 11 months ago
- yaxdis, a small and naive disassembler using yaxpeax decoders☆34Updated 4 months ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 5 months ago
- A simple library focusing on demangling symbols for different programing languages☆47Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- A set of python visual enhancements for gdb.☆32Updated this week
- GCC plugin for C language that tracks references to allocated objects☆28Updated 3 months ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆69Updated last year
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- Automatically spawn gdb on error.☆65Updated 3 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago