You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple command line tool to convert classes.dex into classes.jar and back. The process is not always lossless and may not be up-to-date with current android specifications. But its usually enough to gain an understanding of what an application is doing.
Frida is a dynamic instrumentation toolkit. It can be used for function hooking and more. I'd suggest checking some examples out there to see what you can do with it.
JEB is a premium ($1,200-$1,800) modular reverse engineering platform. It's an absolute powerhouse if you're serious about reverse engineering and are willing to drop the cash for a license.
A small download containing useful tools such as Android-Bridge-Debug (adb) and Systrace. With this you don't have to download the rest of the massive Android SDK.
Show Java is an android app that lets you decompile other applications on your phone. You can choose from your installed applications or by browsing your file-system. Supported decompilers are: