搜索资源列表
VBdisasm
- VB的反编译分析代码,很强的功能,能分析VB生成的EXE、DLL文件的结构,就有很强的反编译能力!
exescope1
- Exe Dll 反编译工具,可以做为汉化编辑工具使用!
Reflector
- .NET 2.0反编译工具,用于反编译.NET生成的dll/exe等,还原成原代码-.net 2.0 recompile tools
DecompileTool
- .net反编译工具,可导入非加密的.dll和.exe生成的文件,显示其类和方法等。很实用,可分析去调用方法。-Used to decompile donet files,like .dll and .exe files.It can analyze the detail classes and methods in the file.
Reflector5
- 反编译器,可以反编译dll文件。反编译 器,可以反编译dll文件。-Decompiler can decompile dll files. Decompiler can decompile dll files. Decompiler can decompile dll files.
VB.Decompiler.Pro
- VB Decompiler编译工具,它能够反编译部分VB编译的exe文件。-VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0/6.0. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code.