Название: Reverse Engineering for Beginners Автор: Dennis Yurichev Издательство: Autoedici?n Год: 2016 Формат: pdf Страниц: 943 Размер: 5.4 mb. Язык: English
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.
Assembly Language Succinctly Название: Assembly Language Succinctly Автор: Christopher Rose Издательство: Syncfusion Год: 2013 Формат: PDF Страниц: 132 Размер: 10,49 МБ Язык:...
C / C++ programming language notes turbobit.netnitroflare.com Название: C / C++ programming language notes Автор: Dennis Yurichev Издательство: Autoedici?n Год: 2013 Формат: pdf...
Professional Assembly Language Название: Professional Assembly Language Автор: Richard Blum Издательство: Wiley Publishing, Inc. Год: 2005 Формат: PDF Страниц: 577 Размер: 11,6 МБ...