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 3 months ago
- 自己动手写调试器☆33Updated 6 years ago
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆235Updated 2 years ago
- 迷你Python解释器(A python interpreter)☆79Updated last week
- ☆27Updated 9 years ago
- ☆25Updated 5 years ago
- 计算自身md5的最小ELF64程序.The minimum ELF64 program to calculate its own md5☆7Updated 3 years ago
- 动手实现一个虚拟机☆19Updated 2 years ago
- A WebAssembly interpreter written in C for demonstration☆101Updated last year
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆83Updated 3 years ago
- Example shows how to parse and run linux program on windows☆27Updated 7 years ago
- learn llvm☆14Updated 4 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- Cb (C flat) compiler. Cb is simplified C.☆173Updated 8 years ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆352Updated 6 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆48Updated 4 years ago
- 方舟编译器的Runtime参考实现。这不是华为官方项目,是PLCT实验室的培训项目。☆78Updated 5 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 4 years ago
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- js引擎v8源码解析(基于0.1.5)☆22Updated 2 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆376Updated last year
- Linux 内核之旅公众号文章☆127Updated 5 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 2 years ago
- linux kernel inline hook☆117Updated 2 years ago
- C in four functions☆119Updated 3 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆80Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- linux0.11源码解析☆91Updated last year