首页
社区
课程
招聘
[下载]VB Decompiler Pro v8.3 RETAIL 横空出世
发表于: 2012-1-5 07:07 7373

[下载]VB Decompiler Pro v8.3 RETAIL 横空出世

2012-1-5 07:07
7373
刚从国外网站逛了一圈回来,突然发现这一好东西,相信兄弟们已经等不及了,国外的网盘都下载不了,于是我传到我的网站上,第一时间提供下载。

这款软件不用我多作介绍了,你懂的。

VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0 and 6.0 and disassembler for programs written on .NET technology.

The loss of source codes is a very serious problem for many developers. From my personal experience I can say that it is indeed a terrible misfortune. Imagine you write the program, spend your force, time and money, release compiled program to the customers... But one morning you see that all your sources are gone (it may be your cat, or aliens. Who knows?) You are in panic. What should you do? Tear one's hair? There is no need. Just take the VB Decompiler and simply decompile your project! VB Decompiler restores the source code from the pseudo code (P-Code) as close as possible to the original. So, after some modifications you may get really workable source code.

But you ask: what if the program is compiled not to interpreted P-Code, but in assembler Native Code? In this case, of course, you can't get fully compilable source code. But there is no need for disappointment. VB Decompiler has a built-in powerful disassembler and emulator commands to the extent possible to bring the assembly code to the original. Of course because of the diversity of modern methods of optimization and protection code, the process is not always ideal, but in this situation, VB Decompiler really helps you in the software analysis and reverse engineering.

What's new in this version:
- Calling VTable properties and methods from some form to any other
form now can be decompiled. For example if you change in Form1
property of object in Form2 - it can be correctly decompiled (Native Code)
- Parameters of object method/property is now typicle. If object
have parameters as boolean or single - it will be decompiled correctly:
single as float variable, boolean as True/False) (Native Code)
- Decompile declaration of all types of array. Multifield arrays and
arrays of object (array of Form or commandButton for example) also
supported (Native Code)
- Decompile __vbaVar2Vec, __vbaAryMove msvbvm functions
- Italian language translation
- Parsing control array index in events
- Parsing function return value (P-Code)
- Help files (English and Russian) is updated. New topics writen:
Opening file, Working with database, Saving the list of procedures,
Jump to address, The main window, Viewing of code, Decompilation from offset,
Language selection, Plugins
- Language files changed
- BugFix: Correctly calculate count of parameters in public sub's
- BugFix: Procedure analyzer and optimazer now correctly process second parameter in For command
- BugFix: Correctly process some types of VarType integer and long (Native Code)
- BugFix: Correctly detect end of some non-standard procedures in source mode

下载地址:http://www.delphi365.com/download/VB_Decompiler_Pro_v8.3_RETAIL.rar

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

收藏
免费 0
支持
分享
最新回复 (21)
雪    币: 380
活跃值: (103)
能力值: ( LV7,RANK:100 )
在线值:
发帖
回帖
粉丝
2
感谢分享!顺便用翻译工具把上面英文说明翻译中文了,方便大家看

VB的反编译器反编译的程序文件(EXE,DLL或OCX)在Visual Basic中5 0 6 0写入NET技术编写的程序的反汇编

源代码的损失是一个非常严重的问题,许多开发商从我个人的经验,我可以说,这的确是一个可怕的不幸,试想一下,你写的程序,花你的力量,时间和金钱编译的程序,释放客户,但是有一天早上你看,你所有的来源都没有了(也可能是你的猫,或外国人,谁知道?)恐慌,你应该怎么做呢?撕裂的头发?没有必要看看VB的反编译,只是编译您的项目! VB反编译恢复从伪码(P码)尽可能接近原来的源代码,所以一些修改后,您可能会得到真正可行的源代码

但你问如果不解释P -代码程序编译,但在汇编本机代码?在这种情况下,当然,你不能得到完全编译的源代码,但有没有必要失望VB的反编译器有一个内置的强大的反汇编器和仿真器命令,尽可能把汇编代码原来的当然是因为的优化和保护代码的现代方法的多样性,过程并不总是很理想,但在这种情况下,VB的反编译器,真正帮助您在软件分析和逆向工程

在这个版本中有什么新的
- 调用从某种形式的任何其他的VTable属性和方法
形成现在可以被反编译的例子,如果你改变在Form1
物业在Form2的对象 - 它可以正确反编译(本机代码)
如果对象 - 对象的方法/属性的参数是现在typicle
布尔或单参数 - 这将是正确的反编译
单浮点型变量,布尔真/假)(本机代码)
- 所有类型的数组万事阵列和反编译声明
数组的对象(例如表格或的commandButton数组)也
支持(本地代码)
- 反编译​​__vbaVar2Vec,__vbaAryMove msvbvm功能
- 意大利语言翻译
- 解析的控制事件数组索引
- 解析函数的返回值(P码)
- 帮助文件(英文和俄文)更新新主题
打开文件,与数据库的工作,节约的程序清单,
跳转到地址,主窗口,查看代码,抵消反编译,
语言选择,插件
- 改变语言文件
- 修正正确计算在公共子的计数参数
- 修正错误的过程分析仪和optimazer正确处理在第二个命令参数
- 修正了正确处理某些类型的VarType整数和长(本机代码)
- 修正了正确检测源模式的一些不规范的的程序结束
2012-1-5 08:02
0
雪    币: 3202
活跃值: (1917)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
你用什么机器翻译的?微软的翻译引擎吗?
2012-1-5 08:06
0
雪    币: 498
活跃值: (1552)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
wxq
4
非常棒啊,零售版。好东西。
2012-1-5 08:09
0
雪    币: 380
活跃值: (103)
能力值: ( LV7,RANK:100 )
在线值:
发帖
回帖
粉丝
5
Google文本翻译工具,很好用的,不过要在线才行的
2012-1-5 08:13
0
雪    币: 498
活跃值: (1552)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
wxq
6
对P-CODE无效
2012-1-5 13:56
0
雪    币: 370
活跃值: (15)
能力值: ( LV9,RANK:170 )
在线值:
发帖
回帖
粉丝
7
试过了?至少介绍里是有包括P-CODE的
2012-1-5 18:03
0
雪    币: 498
活跃值: (1552)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
wxq
8
度过两个程序都不行。
2012-1-5 18:38
0
雪    币: 233
活跃值: (392)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
9
试过了,对VB的不行
2012-1-5 18:45
0
雪    币: 176
活跃值: (1450)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
10
貌似无啥效果,还不如vbexplorer这个
2012-1-5 20:27
0
雪    币: 563
活跃值: (95)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
11
收下!!
2012-1-5 21:55
0
雪    币: 4902
活跃值: (110)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
12
貌似一直没太大改进……
2012-1-6 00:17
0
雪    币: 375
活跃值: (12)
能力值: ( LV8,RANK:130 )
在线值:
发帖
回帖
粉丝
13
我去,居然是Enigma Protector加的壳……
2012-1-6 09:03
0
雪    币: 1432
活跃值: (823)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
14
你才发现?
2012-1-11 15:27
0
雪    币: 346
活跃值: (1953)
能力值: ( LV6,RANK:90 )
在线值:
发帖
回帖
粉丝
15
好久没玩VB了,原来的工具也用不了了谢谢
2012-1-12 01:19
0
雪    币: 1844
活跃值: (35)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
16
这东东如果不修改一下,对中文平台支持很差,可以说基本没什么用了
2012-1-12 11:55
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
17
我下一个看看
2012-6-25 20:31
0
雪    币: 221
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
18
注册失败了啊,如何是好
2012-6-26 13:06
0
雪    币: 221
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
19
哦,注册还要这么麻烦,搞定了
2012-6-26 13:09
0
雪    币: 221
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
20
Private Sub Command14_Click() '4033D0
  Dim var_1C As TextBox
  Dim var_18 As Me
  loc_004033F2: var_8 = &H401108
  loc_0040342C: Set var_1C = var_1C
  loc_00403437: var_18 = Text1.Text
  loc_0040347E: ecx = 00401DE8h
  loc_0040349E: Text1.Text = 4201928
  loc_004034CE: GoTo loc_004034E3
  loc_004034E2: Exit Sub
  loc_004034E3: Exit Sub
End Sub
这个叫源代码,还是汇编代码啊,根本看不懂
2012-6-26 13:23
0
雪    币: 3202
活跃值: (1917)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
21
这款神器哪位高手能修理一下,使其能够完美支持中文。

反编出来的中文一堆乱码。
2012-10-9 06:35
0
雪    币: 3202
活跃值: (1917)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
22
这个只能作辅助工具,用来查找按扭事件。
2012-10-9 06:36
0
游客
登录 | 注册 方可回帖
返回
//