Log in

View Full Version : visual dbase reverse


yugung
August 18th, 2002, 17:38
hi all,
i'm now tryng to reverse a program written in vdBase.
It's a bit like a return to the old time when i tried to reverse vbasic 3 files as the exe is 'Interpreted'and the runtime-Interpreter (DB2KRUN) is the horse who make all the works.

So IDA is pretty useless as the program exe (4,5 mb) don't give me any useful output, no decompiler seem to exist, working with softice it's like a nightmare (remember the Visualbasic pre-smartcheck times ?).

In the programs don't exist any serial input, so the registration probably is deep inside some dbf config table.

Any idea how to proceed ? Any one has already experience on Vdbase reversing ?
Thanks

YuGung