Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Add command line support without loading the UI at all #27

Closed
borisf opened this issue Nov 30, 2015 · 3 comments
Closed

Add command line support without loading the UI at all #27

borisf opened this issue Nov 30, 2015 · 3 comments

Comments

@borisf
Copy link
Contributor

borisf commented Nov 30, 2015

Run ClassyShark from CLI
java -jar ClassyShark.jar -export something.jar

@ithinkihaveacat
Copy link

As discussed, a small survey of what related tools use for this option:

  • jadx uses -d or --output-dir.
  • apktool uses d or decode.

@ithinkihaveacat
Copy link

Also:

  • CFR uses --outputdir.

@borisf
Copy link
Contributor Author

borisf commented Dec 3, 2015

fixed in latest 4.0 release

@borisf borisf closed this as completed Dec 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants