burp-ununicode icon indicating copy to clipboard operation
burp-ununicode copied to clipboard

"de-unicode" unicode escaped sequenses

UnUnicode

Burp extention for unescaping unicode-escaped sequences. Idea taken from u2c, but this plugin won't work in my burp.

Wroten with burp suite montoya api and supports websockets.

Example

You may notice that double-byte characters such as emojis are not converted correctly, but this is enough for my routine tasks.

default pretty print

decode unicode escape sequences

It works with any content type, but pretty print implemented to json only:

simple text

Install

mvn clean install
# install target/ununicode-1.2-jar-with-dependencies.jar
# in your burp extentions