BurpJDSer-ng icon indicating copy to clipboard operation
BurpJDSer-ng copied to clipboard

ClassNotFoundExcpetion when deserializing the Request

Open stackpivot opened this issue 10 years ago • 0 comments

DSing the response works just fine, but when DSing the request this Exeptions is thrown:

java.lang.ClassNotFoundException: boolean
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
...

are you familiar with this problem? do you know how to fix it?

i'm using Burp 1.5.08, the current version of BurpJDser-ng and jre1.7

stackpivot avatar Jan 28 '14 12:01 stackpivot