Thursday, March 4, 2010

Reverse Code Engineering Tutorial

I've been interested ever since I saw a floppy disk on learning how to read 1's and 0's. I believe that for one to be called a master in the field of computer science, one needs to be able to read 1 and 0 like newspaper. I've taken the first step to mastery by learning Reverse Code Engineering (reversing, reverse engineering). Reverse Code Engineering deals with analyzing a binary (compiled versions of a source code) without the help of the original source code.

Lena's tutorials is probably the best and most concise reverse code engineering (reversing) set of tutorials in the whole wide web:

http://tuts4you.com/download.php?list.17