1 रिपॉजिटरी
Serialization logic tailored to the specific requirements of different data formatters.
Distinct from Runtime-Specific Serialization Paths: Focuses on the target formatter's requirements rather than runtime execution performance.
Explore 1 awesome GitHub repository matching software engineering & architecture · Formatter-Specific Serializations. Refine with filters or upvote what's useful.
ysoserial.net is a payload generator for .NET deserialization, designed to create malicious serialized objects and structured gadget chains. It serves as a tool for generating command execution strings and security testing suites used to assess vulnerabilities in .NET formatters. The tool enables the creation of sequences of object calls that trigger remote code execution during the reconstruction of serialized data. It produces specialized payloads for executing system commands, loading remote libraries, and accessing local file systems. The project includes capabilities for optimizing payl
Produces binary or text representations tailored to the specific requirements of various .NET serialization engines.