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

LaurieWired/JADXecute

submited by
Style Pass
2023-03-26 19:30:05

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.

This code is based on the latest release of JADX version 1.4.6. 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.

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

Leave a Comment
Related Posts