资源
一些我收集的常用的资源
Latex
- 一份(不太)简短的 LaTeX2ε 介绍 (GitHub)
- 一份(不太)简短的 LaTeX2ε 介绍 (v6.05, 2024-12-18, PDF)
- CTEX 宏集手册 (v2.5.10, 2022/07/14, pdf)
RISC-V
- RISC-V SBI-2.0.0-rc1版本 中文 (知乎)
- RISC-V Supervisor Binary Interface Specification (Version 2024-09-16, PDF)
- The RISC-V Instruction Set Manual Volume I: Unprivileged Architecture (HTML)
- The RISC-V Instruction Set Manual Volume II: Privileged Architecture (HTML)
Fuzzing
- fuzzing-tutorial (HTML):本项目收录了经典的 fuzzing 书籍、历年安全顶会上有关 fuzzing 的经典论文、常用的 fuzzing 工具、可以快速入手 fuzzing 工具的博客。
- Awesome Fuzzing (GitHub): A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
Security
- Awesome UEFI Security (GitHub): This repository contains a collection of UEFI/BIOS security materials. Collected my own, not comprehensive.