Skip to content

Option to override serialVersionUID #182

@frohoff

Description

@frohoff

Provide CLI parameters to allow override of serialVersionUID on a per-class basis.

java -jar ysoserial.jar -s BeanComparator=-3490850999041592962 ...

Probably fairly easy to implement by extending ObjectOutputStream and ObjectStreamClass.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions