Chapter    4

Tools of the Trade

This chapter looks at some of the tools as well as some simple techniques that hackers use to reverse-engineer the underlying source code from an Android package file (APK). It also takes a brief look at the major open source and commercial obfuscators, because obfuscation is far and away the most popular tool for protecting source code. In addition, the chapter covers the theory behind these obfuscators so you’re better informed about what you’re buying.

Let’s begin the chapter by looking at how someone might crack your Android APK file. That way, you can begin to avoid some of the most obvious pitfalls when you’re attempting to protect your code.

Downloading the APK

It has been no secret for many years that ...

Get Decompiling Android now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.