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解释器及相关学习笔记☆46Updated 11 months ago
- ☆27Updated 10 years ago
- ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure☆65Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆198Updated 3 years ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆366Updated 7 years ago
- 安卓so内存加载劫持☆121Updated 8 years ago
- 迷你Python解释器(A python interpreter)☆82Updated last month
- 动手实现一个虚拟机☆21Updated 3 years ago
- linux动态链接库的注入修改查找工具 A tool for injection, modification and search of linux dynamic link library☆250Updated 5 months ago
- 郑钢《自制编程语言》随书源码及读书笔记☆239Updated 3 years ago
- ☆52Updated 7 years ago
- deobfuse compiler☆215Updated 4 years ago
- 超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西☆53Updated 4 months ago
- simple inline-hook framework works for x86, x64, arm and thumb☆142Updated 7 years ago
- Linux 内核之旅公众号文章☆131Updated 6 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆390Updated last month
- ☆44Updated 8 years ago
- 🍔 A x86 Script Instruction Virtual Machine☆533Updated 3 years ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆167Updated 2 years ago
- elf loader implementation in rust☆14Updated 7 years ago
- C/C++ whitebox implementation of AES☆113Updated 7 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆52Updated 5 years ago
- 混淆反混淆☆27Updated 4 years ago
- A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations☆55Updated 7 years ago
- 兼容Android 32位和64位。基于EFL文件格式Hook的demo,hook了SurfaceFlinger进程的eglSwapBuffers函数,替换为new_eglSwapBuffers☆194Updated 6 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆82Updated 6 years ago
- android injext dex☆58Updated 6 years ago
- 方舟编译器的Runtime参考实现。这不是华为官方项目,是PLCT实验室的培训项目。☆78Updated 5 years ago