FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: iOS App Reverse Engineering
- Author(s) Snakeninny, Zishe Sha, Dustin L. Howett (Praface)
- Publisher: Lulu.com (April 27, 2015); GitHub (2015)
- License(s): MIT License
- Hardcover/Paperback: N/A
- eBook: PDF (442 Pages, 16.4 MB)
- Language: English
- ISBN-10: N/A
- ISBN-13: N/A
- Share This:
This book is the world's first book of very detailed iOS App Reverse Engineering skills, targeting 4 kinds of readers:
- iOS enthusiasts;
- Senior iOS developers, who have good command of App development and have the desire to understand iOS better;
- Architects. During the process of reverse engineering, they can learn architectures of those excellent Apps so that they can improve their ability of architecture design;
- Reverse engineers in other systems who're also interested in iOS.
The book consists of 4 parts, i.e. concepts, tools, theories and practices. The book follows an "abstraction, concrete, abstraction, concrete" structure, starting from basic concepts like iOS filesystem hierarchy and iOS file types that Apple didn't expose to App developers but iOS (jailbreak) researchers should know, then goes through the most commonly used tools like class-dump, Theos, Cycript, Reveal, IDA and LLDB to introduce what to do in iOS reverse engineering.
After that, iOS reverse engineering theories based on Objective-C and ARM assembly are explained in a methodological way, pointing out the core of this book. Last but not least, 4 originally elaborated practices are there to cover all previous contents of the book and give you the most intuitive perception of iOS reverse engineering. Happy hacking!
It provides a unique view inside the software running on iOS, the operating system that powers the Apple iPhone and iPad. Within, you will learn what makes up application code and how each component fits into the software ecosystem at large. You will explore the hidden second life your phone leads, wherein it is a full-fledged computer and software development platform and there is no practical limit to its functionality.
The author is an expert in the field, he has a solid theoretical knowledge and practical experience. This book content with the tools plus code in a comprehensive and systematic knowledge expand , Deep , illustrated with the reader step by step to explore the world outside of the regular iOS App.
About the Authors- N/A
- iOS (iPhone, iPad, watchOS, tvOS, etc.) Programming
- Reverse Engineering
- Hacking and Hackers
- Objective-C Programming
- Swift Programming
- Mac OS and Programming
- Assembly and Machine Languages Programming
- BSD and FreeBSD
- Unix/Linux Programming
-
Beginning iOS Programming with Swift and SwiftUI (Simon Ng)
The goal of this book is to teach you iOS development using Swift in a manageable way without overwhelming you. We focus only on the essentials and cover the material in a hands-on practice manner for you to code along.
-
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.
-
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.
:
|
|