Red Squirrel
No Lifer
I remember when I took an assembly class I could watch each assembly instruction as my program executed when in debug mode. Is there a way to do that with a precompiled program? Like lets say I do it to a random exe program I can see each step in assembly. Sort of like a real time decompilation. Is there an app that would allow me to do this?