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 3 months ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆754Updated 2 months ago
- ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and por…☆834Updated 4 months ago
- A simple memory allocator - Memory allocation 101☆304Updated 6 years ago
- ☆393Updated 5 years ago
- Is Parallel Programming Hard, And If So, What Can You Do About It?☆486Updated this week
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆234Updated this week
- Source code for the book Building a Debugger☆340Updated 4 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated 2 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆276Updated last year
- Unofficial mirror of sourceware binutils-gdb repository. Updated daily.☆657Updated this week
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Doug Lea's memory allocator☆280Updated 6 years ago
- example LLVM pass☆598Updated 9 months ago
- book and codes for Modern Compiler Implementation in C☆394Updated last year
- Succinct notes on the linux mm subsystem.☆123Updated 3 years ago
- A LC3 virtual machine implementation in a few lines of C code☆385Updated 2 years ago
- Experiments with the gcc plugin mechanism☆111Updated 2 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆674Updated 2 months ago
- Notes on the linux kernel VM subsystem.☆380Updated 3 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- 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…☆324Updated 5 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,112Updated 5 years ago
- Examples for: Learning KVM - implement your own kernel☆379Updated 2 years ago
- C++ ABI Summary☆579Updated 2 months ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- A companion repository for the io_uring by Example article series☆421Updated last year