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.
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953