Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to decompile a whole directory? #63

Open
reverser69 opened this issue Oct 21, 2022 · 0 comments
Open

How to decompile a whole directory? #63

reverser69 opened this issue Oct 21, 2022 · 0 comments

Comments

@reverser69
Copy link

how can i decompile all jars of a directory and get an output with the same directory tree?

e.g. :

main dir:
-X
--blah
--- aaa.jar
--bb.jar
-Y
--blah
---blah
----aaa.jar
--aaa.jar
-Z
--aaa.jar
--aaa.jar

and i want to get the source folder like above dir-tree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant