peixinchen / bdb
一个演示版本的 mini 调试器
☆31Updated 6 years ago
Alternatives and similar repositories for bdb:
Users that are interested in bdb are comparing it to the libraries listed below
- ELF解释器及相关学习笔记☆42Updated 4 months ago
- 自己动手写调试器☆33Updated 6 years ago
- ☆27Updated 9 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆35Updated 3 years ago
- 动手实现一个虚拟机☆20Updated 2 years ago
- A WebAssembly interpreter written in C for demonstration☆102Updated last year
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆354Updated 6 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆236Updated 2 years ago
- 混淆反混淆☆25Updated 4 years ago
- Simple Machine, include simulator、ccompiler、assembler☆41Updated 8 years ago
- Write a tiny interpreter by C language in 500+ lines☆134Updated 2 years ago
- 方舟编译器的Runtime参考实现。这不是华为官方项目,是PLCT实验室的培训项目。☆78Updated 5 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 2 years ago
- learn llvm☆15Updated 4 years ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆166Updated 2 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆46Updated last year
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆83Updated 4 years ago
- 迷你Python解释器(A python interpreter)☆79Updated last month
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- c语言版的tiny-httpd,按照自己的理解添加了注释并且修复了一些bug☆54Updated 8 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 4 years ago
- elf文件解析器☆60Updated 8 years ago
- A little C Style Compiler☆57Updated 8 years ago
- js引擎v8源码解析(基于0.1.5)☆22Updated 2 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆376Updated last year
- A tiny OS running on BOCHS☆24Updated 4 years ago
- Cb (C flat) compiler. Cb is simplified C.☆173Updated 8 years ago
- A step-by-step tutorial for building an LLVM sample pass☆192Updated 2 years ago