Hello
I am looking for good C++ uncompiler.Any suggestion would be appreciated.
Thanks
Printable View
Hello
I am looking for good C++ uncompiler.Any suggestion would be appreciated.
Thanks
No such thing.Quote:
Originally Posted by jojo13
You can't turn hamburger back into a cow.
Regards,
Paul McKenzie
I hate to laugh, but hahahahahahaha, I may have to steal that one on occasion....... :DQuote:
Originally Posted by Paul McKenzie
I think I sah a program that did that once. They talked about it in a Hak.5 episode I think, or maybe it was tekzilla.
It was capable of making an estimation of what the program sauce could be. It was used in some competition to find hidden information in a program in order to solve a puzzle, thats all I know, but generally, as Paul McKenzie said, you cannot get the saucecode from a program, without the actual code being published, hence the term 'opensource'.
Keba
Decompilers exist, but as Paul said, you can't turn applejuice back into apples. Decompilers are usually only able to turn compiled code back into unreadable c code which doesn't help.