Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 455 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 455 Bytes

JADX Native Libraries plugin

Get information about the native JNI (.so) libraries in the APK.

  • View all the JNI methods defined in the native libraries included in the APK.
  • Jump to each method's Java definition and find usages.

Screenshot

Install using location id: github:andyjsmith:jadx-native-libraries-plugin

In jadx-cli:

  jadx plugins --install "github:andyjsmith:jadx-native-libraries-plugin"