Are you talking about actual assembler code, as written and commented by a human?
Which is what the tool you referenced would seem to need.
Or the disassembler output (devoid of comments) as output by say dumpbin ?
In which case, you're pretty much hosed.
Whilst decompilers exist, the result is not something you would want to maintain (or look at). Everything will be called var1, var2, var3 etc.
Reputation Points: 5862
Solved Threads: 950
Posting Sage
Offline 7,164 posts
since Dec 2005