Restoring code structure with jadx #2631
YarinOmesi
started this conversation in
General
Replies: 1 comment
-
@YarinOmesi it depends on what data you need. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I want to write a jadx plugin to restore the code structure of apps that uses libraries, for example google protobuf.
I what to add enums, methods and classes that where inlined or changed to jadx engine/classes.
I am thinking the flow will look like:
Is such thing possible ? Can I add classes when jadx ia already "loaded" ?
Beta Was this translation helpful? Give feedback.
All reactions