evilpan / awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西
☆52Updated 2 weeks ago
Alternatives and similar repositories for awesome-cheatsheets
Users that are interested in awesome-cheatsheets are comparing it to the libraries listed below
Sorting:
- ☆53Updated 8 years ago
- My exploring in linux kernel☆68Updated last week
- Study blog. Much more about KVM/Kernel/Virtualization.☆74Updated 3 weeks ago
- Code snippets from the O'Reilly book☆18Updated 2 years ago
- a linux kernel function inline hooking library☆30Updated 7 years ago
- qemu源码的阅读笔记☆77Updated 8 months ago
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后 的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆215Updated 3 years ago
- An attempt to learn glibc heap.☆43Updated 5 years ago
- some learning notes about Linux Security☆434Updated 2 years ago
- 《Ghidra权威指南》相关资源☆154Updated 2 years ago
- kprobes template☆56Updated 4 years ago
- 操作系统大作业:ELF文件注入