sevaa / dwex
DWARF Explorer - a GUI utility for navigating the DWARF debug information
☆258Updated this week
Alternatives and similar repositories for dwex
Users that are interested in dwex are comparing it to the libraries listed below
Sorting:
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆203Updated this week
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆162Updated 2 years ago
- Lift machine code to performant LLVM IR☆429Updated 11 months ago
- Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.☆232Updated 2 years ago
- An implementation of the GDB Remote Serial Protocol to help you adding debug mode on emulator☆67Updated 2 weeks ago
- Core emulator components for Icicle☆215Updated last month
- Rellic produces goto-free C output from LLVM bitcode☆558Updated this week
- A high performance LLVM-based dynamic binary instrumentation framework☆263Updated 11 months ago
- AArch32 and AArch64 Runtime Code Generation Library☆155Updated 2 months ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆349Updated 8 months ago
- ARM PTM decoder, and ARM ETM v4 decoder. ptm2human is a decoder for trace data outputted by Program Trace Macrocell (PTM) and Embedded Tr…☆53Updated 2 months ago
- A utility for decoding aarch64 ESR register values.☆89Updated this week
- A tool to compare ELF binaries☆212Updated 9 months ago
- BinRec: Dynamic Binary Lifting and Recompilation☆136Updated last year
- Unofficial CMake build for Ghidra's C++ SLEIGH code☆151Updated this week
- A (SLEIGH) disassembler that supports multiple architectures☆83Updated 3 years ago
- Safely execute an arbitrary x86 instruction☆180Updated last year
- CoreSight trace stream decoder developed openly☆157Updated 2 months ago
- C++11 ELF/DWARF parser☆326Updated 11 months ago
- An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] …☆336Updated 3 weeks ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆181Updated 2 weeks ago
- Nyxstone: assembly / disassembly library based on LLVM, implemented in C++ with Rust and Python bindings, maintained by emproof.com☆364Updated 5 months ago
- ☆69Updated 10 months ago
- The Captive Hypervisor☆42Updated 2 years ago
- A library to parse gdb mi output and interact with gdb subprocesses☆232Updated last year
- Library for lifting machine code to LLVM bitcode