Quote:
Originally Posted by Secrets
[You must be logged in to view images. Log in or Register.]
Nope. You need a program like IDA Pro w/ Hexrays to decompile into pseudocode from x86 assembly. Great program.
Otherwise, have fun with cmp, mov, and push!
|
I'm actually taking assembly this semester. I kinda wish I'd taken it before any real language that's actually used today.