Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You could compile the decompiled code with an optimizing compiler, then decompile that, or use GCC's C backend, or something to automatically simplify the program?


No. There is just too much information lost going from source to binary and when you use optimization the results are more information lost, not less.

The idea works well enough if you just want get optimized asm though. http://events.ccc.de/congress/2010/Fahrplan/events/4096.en.h...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: