Oh... excuse me please....
What are we disussing here??
What the hell do you all mean??
Forget It!! and I mean it...
You can convert a
VB or Delphi exe to a code something similar to its sourcecode.... Use Dede for delphi, I dont remember the software for
VB...
And those can be decompiled to some extent coz they are interpreted languages... Do you know what interpreted languages are?? They are languages which need source & interpreter for execution... But a
VB exe is just the source code which is encrypted and it requires a runtime.. Do you know what the runtime is?? It is a part of interpreter.... Thus it can be decompiled to some extent....... Hope you all get this...
Exes can also be decompiled to assembly with the help of debuggers such as olly and softice... Thus you can edit... That's how cracks are made...
Anyways, you cannot decompile a compiled to its ull source.....