Current location - Recipe Complete Network - Complete cookbook of home-style dishes - What excellent reverse engineering tools for Android are recommended?
What excellent reverse engineering tools for Android are recommended?
Here are some excellent Android reverse engineering tool recommendations:

1.SMALI/BAKSMALI: a powerful apk file editing tool, which is used to decompile and recompile classes.dex in Dalvik virtual machine (a virtual machine designed by Google itself for Android platform).

2. andbug: debugging tool for Dalvik virtual machine 2.and bug:Android platform. This tool is based on jdwp protocol and encapsulated in python. Its flexibility and customization can be described as an artifact-level Android security tool for reverse engineers and developers.

3.ANDROGUARD: A powerful Android application protection tool that can help you protect your application from malicious attacks.

4.APKTOOL: an open source cross-platform command line tool for analyzing and modifying Android application packages (apks).