Open main menu

Difference between revisions of "HOWTO-Reverse Engineering"

m
Add a link to a website with a free intro to RE ebook
(Added Practical Examples section to Reverse Engineering HOWTO)
m (Add a link to a website with a free intro to RE ebook)
Line 17: Line 17:
[http://en.wikipedia.org/wiki/X86_assembly_language 8086 Assembly Language]
[http://en.wikipedia.org/wiki/X86_assembly_language 8086 Assembly Language]
For those new to 8086 assembly language, you'll need a handy reference to learn the syntax. The Wikipedia is a good starting point, but you can also simply Google for an introduction as well.
For those new to 8086 assembly language, you'll need a handy reference to learn the syntax. The Wikipedia is a good starting point, but you can also simply Google for an introduction as well.
[http://beginners.re/ "Reverse Engineering for Beginners" free book]
This site has a free ebook that may be useful as a gentle introduction to reverse engineering techniques in general.


== Using the DosBox Debugger ==
== Using the DosBox Debugger ==
265

edits