Replies: 3 comments
-
|
Jadx is also available as Java library. In your own program you are free to develop a cli or UI interface as you want and decompile methods on demand. |
Beta Was this translation helpful? Give feedback.
-
|
You will require to write a pretty big chunk of code to archive that. |
Beta Was this translation helpful? Give feedback.
-
|
Wow..so hard |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can I use jadx without open GUI to to do that:
Find the function that contain XXX string and print the trace to that function, and print the decompile for each function.
I want to do some automation for some APK without open the gui.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions