WASM逆向分析

wasm是基于堆栈的虚拟机的二进制指令格式。在这次比赛中遇到,记录一下。   IDA反编译插件 下载地址:https://github.com/fireeye/idawasm   食用方法: install the python module:     python.exe setup.py install manually install the WebAssembly file loader:
相关文章
相关标签/搜索