hurley25 / TinyGDBLinks
自己动手写调试器
☆34Updated 7 years ago
Alternatives and similar repositories for TinyGDB
Users that are interested in TinyGDB are comparing it to the libraries listed below
Sorting:
- ELF解释器及相关学习笔记☆49Updated last year
- a dynamic threadpool☆40Updated 6 years ago
- 一个演示版本的 mini 调试器☆31Updated 6 years ago
- 简易TCP/IP协议栈,支持TCP、UDP,支持DHCP动态获取IP,支持keep_alive等☆24Updated 7 years ago
- x86汇编语言 从实模式到保护模式☆55Updated 8 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Updated last year
- Little C编译器☆27Updated 6 years ago
- Linux 内核之旅公众号文章☆131Updated 6 years ago
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆86Updated 4 years ago
- ☆100Updated 4 years ago
- A C++ library that enables you to decorate a function at runtime.☆78Updated 10 years ago
- ASOR - 基于x86架构的虚拟机实现☆31Updated 2 years ago
- 使用llvm实现的类C语言(解释器构造实践课程设计)☆10Updated 7 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 9 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- azazel反编译器 ftrace函数追踪 elfdemon 代码注入 lpv,skeksi,saruman 病毒 quenya 重建进程☆19Updated 7 years ago
- 收集一些书的源码,方便自己查找☆73Updated 2 months ago
- Type-length-value(TLV) encoder☆14Updated 8 years ago
- 参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用☆55Updated 7 years ago
- 收集一些C语言内存相关的项目☆77Updated 7 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆52Updated 5 years ago
- ☆27Updated 10 years ago
- a linux kernel function inline hooking library☆30Updated 8 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆12Updated 7 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆39Updated 4 years ago
- 各种IO模型的socket server实现与测试☆42Updated 11 years ago
- a compiler including c++ implemented automatic grammar tools.☆22Updated 8 years ago
- ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure☆67Updated 2 years ago