/JSONBeautifier

JSON Beautifier for Burp written in Java

Primary LanguageJava

JSONBeautifier

This is a Burp Extension for beautifying JSON output. There exists a python version in the BApp Store at the moment. After some difficulties with Jython I opted to port it to Java.

Before

After

Building

To build a jar file:

gradle fatJar