peixinchen / bdbLinks
一个演示版本的 mini 调试器
☆32Updated 6 years ago
Alternatives and similar repositories for bdb
Users that are interested in bdb are comparing it to the libraries listed below
Sorting:
- 自己动手写调试器☆34Updated 7 years ago
- ELF解释器及相关学习笔记☆45Updated 8 months ago
- ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure☆64Updated last year
- General LR Parser(CMake,C++)☆64Updated 6 years ago
- ☆27Updated 10 years ago
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆85Updated 4 years ago
- ☆27Updated 6 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 3 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- 混淆反混淆☆27Updated 4 years ago
- 动手实现一个虚拟机☆21Updated 3 years ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆170Updated 2 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆238Updated 2 years ago
- 方舟编译器的Runtime参考实现。这不是华为官方项目,是PLCT实验室的培训项目。☆78Updated 5 years ago
- A step-by-step tutorial for building an LLVM sample pass☆198Updated 2 years ago
- 参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用☆53Updated 7 years ago
- deobfuse compiler☆214Updated 4 years ago
- learn llvm☆15Updated 4 years ago
- Official Capstone Disassembly Engine API documentation☆126Updated 3 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆129Updated 3 years ago
- 一个脚本的虚拟机、汇编器和编译器的实现☆31Updated 6 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated last year
- 迷你Python解释器(A python interpreter)☆81Updated 2 weeks ago
- js引擎v8源码解析(基于0.1.5)☆22Updated 2 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- elf文件解析器☆60Updated 8 years ago
- SJTU SE302 编译原理与技术 Tiger编译器☆43Updated 7 years ago
- 计算自身md5的最小ELF64程序.The minimum ELF64 program to calculate its own md5☆7Updated 4 years ago
- x86汇编 从实模式到保护模式,mac版本☆18Updated 6 years ago