Skip to content
Samy Coenen edited this page Apr 18, 2016 · 2 revisions

Welcome to the intellij-decrypt wiki!

The intellij-decrypt utility also works for PhpStorm!

Download the intellij-decrypt.jar file and run this in the folder you've saved it (for Linux):

java -classpath .:intellij-decrypt.jar:lib/commons-codec-1.9.jar org.corneliudascalu.intellijdecrypt.Main -p "" -f ~/.WebIde100/config/options/security.xml

If you have set a master key, don't forget to change the -p(password) option

Clone this wiki locally