Book description
Decompiling Android looks at the the reason why Android apps can be decompiled to recover their source code, what it means to Android developers and how you can protect your code from prying eyes. This is also a good way to see how good and bad Android apps are constructed and how to learn from them in building your own apps.
This is becoming an increasingly important topic as the Android marketplace grows and developers are unwittingly releasing the apps with lots of back doors allowing people to potentially obtain credit card information and database logins to back-end systems, as they don't realize how easy it is to decompile their Android code.
In depth examination of the Java and Android class file structures
Tools and techniques for decompiling Android apps
Tools and techniques for protecting your Android apps
Table of contents
- Title
- Dedication
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Preface
- Chapter 1: Laying the Groundwork
- Chapter 2: Ghost in the Machine
- Chapter 3: Inside the DEX File
- Chapter 4: Tools of the Trade
- Chapter 5: Decompiler Design
- Chapter 6: Decompiler Implementation
- Chapter 7: Hear No Evil, See No Evil: A Case Study
- Appendix A: Opcode Tables
- Index
Product information
- Title: Decompiling Android
- Author(s):
- Release date: July 2012
- Publisher(s): Apress
- ISBN: 9781430242482
You might also like
book
Android Fragments
Android Fragments is a 100-page quick start accelerated guide to learning and quickly using Android fragments. …
book
XDA Developers' Android Hacker's Toolkit
Make your Android device truly your own Are you eager to make your Android device your …
book
Efficient Android Threading
Multithreading is essential if you want to create an Android app with a great user experience, …
book
Programming iOS 13
If you’re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides …