Wasm Reverse

WebAssembly (WASM) 逆向分析(提取→反汇编→动态分析→算法还原/直接调用)。 TRIGGER when: 用户遇到 WASM 加密/保护、需要分析 .wasm 文件、网页中有 WebAssembly.instantiate 调用、加密逻辑在 WASM 模块中。包括但不限于"WASM逆向"、"WebAssembly分析"、"加密在wasm里"、"wasm怎么分析"、"反编译wasm"。 DO NOT TRIGGER when: 只是普通 JS 混淆(用 ast-deobfuscate)、或 Native SO 层分析(用 android-app-reverse)。

zxzvsdcj f8756c1 3 files · 11.7 KB Updated

File contents

zxzvsdcj/ai-reverse-toolkit/tree/main/skills/wasm-reverse commit f8756c1cce

Frequently asked questions

npx skillmds@latest add zxzvsdcj/wasm-reverse