Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 449 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 449 Bytes

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