In Desperate need - Source code from 'obj'???

Hello guys,

I had "quite" a big misfortune recently. My backup extern harddisk stopped working right after I reinstalled my laptop. So I lost all data. Disk is severaly damaged and it would cost a lot to get data. However I'm trying to get data from deleted+formatted laptop.

I've searched through almost all files I can get back, but only files regarding my GAME PROJECT(in VS C++) are some "obj" files, VS project, ... some bits here and there, but no source code. I do have some backup of my project but that is 2 months old and I've done quite a lot since then.

I know I will have to rewrite the code, but isn't there any way to get source code from "obj" files, so I could get at least some code back Or the only thing I could get is just assembly code .

I look forward to hearing from you...

Peto



Answer this question

In Desperate need - Source code from 'obj'???

  • Jim Perry

    Assembly code is about it, going back from that to C++ code is a no-go. Maybe you can find some more recent source code files back with an undelete utility...


  • In Desperate need - Source code from 'obj'???