TartanLlama / minidbgLinks
A mini x86 linux debugger for teaching purposes
☆642Updated 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☆460Updated last week
- C++11 ELF/DWARF parser☆328Updated last year
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- ☆391Updated 5 years ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆745Updated this week
- ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and por…☆817Updated last month
- Source code for the book Building a Debugger☆320Updated last month
- Is Parallel Programming Hard, And If So, What Can You Do About It?☆468Updated last week
- A curated list of awesome LLVM (including Clang, etc) related resources.☆658Updated 10 months ago
- Unofficial mirror of sourceware binutils-gdb repository. Updated daily.☆628Updated this week
- Doug Lea's memory allocator☆272Updated 5 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆223Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- Unofficial mirror of etalabs musl repository. Updated daily.☆593Updated 3 weeks ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆267Updated last year
- POSIX Function tracing☆339Updated 8 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Succinct notes on the linux mm subsystem.☆123Updated 2 years ago
- Experiments with the gcc plugin mechanism☆112Updated last year
- A power tool to debug memory-related issues☆473Updated last month
- Notes on the linux kernel VM subsystem.☆378Updated 2 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- Examples for: Learning KVM - implement your own kernel☆379Updated 2 years ago
- This is a series of small articles / tutorials based around virtual memory. The goal is to learn some CS basics, but in a different and m…☆326Updated 5 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- A LC3 virtual machine implementation in a few lines of C code☆385Updated 2 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆113Updated 3 years ago
- book and codes for Modern Compiler Implementation in C☆388Updated last year
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years ago