Posted by MrE on 1/15/2000, 11:53 am
, in reply to "A couple of SIMPLE questions"
128.109.131.47
Deadlisting is a disassembled code that you see in disassember. As opposed to assembler code your see in debugger. You cannot execute deadlisting and see what is happening live.
After disassembling in wdasm you shoudl look through string references to find something suspicious. And of course you should read others thread. That's the main idea of the forum