TartanLlama / minidbgView external linksLinks
A mini x86 linux debugger for teaching purposes
☆648Aug 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☆338Jun 18, 2024Updated last year
- A hacker's userspace TCP/IP stack☆3,084Dec 13, 2022Updated 3 years ago
- Source code for the book Building a Debugger☆351Aug 7, 2025Updated 6 months ago
- A categorized list of C++ resources.☆5,206Updated this week
- A collection of out-of-tree LLVM passes for teaching and learning☆3,355Jan 1, 2026Updated last month
- user-mode TCP/IP stack based on linux tap device☆721Aug 13, 2023Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Function graph tracer for C/C++/Rust/Python☆3,394Updated this week
- Rag-bag of utilities and scripts that do strange things with ELF files☆18Nov 25, 2025Updated 2 months ago
- A Compiler Writing Journey☆12,803Sep 24, 2025Updated 4 months ago
- Record and Replay Framework☆10,370Feb 7, 2026Updated last week
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,160Nov 6, 2025Updated 3 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
- A small C compiler☆10,936Oct 30, 2023Updated 2 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆277May 28, 2024Updated last year
- Demo programs for my blog entry "Hello, JIT World!"☆243Jun 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
- Simulated AUTOSAR OS runtime for Linux and Windows☆16Jul 12, 2022Updated 3 years ago
- A self-hosting and educational C optimizing compiler☆1,346Feb 9, 2026Updated last week
- Programmable debugger☆1,971Updated this week
- A library for dynamic binary rewriting☆59Feb 10, 2021Updated 5 years ago
- A small self-contained alternative to readline and libedit☆4,188Updated this week
- A library for reading and writing the DWARF debugging format☆968Jan 24, 2026Updated 3 weeks ago
- 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.☆177Aug 16, 2022Updated 3 years ago
- DyninstAPI: Tools for binary instrumentation, analysis, and modification.☆818Updated this week
- AddressSanitizer, ThreadSanitizer, MemorySanitizer☆12,303Updated this week
- Library for lifting machine code to LLVM bitcode☆1,591Feb 10, 2026Updated last week
- Learn how to write a minimal working linker from scratch☆109Apr 24, 2024Updated last year
- ☆29Sep 27, 2019Updated 6 years ago
- LIEF - Library to Instrument Executable Formats (C++, Python, Rust)☆5,272Feb 3, 2026Updated 2 weeks ago
- Fast and lightweight x86/x86-64 disassembler and code generation library☆4,078Dec 8, 2025Updated 2 months ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆4,340Nov 22, 2025Updated 2 months ago
- A Small C Compiler☆6,359May 2, 2024Updated last year