The Proguard-Unscrambler Plugin is a plugin to analyse an obfuscated/scrambled stacktrace.
- Open IntelliJ IDEA
- Click Analyze Stacktrace under the Analyze menu
- Copy the stacktrace in the dialog box
- Select the unscramble tool "Proguard"
- Specify the location of the proguard mapping file
- If your stacktrace isn't normalized yet, click Normalize
- Click OK, and then you'll get the analysed stacktrace in the console
- Open IntelliJ IDEA
- Go to Settings » IDE Settings » Plugins » Available
- Download the plugin from the list
- Download the zip file
- Copy the content of the zip file to idea.plugins.path (See idea.properties file)