首页
社区
课程
招聘
[推荐]VB Decompiler v7.0 has been released (19.12.08)
2008-12-19 19:32 6312

[推荐]VB Decompiler v7.0 has been released (19.12.08)

2008-12-19 19:32
6312
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.

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  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 can help to analyze the program even in this situation as well. It contains a powerful disassembler and emulator. This powerfull engine try to decode most assembler instructions to most likely VB commands. Of course, it fails on some optimizations of assembler code and sometimes generate not correct instructions. But at this time this is a best way to analyze native code applications.

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

What's new in this version:
- New unpacker engine
- Help files changed
- "For Each" decompilation in Native Code
- Screen object
- Printer object
- Clipboard object
- vbGlobal parsing
- vbSingle type of data
- Dispatch vbaLate functions parser
- Clear FPU error checking and objects checking instruction in Native Code
- rtcGetErl decompilation
- Objects declaration in P-Code
- Parsing "Set" opcode and use this variables in object reference
- "FnIntVar" decompilation in P-Code
- Resorting history after deleting items
- FRX Viewer plugin (need .NET Framework 2.0)
- New type of renaming Unknown functions
- BugFix: P-Code Put and Get opcodes
- BugFix: Procedure analyzer and optimizer no don't clear some variables
- BugFix: Clear "@" chars in names of P-Code procedures and functions
- BugFix: Parameters in VTable Get/Let/Set procedures

主页:http://www.vb-decompiler.org/index.php?p=Products
下载:http://www.vb-decompiler.org/files/vb_decompiler_lite.zip

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

收藏
点赞0
打赏
分享
最新回复 (8)
雪    币: 399
活跃值: (38)
能力值: (RANK:350 )
在线值:
发帖
回帖
粉丝
stalker 8 2008-12-19 19:44
2
0
Sehr gut!
雪    币: 6485
活跃值: (2958)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
五德转移 2008-12-20 13:25
3
0
期待,pro版本!
雪    币: 496
活跃值: (89)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
moodykeke 2008-12-20 18:03
4
0
这更新速度!不会是>>飞机&火箭&流星
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
Killerinc 2009-1-23 13:51
5
0
To bad we don't have access to the full version..
雪    币: 1407
活跃值: (3236)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
方向感 2009-1-24 17:11
6
0
上面公布的地址本来就是lite版的,还没full版的吧。
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
Qrr 2009-1-24 19:57
7
0
期待full版本的。。。
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
guocyok 2009-1-25 14:44
8
0
期待full版本的。。。
雪    币: 370
活跃值: (15)
能力值: ( LV9,RANK:170 )
在线值:
发帖
回帖
粉丝
快雪时晴 4 2009-1-25 18:56
9
0
以前收藏过多个版本,似乎没一次decomp成功过
游客
登录 | 注册 方可回帖
返回