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

Command Line support #32

Closed
chunrong opened this issue Apr 16, 2015 · 1 comment
Closed

Command Line support #32

chunrong opened this issue Apr 16, 2015 · 1 comment

Comments

@chunrong
Copy link

Thanks for your nice tool. But can it support command line. For example,
java -jar luyten.jar abc.dex -o abc. If dealing with several dexes, it is not convenient to manually click in GUI.

Thanks a lot,

@deathmarine
Copy link
Owner

The program will acknowledge absolute paths as an argument to open the file.

example: java -jar luyten.jar /home/downloads/example.jar

https://github.com/deathmarine/Luyten/blob/master/src/us/deathmarine/luyten/Luyten.java#L19-L44

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

2 participants