Description
Serialized Java objects can be read and written from Python code for interoperability and forensic workflows. Developers use this module when inspecting legacy data or converting Java serialization streams. Untrusted serialized data is risky and should be parsed with strict limits.