PDA

View Full Version : Disaster


salim2714
03-27-02, 13:33
I've lost my application source code and I need a tool that split the exe file to obj files so I can replace obj files with others.

the application was compiled with clipper 5.3 and linked with exospace.
please help.

Thanks:( :confused: :mad:

nss
03-31-02, 06:02
I don't think there is any way you could split any obj from a Clipper compiled exe but you could try decompiling the exe to get back the source code. There are two decompilers for Clipper that I know of:

1) Valkyrie
2) Rescue5

Or you could try decompiling services provided by:

http://www.mythologics.com/
http://www.santtech.com/
http://decompiler.com/

there could be more resources on the net, just search for "decompile" and Clipper

IGelin
04-01-02, 13:42
Hi,

If you lost your source code than you'd better start to code your application again.

Sorry,

Igor:(