A mini x86 linux debugger for teaching purposes
☆650Aug 2, 2024Updated last year
Alternatives and similar repositories for minidbg
Users that are interested in minidbg are comparing it to the libraries listed below
Sorting:
- C++11 ELF/DWARF parser☆339Jun 18, 2024Updated last year
- A hacker's userspace TCP/IP stack☆3,092Dec 13, 2022Updated 3 years ago
- Source code for the book Building a Debugger☆355Aug 7, 2025Updated 7 months ago
- A categorized list of C++ resources.☆5,215Updated this week
- A collection of out-of-tree LLVM passes for teaching and learning☆3,366Jan 1, 2026Updated 2 months ago
- user-mode TCP/IP stack based on linux tap device☆722Aug 13, 2023Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆923Jun 10, 2024Updated last year
- Function graph tracer for C/C++/Rust/Python☆3,406Mar 2, 2026Updated last week
- Rag-bag of utilities and scripts that do strange things with ELF files☆18Nov 25, 2025Updated 3 months ago
- A Compiler Writing Journey☆12,823Sep 24, 2025Updated 5 months ago
- Record and Replay Framework☆10,401Feb 22, 2026Updated 2 weeks ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,163Nov 6, 2025Updated 4 months ago
- Parser of C-syntax data definitions, C-syntax function definitions☆19Jul 18, 2012Updated 13 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Jul 25, 2014Updated 11 years ago
- Uncovering Class Hierarchies in C++ Programs☆127Sep 16, 2022Updated 3 years ago
- A debugger for windows platform☆20Oct 31, 2018Updated 7 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆275May 28, 2024Updated last year
- A small C compiler☆10,968Oct 30, 2023Updated 2 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆242Jun 9, 2017Updated 8 years ago
- code for examining determinism of performance counters☆21Mar 18, 2021Updated 4 years ago
- Simple Function calls tracer☆73Apr 26, 2018Updated 7 years ago
- Tiny system call tracer and debugger☆110May 28, 2018Updated 7 years ago
- A bunch of small C++ utilities☆73Dec 8, 2023Updated 2 years ago
- A self-hosting and educational C optimizing compiler☆1,352Feb 9, 2026Updated last month
- Programmable debugger☆2,032Feb 20, 2026Updated 2 weeks ago
- A library for dynamic binary rewriting☆59Feb 10, 2021Updated 5 years ago
- LIEF - Library to Instrument Executable Formats (C++, Python, Rust)☆5,309Updated this week
- A small self-contained alternative to readline and libedit☆4,202Feb 14, 2026Updated 3 weeks ago
- A library for reading and writing the DWARF debugging format☆969Jan 24, 2026Updated last month
- Examples for: Learning KVM - implement your own kernel☆380Sep 3, 2023Updated 2 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆180Feb 23, 2026Updated 2 weeks ago
- DyninstAPI: Tools for binary instrumentation, analysis, and modification.☆818Updated this week
- AddressSanitizer, ThreadSanitizer, MemorySanitizer☆12,320Feb 16, 2026Updated 3 weeks ago
- Library for lifting machine code to LLVM bitcode☆1,623Feb 13, 2026Updated 3 weeks ago
- Learn how to write a minimal working linker from scratch☆109Apr 24, 2024Updated last year
- ☆29Sep 27, 2019Updated 6 years ago
- A high-performance, concurrent hash table☆25Dec 15, 2013Updated 12 years ago
- Fast and lightweight x86/x86-64 disassembler and code generation library☆4,113Dec 8, 2025Updated 3 months ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆4,348Nov 22, 2025Updated 3 months ago