Assembly questions
-
I'm interested in doing some work with Assembly. Does anyone know any good resources on the web for learning Win32 assembly from start to finish (coding to compiling)? Additionally, I have a dll module that I want to decompile, modify, and recompile. Does anyone know how to do this, or know of resource through which to do it? (This is a module that I will NOT be redistributing, it's for my own tinkering pleasure) Thanks for the help. Sorry if this is OT. -- Adam "If you can't beat your computer in chess, try kickboxing"
-
I'm interested in doing some work with Assembly. Does anyone know any good resources on the web for learning Win32 assembly from start to finish (coding to compiling)? Additionally, I have a dll module that I want to decompile, modify, and recompile. Does anyone know how to do this, or know of resource through which to do it? (This is a module that I will NOT be redistributing, it's for my own tinkering pleasure) Thanks for the help. Sorry if this is OT. -- Adam "If you can't beat your computer in chess, try kickboxing"
Adam Durity wrote: Does anyone know any good resources on the web for learning Win32 assembly from start to finish Read Art of Assembly Language Programming[^] Download PDF[^] ARSALAN MALIK
-
Adam Durity wrote: Does anyone know any good resources on the web for learning Win32 assembly from start to finish Read Art of Assembly Language Programming[^] Download PDF[^] ARSALAN MALIK