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解释器及相关学习笔记☆47Updated last year
- ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure☆67Updated 2 years ago
- ☆26Updated 10 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆240Updated 3 years ago
- linux动态链接库的注入修改查找工具 A tool for injection, modification and search of linux dynamic link library☆251Updated 8 months ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆367Updated 7 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆394Updated 3 months ago
- deobfuse compiler☆213Updated 4 years ago
- A WebAssembly interpreter written in C for demonstration☆110Updated 4 months ago
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆209Updated this week
- elf loader implementation in rust☆13Updated 7 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- ☆44Updated 9 years ago
- 超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西☆53Updated 7 months ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆52Updated 5 years ago
- A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations☆55Updated 8 years ago
- Linux 内核之旅公众号文章☆131Updated 6 years ago
- 方舟编译器的Runtime参考实现。这不是华为官方项目,是PLCT实验室的培训项目。☆80Updated 5 years ago
- js引擎v8源码解析(基于0.1.5)☆22Updated 3 years ago
- simple inline-hook framework works for x86, x64, arm and thumb☆142Updated 7 years ago
- 混淆反混淆☆27Updated 4 years ago
- ☆100Updated 3 years ago
- Official Capstone Disassembly Engine API documentation☆126Updated 4 years ago
- A step-by-step tutorial for building an LLVM sample pass☆200Updated 3 years ago
- linux kernel inline hook☆138Updated 3 years ago
- 兼容Android 32位和64位。基于EFL文件格式Hook的demo,hook了SurfaceFlinger进程的eglSwapBuffers函数,替换为new_eglSwapBuffers☆195Updated 6 years ago
- garbage collector algorithm 垃圾回收算法的系列实现☆32Updated 2 years ago
- 动手实现一个虚拟机☆20Updated 3 years ago
- 安卓so内存加载劫持☆119Updated 8 years ago