PDA

Click to See Complete Forum and Search --> : Reverse compile VB EXE


chrisjk
Jan 14th, 2000, 10:43 PM
Hi

I have heard it is possible to reverse compile VB EXE's..this concerns me because if anyone can do it, they may find out how my copy protection works, and my encryption functions etc.

Is it possible to stop people doing this or are us decent VB programmers at the mercy of these criminals?

Any advice most welcome.

Regards,

------------------
- Chris
chris.kilhams@btinternet.com
If it ain't broke - don't fix it :)

DiGiTaIErRoR
Jan 15th, 2000, 05:10 AM
You can de-compile 1-5 6 will come shortly most likely.
Besides protection can be bypassed by de-compiling to asm or using softice. I wouldn't worry too much.

------------------
DiGiTaIErRoR

XxEvilxX
Jan 15th, 2000, 05:43 AM
yo where can iget a de compiler to de compiler vb 5,6 adn visual c++ 4,5,6 and delphi 3,4,5 to ams or waht ever to bypass the decompiler proff stuff cuase i need my sorce out of delphi program and out of visual c++ where can i get one for those??

r0ach
Jan 15th, 2000, 05:43 AM
DiGiTaLeRoR,
I wrote a VB5 program, and brought it to work. Then I lost my HDD at home, and with that, the source for my program. I spent 2 days on the net looking for a decompiler for VB5. Didn't find any. :(

DiGiTaIErRoR
Jan 15th, 2000, 08:59 AM
it's an on-line decompiler your program will have to be extremely small though for it to work

------------------
DiGiTaIErRoR

r0ach
Jan 15th, 2000, 09:33 AM
what's the url??

r0ach
Jan 15th, 2000, 11:27 AM
It was possible to decompile VB3 and 4, but not 5 & 6. As far as i know.