FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Reverse Engineering for Beginners (Dennis Yurichev)
This book offers a primer on reverse-engineering, delving into 'disassembly'-code-level Reverse Engineering and explaining how to decipher assembly language for those beginners who would like to learn to understand x86 and ARM code created by C/C++ compilers.
-
iOS App Reverse Engineering (Snakeninny, et al)
This book is the world's first book of very detailed iOS App Reverse Engineering skills. It provides a unique view inside the software running on iOS, the operating system that powers the Apple iPhone and iPad.
-
Hacking the Xbox: An Introduction to Reverse Engineering
This book shows Xbox owners how to increase the value and utility of their system, Hacking the Xbox features step-by-step tutorials on hardware modification that teach basic hacking techniques as well as essential reverse engineering skills.
-
BIOS Disassembly Ninjutsu Uncovered (Darmawan Salihun)
Explaining security vulnerabilities, possible exploitation scenarios, and prevention in a systematic manner, this guide to BIOS exploitation describes the Reverse Engineering techniques used to gather information from BIOS and expansion ROMs.
-
Reversing: Secrets of Reverse Engineering (Eldad Eilam)
This book provides readers with practical, in-depth techniques for software Reverse Engineering. It shows how software reverse engineering can help defend against security threats, speed up development, and unlock the secrets of competitive products.
-
Reverse Engineering - Recent Advances and Applications
This book presents twelve applications of reverse engineering in the software engineering, shape engineering, and medical and life sciences application domains, serves as a guideline to the reverse engineering techniques, tools, and use-cases
-
x86 Disassembly: Exploring C, x86 Assembly, and Machine Code
This book is about the disassembly of x86 machine code into human-readable assembly, and the decompilation of x86 assembly code into human-readable C or C++ source code. Some topics covered will be common to all computer architectures, not just x86.
-
Object-Oriented Reengineering Patterns (Oscar Nierstrasz, et al)
This book collects and distills successful techniques in planning a reengineering project, reverse-engineering, problem detection, migration strategies and software redesign. It is a guide on how to reverse engineer legacy systems to understand their problems.
:
|
|