Author
VB (Read 447 times)
No Image
Post: 8
VB
on: Saturday 28 February, 2009, 06:11:05 AM

can i extract the source code from a VB application... if possible then how??

No Image
Post: 46
Re: VB
on: Saturday 28 February, 2009, 07:33:45 AM

Yes you can extract the source code(i.e. in p-code or native code) from the exe using VB Decompiler but it is ILLEGAL to use this software to extract the source code of VB applications which do not belong to you.