工具
- 靜態分析程式
- Binwalk
 - Ghidra
 
 - 動態分析程序
 - Z3 Theorem Prover
- 超猛拉
 
 - 分析linux核心
- User-Mode Linux
 - bpftrace
 - ftrace相關工具
 
 
基礎知識
- microcode
- 比機械碼還底層
- Meltdown
 - Spectre
 
 
 - 比機械碼還底層
 - 機械碼編碼方法
- intel手冊
 - shellcode
 
 - 組合語言
- 定址模式
 - abi
 
 - 動態語言
 - 檔案格式
- 執行檔
- ELF
 - PE
 
 
 - 執行檔
 - c
- CERT Coding Standards
- 卡內基梅隆大學教你做人
 
 - godbolt
- 線上看組合語言工具
 
 
 - CERT Coding Standards