1 مستودع
Embedding executable bytecode or library references within serialized data streams.
Distinct from Runtime Bytecode Injection: Focuses on injection via serialized streams rather than direct runtime memory modification.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Serialized Bytecode Injections. 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
Embeds executable instructions or library references within serialized streams to achieve remote code execution.