Thread: visual basic decompiling

  1. #1
    Registered User
    Join Date
    Oct 2001
    Posts
    16

    visual basic decompiling

    Hey, does anyone know how to decompile a visual basic program to get the code???

  2. #2
    Registered User
    Join Date
    Oct 2001
    Posts
    16
    or if it is even possible to do it???

  3. #3
    Registered User mfc2themax's Avatar
    Join Date
    Aug 2001
    Posts
    347
    from what i know you can only decompile apps made with vb3, and whatever came before it.
    mfc2themax-Creator of all that is.

  4. #4
    The Unregistered
    Guest
    Go here and follow the instructions..
    http://www.decompiler.net/na_vb.html

  5. #5
    Registered User
    Join Date
    Aug 2001
    Posts
    403

    what are you trying to do?

    why do you need to decompile the app, i had to do this once.. i found ways around it.

  6. #6
    Registered User
    Join Date
    Oct 2001
    Posts
    16
    to get the source code. what other ways did you find to get around this. I suppose one would be able to rewrite the program.

  7. #7
    Registered User
    Join Date
    Aug 2001
    Posts
    403

    -

    if you just want the source i can't really help you... once i was looking for a password, so i found a way to extract the password it was looking for.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Avoiding Global variables
    By csonx_p in forum Windows Programming
    Replies: 32
    Last Post: 05-19-2008, 12:17 AM
  2. more then 100errors in header
    By hallo007 in forum Windows Programming
    Replies: 20
    Last Post: 05-13-2007, 08:26 AM
  3. <list>
    By Unregistered in forum C++ Programming
    Replies: 9
    Last Post: 02-24-2002, 04:07 PM
  4. Visual Basic C++
    By gussguss in forum C++ Programming
    Replies: 8
    Last Post: 11-20-2001, 10:58 AM