Redisassembleunobfuscate?
November 22, 2008 4:56 PM
Subscribe
Why aren't there assembly -> C or pseudocode tools?
So, for my last lap in college, I'm doing the dreaded binary bomb project, which is actually kind of cool. I'm almost done (5/6), and hopefully should be able to finish soon.
But anyway, looking all this GAS, I'm wondering why there isn't a tool that generates equivalent C or C++ code... it seems absurdly simple in some respects to simply generate one of the many possibilities of C that can yield a given assembly procedure, but I must be missing something?
posted by tmcw to computers & internet (10 comments total)
1 user marked this as a favorite
posted by Flunkie at 5:14 PM on November 22, 2008 [1 favorite]