P32DASM VB P-Code反汇编利器
P32Dasm 是一个 Visual Basic 5.0/6.0 PCode + Native code Decompiler。 它可以生成字符串、数字、对象、导入和导出函数列表。 还有跳跃计算器。 对于 VB 本机代码可执行文件仅生成 MSVBVM、外部调用和字符串引用。 对于设置 BPX 很有用,您不需要在调试器中搜索启动某些命令按钮事件的地方。 您可以生成 .map 文件,您可以将其导入 DataRescue IDA(LoadMap 插件)或 Olly Debugger(MapConv 插件)。(P32Dasm is a Visual Basic 5.0/6.0 PCode + Native code Decompiler. It can generate String, Numbers, Objects, Import and Export function listing. There is also Jump calculator. For VB Native code executables are generated only MSVBVM, External calls and string references. Usefull for setting BPX, you don't need search in debugger where start some Command Button event. You can generate .map files, which you can import to DataRescue IDA (LoadMap plugin) or to Olly Debugger (MapConv plugin).)
页:
[1]