教程实验
相关资源
- MicrosoftDocs/sdk-api - windows sdk-api 的官方文档
CTF writup
相关资源
- mentebinaria/retoolkit - 离线逆向工具安装包合集
相关工具
-
反编译工具
-
查壳
- ExeinfoPe
-
十六进制编辑器
- https://hexed.it/ - 在线的 Hex Editor
- 010editor
- WerWolv/ImHex
- WinHex
- HxD
- UltraEdit
相关工具
- WebAssembly/wabt - 将 wasm 文件转换成 c 文件
wasm2c.exe test.wasm -o test.c
CTF writup