首页
社区
课程
招聘
[转帖]VB Decompiler Lite 8.2
发表于: 2011-7-13 07:04 3159

[转帖]VB Decompiler Lite 8.2

2011-7-13 07:04
3159
VB Decompiler Lite 8.2

VB Decompiler Lite description




Decompiler of Visual Basic programs. Decompiling forms, p-code, native code

VB Decompiler Lite is a decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0 and 6.0 and disassembler for programs written on .NET technology. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code.

Since p-code consists of high-level commands, there is a real possibility to decompile it into the source code (of course, the names of variables and some functions will not be decompiled). VB Decompiler Lite restores source code from p-code as much as possible precisely.

And after some modifications you may try to compile generated code. If a program was compiled into the native code, restoring full source code from machine instructions is not possible. But VB Decompiler Lite can help to analyze the program even in this situation as well.

It contains a powerful disassembler and emulator. This powerful engine tries to decode most assembler instructions to most likely VB commands. Of course, it fails on some optimizations of assembler code and sometimes generate incorrect instructions. But at this time this is a best way to analyze native code applications.

If a program was compiled to .NET assembly, decompiler will recover all tables and modules in managed assembly and disassemble all methods, functions and events using IL disassembler. .NET FrameWork is not needed for decompilation.

In general, VB Decompiler Lite is an ideal tool for analyzing programs and it is perfect if you lose the source code and need to partially restore the project. VB Decompiler Lite is the ideal tool for programs analysis and recovering lost source code.

Here are some key features of "VB Decompiler Lite":

· Decompiling forms and usercontrols object files
· P-code decompiling
· Disassembling native code procedures
· Syntax coloring in decompiled code
· String reference list and search engine
· Fast decompiling speed

Requirements:

· Pentium 166
· 32Mb RAM

Limitations:

· Some features are disabled: P-Code decompiling, code obfuscating and Native Code disassembling optimization

What's New in This Release: [ read full changelog ]

· More additionals in P-Code and Native Code
· Unpacker engine highly improved
· Some bug fixes


http://www.softpedia.com/dyn-postdownload.php?p=34504&t=0&i=1


Welcome forum.forum is a home.

Please respect the copyright from the Internet.

Пожалуйста, уважайте авторское право в Интернете.

來源于互聯網, 請尊重版權.

You can Google.  

Программное обеспечение выпуска и Windows Crack Обучение
Нам-Dabei Guanyin Бодхисаттва Нам без митабха

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 726
活跃值: (3319)
能力值: ( LV5,RANK:60 )
在线值:
发帖
回帖
粉丝
2
我使用这东西的各个版本成功率都比较低,好象VB本身的问题,在非英文系统分析起来都容易出错,
那个P32DASM也是如此,作者在自己的英文系统里面可以很好的运行,在中文系统上分析就出错
2011-7-13 08:51
0
游客
登录 | 注册 方可回帖
返回
//