Created
April 1, 2019 12:53
-
-
Save jhezjkp/bcc55fe885ad17393837b43660518b2c to your computer and use it in GitHub Desktop.
调用idea反编译插件反编译jar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java -cp /Applications/IntelliJ\ IDEA\ CE.app/Contents/plugins/java-decompiler/lib/java-decompiler.jar org.jetbrains.java.decompiler.main.decompiler.ConsoleDecompiler -dgs=true iChat.jar client |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment