Computer problems,Computer help
*AX SOFT>>>Programming & Design

Can i extract the code of a program in vb6 even if it is in the .exe form?? if yes then how can i do it??


pls help meh.....its my project in our computer subject.......

The code in the exe isn't VB, it's machine code. You can extract the assembly version of the machine code by using a disassembler, but it won't do you any good unless you understand X86 assembly. (VB3 and 4 could be decompiled - 5 and 6 can't be.)

Yes you can do it, there are software over the internet that can reverse engineering an app, this is kinda hard because this apps not always succeeds on the task, but it's worth a try. This is somewhat illegal if the software you're trying to see the code from doesn't allow you to do that.

You can look at google with the string of the link.

hope this helps.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • Running JAVA games on computer!?

    have a look at these search results ...

  • Can any one tell me how I can do a program for my dental clinic database?

    i dont think you are a programmer. If not, please dont try it. Out source your work to some offshore programmer in india. you will get high quality software in low price. I am asoftware developer. ...

  • What are the Active directory componente?

    I am not sure what you mean by components but active directory is Microsoft proprietary and runs on DNS. It stores network information. You can also access the directory and manipulate network re...

  • Background... help?

    Here is the link: ...

  • Want to migrate WindowsXp to Ubuntu 7.10. Can u tell me first step and basics for this.?

    If you don't have experience with Linux, I recommend PCLinuxOS. ...

  • What program can i use to make scrollover effects?

    You can do this with JavaScript or you can do it with CSS which is much easier but not as flexible. It can't be done with just HTML.

    ...
  • My computer has gone seriously slow and keeps coming up with Internet exlorer script error line 72 char 2?

    ...

  • Long form equation for finding the cubed root of a number?

    If your program allows fractional exponents try x^(1/3) or pow(x,1/3) .

    ...
  •  

    Categories--Copyright/IP Policy--Contact Webmaster