Skip to content

Commit fecc98f

Browse files
committed
2.9.7 changes
1 parent d4c0eba commit fecc98f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@ Command Line Input:
6363
-help Displays the help menu
6464
-list Displays the available decompilers
6565
-decompiler <decompiler> Selects the decompiler, procyon by default
66-
-i <input file> Selects the input file
67-
-o <output file> Selects the output file
66+
-i <input file> Selects the input file (Jar, Class, APK, ZIP, DEX all work automatically)
67+
-o <output file> Selects the output file (Java or Java-Bytecode)
68+
-t <target classname> Must either be the fully qualified classname or "all" to decompile all as zip
6869
-nowait Doesn't wait for the user to read the CLI messages
6970

7071
Are you a Java Reverse Engineer? Do you want to learn?

0 commit comments

Comments
 (0)