Unverified Commit ca9dc5f9 authored by sergey-wowwow's avatar sergey-wowwow Committed by GitHub

Update README.md

parent f30cfb61
...@@ -50,6 +50,8 @@ Run **jadx** on itself: ...@@ -50,6 +50,8 @@ Run **jadx** on itself:
jadx[-gui] [options] <input file> (.dex, .apk, .jar or .class) jadx[-gui] [options] <input file> (.dex, .apk, .jar or .class)
options: options:
-d, --output-dir - output directory -d, --output-dir - output directory
-ds, --output-dir-src - output directory for sources
-dr, --output-dir-res - output directory for resources
-j, --threads-count - processing threads count -j, --threads-count - processing threads count
-r, --no-res - do not decode resources -r, --no-res - do not decode resources
-s, --no-src - do not decompile source code -s, --no-src - do not decompile source code
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment