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☆462Updated last month
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- C++11 ELF/DWARF parser☆331Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆752Updated last month
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and por…☆823Updated 2 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- ☆391Updated 5 years ago
- Source code for the book Building a Debugger☆329Updated 3 months ago
- Examples for: Learning KVM - implement your own kernel☆379Updated 2 years ago
- Succinct notes on the linux mm subsystem.☆123Updated 2 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆229Updated this week
- A LC3 virtual machine implementation in a few lines of C code☆384Updated 2 years ago
- POSIX Function tracing☆338Updated 8 years ago
- Unofficial mirror of etalabs musl repository. Updated daily.☆591Updated 3 weeks ago
- Unofficial mirror of sourceware binutils-gdb repository. Updated daily.☆641Updated this week
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- Experiments with the gcc plugin mechanism☆111Updated last year
- Is Parallel Programming Hard, And If So, What Can You Do About It?☆478Updated this week
- A power tool to debug memory-related issues☆476Updated 2 months ago
- Doug Lea's memory allocator☆274Updated 5 years ago
- Learn LLVM 12, published by Packt☆490Updated last year
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆667Updated 3 weeks ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆274Updated last year
- Notes on the linux kernel VM subsystem.☆378Updated 2 years ago
- A series of posts about QEMU internals:☆1,462Updated 2 years ago
- book and codes for Modern Compiler Implementation in C☆391Updated last year
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,109Updated 4 years ago