Skip to content

JADX-GUI plugin to get information about the native JNI (.so) libraries in an APK

License

Notifications You must be signed in to change notification settings

andyjsmith/jadx-native-libraries-plugin

Repository files navigation

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"

About

JADX-GUI plugin to get information about the native JNI (.so) libraries in an APK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages