frohoff / ysoserial

A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
http://frohoff.github.io/appseccali-marshalling-pickles/
MIT License
7.77k stars 1.76k forks source link

Error while generating or serializing payload(openjdk17) #202

Closed nachtigall18 closed 1 year ago

nachtigall18 commented 1 year ago

IMG_20230206_130835_981.jpg

who faced this problem, how to solve it? I have it openjdk17

frohoff commented 1 year ago

This is a duplicate of #176 and is a known issue caused by the Java module system.