News

This is a basic, proof-of-concept Java object serializer that shows how such a problem can be approached using reflection in Java. The serializer (and deserializer) is capable of handling both JSON ...
A Burp Extender plugin that deserializes Java objects and encodes them in XML using the XStream library. Based in part on khai-tran's work but written from scratch to work with the new Montoya API.