peixinchen / bdb
一个演示版本的 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
- 自己动手写调试器☆34Updated 6 years ago
- ELF解释器及相关学习笔记☆43Updated 6 months ago
- 郑钢《自制编程语言》随书源码及读书笔记☆236Updated 2 years ago
- 迷你Python解释器(A python interpreter)☆80Updated 3 months ago
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆85Updated 4 years ago
- elf loader implementation in rust☆14Updated 6 years ago
- linux kernel inline hook☆124Updated 2 years ago
- 计算自身md5的最小ELF64程序.The minimum ELF64 program to calculate its own md5☆7Updated 3 years ago
- Linux 内核之旅公众号文章☆130Updated 5 years ago
- ☆27Updated 10 years ago
- 动手实现一个虚拟机☆20Updated 3 years ago
- 根据进程pid,利用ptrace从内存中重建ELF可执行文件☆16Updated 5 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆51Updated 4 years ago
- 参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用☆53Updated 7 years ago
- ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure☆59Updated last year
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆376Updated last year
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- ☆26Updated 6 years ago
- ☆32Updated 6 years ago
- 超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西☆52Updated last year
- garbage collector algorithm 垃圾回收算法的系列实现☆32Updated 2 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆79Updated 4 years ago
- learn llvm☆15Updated 4 years ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆168Updated 2 years ago
- linux0.11源码解析☆92Updated last year
- One Python File To Parse ELF For Learning ELF☆22Updated 7 years ago