JADXecute

Introduction: JADX-gui scripting plugin for dynamic decompiler manipulation
More: Author   ReportBugs   
Tags:

JADXecute logo License GitHub release (latest by date) GitHub stars GitHub forks GitHub contributors Follow @lauriewired

JADXecute is a plugin for JADX that enhances its functionality by adding Dynamic Code Execution abilities.

With JADXecute, you can dynamically run Java code to modify or print components of the jadx-gui output. JADXecute is inspired by IDAPython to help and aims to assist Android Reverse Engineers in analyzing APKs more efficiently.

https://user-images.githubusercontent.com/123765654/226236645-e2b05f49-6c5d-4ee0-a42a-69f324e880d8.mp4

Installation

This code is based on the latest release of JADX version 1.4.7. It contains an additional plugin to enable dynamic Java coding using all of the standard Java libraries as well as the JADX libs and APIs.

Simply download this release of JADX with the embedded plugin and run as you normally would!

Usage

Check out our Wiki for usage instructions and script examples.

Official Tutorial Video: https://youtu.be/g0r3C1iEeBg

Contribute

  • Make a pull request
  • Add an Example Snippet to our Wiki
  • Report an error/issue
  • Suggest an improvement
  • Share with others or give a star!

Your contributions are greatly appreciated and will help make JADXecute an even more powerful and versatile tool for the Android Reverse Engineering community.

Screenshots

Basic JADXecute view

jadxecutewithicon

Printing all classes inheriting from a class

inheritingexample

Syntax errors

syntaxerror

Apps
About Me
GitHub: Trinea
Facebook: Dev Tools