lcdzhao / operating_systemLinks
Teach you how to code an OS by yourself.
☆43Updated 2 years ago
Alternatives and similar repositories for operating_system
Users that are interested in operating_system are comparing it to the libraries listed below
Sorting:
- 内核crash分析☆22Updated 2 years ago
- openssl tracer using eBPF☆16Updated last month
- Linux内核驱动demo仓(lkm、ldd)☆13Updated 9 months ago
- Study blog. Much more about KVM/Kernel/Virtualization.☆78Updated 8 months ago
- ELF解释器及相关学习笔记☆50Updated last year
- TD-OLLVM, fully open source, provides the leading mobile obfuscation prevention tools and solutions.☆91Updated 2 years ago
- 根据参考字符串,和结果逆向,推算出算法。☆21Updated 2 years ago
- a java decompiler demo☆15Updated last year
- 从0开始写一个操作系统——《操作系统真象还原》☆12Updated 5 years ago
- Linux 内核揭密☆10Updated 8 years ago
- ☆20Updated 7 years ago
- 通过重造轮子和调用OpenSSL的方式学习密码!!☆15Updated 3 years ago
- fork of jamvm 2.0☆14Updated 7 years ago
- A Debuggable Kernel environment Plus a software collection☆63Updated 3 years ago
- 各种垃圾回收算法的实现,C语言版本☆61Updated 5 years ago
- 参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用☆55Updated 7 years ago
- 使用llvm实现的类C语言(解释器构造实践课程设计)☆10Updated 7 years ago
- 用于存放IDA的研究资料和文档☆95Updated 4 years ago
- learn llvm☆15Updated 5 years ago
- Unicorn CPU emulator framework tutorial