TartanLlama / minidbgLinks
A mini x86 linux debugger for teaching purposes
☆645Updated last year
Alternatives and similar repositories for minidbg
Users that are interested in minidbg are comparing it to the libraries listed below
Sorting:
- A collection of memory allocators☆463Updated 3 months ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆758Updated 3 months ago
- C++11 ELF/DWARF parser☆338Updated last year
- A curated list of awesome LLVM (including Clang, etc) related resources.☆676Updated 3 months ago
- A simple memory allocator - Memory allocation 101☆306Updated 6 years ago
- ☆394Updated 5 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆240Updated this week
- A LC3 virtual machine implementation in a few lines of C code☆386Updated 2 years ago
- Source code for the book Building a Debugger☆345Updated 5 months ago
- ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and por…☆841Updated 4 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆267Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- Is Parallel Programming Hard, And If So, What Can You Do About It?☆492Updated 2 weeks ago
- Unofficial mirror of sourceware binutils-gdb repository. Updated daily.☆663Updated this week
- Succinct notes on the linux mm subsystem.☆126Updated 3 years ago
- Notes on the linux kernel VM subsystem.☆381Updated 3 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆276Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- Examples for: Learning KVM - implement your own kernel☆379Updated 2 years ago
- Unofficial mirror of etalabs musl repository. Updated daily.☆602Updated 2 months ago
- Experiments with the gcc plugin mechanism☆112Updated 2 years ago
- POSIX Function tracing☆339Updated 8 years ago
- Learn LLVM 12, published by Packt☆495Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,115Updated 5 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- C++ ABI Summary☆581Updated 3 months ago
- Doug Lea's memory allocator☆282Updated 6 years ago