+ Reply to Thread
Results 1 to 10 of 10
Like Tree9Likes
  • 2 Post By solana
  • 1 Post By DarkCoderSc
  • 1 Post By LeFF
  • 1 Post By Xyl2k
  • 1 Post By d1vers1ty
  • 1 Post By Genesera
  • 2 Post By Xyl2k

Thread: [FFF] VB Decompiler Pro v8.3 - RETAIL

  1. #1
    Junior Member
    Join Date
    Jun 2009
    Posts
    4

    [FFF] VB Decompiler Pro v8.3 - RETAIL

    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. As you know, programs in Visual Basic can be compiled into interpreted p-code or into native code. .NET assembly always compiled to just in time compilable IL 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
    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 (Native Code)
    Download:

    Code:
    http://www.mediafire.com/?30rv9v5v9jec552
    Thanks FFF Team for VB.Decompiler.Pro.v8.3.RETAIL.INCL_KEYGENPATCH-FFF

    Via Toiphammaytinh.com
    Last edited by solana; 04-01-2012 at 06:00.

  2. #2
    Boss DarkCoderSc's Avatar
    Join Date
    Feb 2008
    Location
    France
    Posts
    2,537
    I know that program since billion years but who would like to modify a compiled VB software ?
    sounds a lost of time for the creator of this tool
    birdy9 likes this.

  3. #3
    Senior Member LeFF's Avatar
    Join Date
    Mar 2011
    Posts
    409
    I know that program since billion years but who would like to modify a compiled VB software ?
    I used this tool only to analyze vb6-written malware, however I had a little sucess with it... maybe this tool is not so good, or maybe I'm a dumbass, I don't know...
    1337 hax0r 3 .- likes this.

  4. #4
    Senior Member Xyl2k's Avatar
    Join Date
    May 2011
    Location
    Seireitei, Soul Society
    Posts
    152
    Quote Originally Posted by DarkCoderSc View Post
    I know that program since billion years but who would like to modify a compiled VB software ?
    When HostBooter was leaked i've used it with my debugger to understand the shit.

    part of the serial check routine.
    aoi likes this.

  5. #5
    Senior Member d1vers1ty's Avatar
    Join Date
    Dec 2011
    Posts
    130
    new version, thanks.

    Actually this thing is quite handy for newb like me..
    I have no idea how to debug in olly properly. But thanks to this i was able to search right code segment and bypass protected VB app with ActiveLock using one JMP
    KraKar likes this.

  6. #6
    Night's Watch Joefish's Avatar
    Join Date
    Oct 2009
    Location
    Clng(&H1337 Xor &H11AD)
    Posts
    419
    Quote Originally Posted by d1vers1ty View Post
    new version, thanks.

    Actually this thing is quite handy for newb like me..
    I have no idea how to debug in olly properly. But thanks to this i was able to search right code segment and bypass protected VB app with ActiveLock using one JMP
    Yeah, it is a good tool. Fly Crypter (forget which ver) could be cracked by adding #1 to 3 seperate bytes

    Code to express, not to impress make f*in money lol learn

    http://i46.tinypic.com/kbx853.png

  7. #7
    Senior Member
    Join Date
    May 2010
    Location
    EU
    Posts
    382
    it`s useful..but only up to a certain extent.

    Personally, the disassembly looks a lot better than any vb code.
    aoi likes this.

  8. #8
    Junior Member
    Join Date
    Nov 2009
    Posts
    22
    virus infected keygen...........

  9. #9
    Senior Member Xyl2k's Avatar
    Join Date
    May 2011
    Location
    Seireitei, Soul Society
    Posts
    152
    Quote Originally Posted by trickguru View Post
    virus infected keygen...........
    go back to hf, subhuman.
    onthar and G3N3RAL.WAST3 like this.

  10. #10
    Junior Member
    Join Date
    Jan 2011
    Posts
    15
    I was reversing a vb malware it (free version) helps me a lot
    I sure that the pro will help much much more.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. CHM , hlp decompiler
    By randy in forum Delphi Help
    Replies: 3
    Last Post: 05-05-2009, 06:57
  2. Replies: 0
    Last Post: 04-04-2009, 21:44
  3. vb6 decompiler (source)
    By RoMeO in forum Snippets
    Replies: 0
    Last Post: 02-07-2008, 23:37
  4. Good DCU Decompiler
    By j4v in forum Off-Topic
    Replies: 3
    Last Post: 14-04-2007, 21:27
  5. decompiler
    By ntaryl in forum OpenSC-News
    Replies: 7
    Last Post: 27-11-2005, 09:38

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.