VB Decompiler ::: Best P-Code decompiling and Native Code disassembling software
 ° Forums ° Reply ° Statistics ° Sign Up ° Search ° Manual °

VB Decompiler / VB decompiling Forum / Possible to decompile this program?
Author Message
Chris Lam
Member


Posted: 26 May 2009 08:43:28


Hi, I downloaded the lite version, after decompile it shows lots of assemble and also when I try to load the project into VB, it say the project file corrupted.

I just wonder if the pro version can fully decompile it into vb code and if it does, I will buy the pro version.

Here is the program:

http://www.yourfilehost.com/media.php?cat=other&file=JY007SF_BIG5.zip

Thanks.

GPcH
Admin


Posted: 27 May 2009 00:09:02


Your program compiled to Native Code. VB Decompiler Pro can decompile Native Code only partially. Example of decompilation here:

 
Private sub Proc_1_0_603360 
  loc_00603382: var_4 = &H40BEE8 
  loc_0060339C: call MSVBVM60.DLL.__vbaAryConstruct2(var_34, 0044 
C5D4h, 00000002h, edi, esi, ebx) loc_006033EF: CreateBitmap(00000008h, 00000008h, 00000001h, 000
00001h, var_28) loc_006033FA: var_3C = CreateBitmap(00000008h, 00000008h, 00000
001h, 00000001h, var_28) loc_006033FD: GetLastError If var_3C = edi Then GoTo loc_00603425 loc_00603409: CreatePatternBrush(var_3C) loc_0060340E: var_3C = CreatePatternBrush(var_3C) loc_00603411: GetLastError If var_3C = edi Then GoTo loc_0060341D loc_0060341A: var_14 = var_3C loc_0060341D: loc_0060341E: DeleteObject(var_3C) loc_00603423: GetLastError loc_00603425: loc_00603436: call MSVBVM60.DLL.__vbaAryDestruct(00000000h, var
_34, "‹Mð‹Eì_^d) End Sub Private Sub Txt_Change() '621880 loc_006218A2: var_8 = &H40D900 If FrmInput.GetPalette = eax Then GoTo loc_00621988 loc_00621909: var_18 = Txt.Text loc_00621939: Proc_006100A0(Val(var_18), var_18, var_18) loc_00621943: var_1C = Proc_006100A0(Val(var_18), var_18, var_1
8) loc_0062194B: TextBox.Index = var_1C loc_00621991: GoTo loc_006219B7 loc_006219B6: Exit Sub loc_006219B7: Exit Sub End Sub


Your answer

Bold Style  Italic Style  Underlined Style  Image Link  Insert URL  Email Link  Code 
... Disable BB codes *What's that?


Before posting non-english message, check your browser's encoding!
 » Name  » Password 
 

Go to VB Decompiler website