Decoder-Improved icon indicating copy to clipboard operation
Decoder-Improved copied to clipboard

Improved decoder for Burp Suite

Results 4 Decoder-Improved issues
Sort by recently updated
recently updated
newest added

Hi, could you make it adapt to darkmode to show the text in white while in darkmode ? ![2022-01-20_14-19](https://user-images.githubusercontent.com/1676655/150407561-27264736-becc-474e-affc-5523e2a64bd6.jpeg) thank you

Hi, I recently released new version of the hexadecimal component library. While there are basically no visible changes with the new version related to Decoder-Improved plugin, I at least added...

Decoder Improved already implements "fuzzy Base64 decoding", and that's very useful for JWS. However, adding "fuzzy GZip decoding" (like the standard decoder does) would be nice! Currently, I get error...

enhancement

Decoder improved runs very slow with a large amount of text. Need to improve its performance. Possible causes: - Unnecessary operations/clone of byte array. - Unoptimized algorithms in modifiers (at...

enhancement