Please use this identifier to cite or link to this item: http://biblioteca.unisced.edu.mz/handle/123456789/2784
Title: Reverse Engineering for Beginners
Authors: Yurichev, Dennis
Keywords: GCC
architecture
reverse engineering
programmimg
Issue Date: 30-May-2016
Publisher: Autoedición
Abstract: Here are some of my notes in English for beginners about reverse engineering who would like to learn to understand x86 (which accounts for almost all executable software in the world) and ARM code created by C/C++ compilers. Why one should learn assembly language these days? Unless you are OS developer, you probably don’t need to write in assembly: modern compilers perform optimizations much better than humans do. Also, modern CPUs are very complex devices and assembly knowledge would not help you understand its internals. That said, there are at least two areas where a good understanding of assembly may help: first, security/malware research. Second, gaining a better understanding of your compiled code while debugging. Therefore, this book is intended for those who want to understand assembly language rather than to write in it, which is why there are many examples of compiler output.
URI: http://biblioteca.unisced.edu.mz/handle/123456789/2784
Appears in Collections:Engenharia de Software

Files in This Item:
File Description SizeFormat 
Reverse-Engineering-for-Beginners.pdf6.35 MBAdobe PDFView/Open


Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.