Skip to content

Instantly share code, notes, and snippets.

@jhezjkp
Created April 1, 2019 12:53
Show Gist options
  • Save jhezjkp/bcc55fe885ad17393837b43660518b2c to your computer and use it in GitHub Desktop.
Save jhezjkp/bcc55fe885ad17393837b43660518b2c to your computer and use it in GitHub Desktop.
调用idea反编译插件反编译jar
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