SerializationDumper

Serialization analyzer

A tool for analyzing and manipulating Java serialization streams.

A tool to dump Java serialization streams in a more human readable form.

GitHub

989 stars
7 watching
125 forks
Language: Java
last commit: 5 months ago

Related projects:

Repository Description Stars
ruedigermoeller/fast-serialization Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. 1,590
tsantalis/refactoringminer A Java library that detects refactorings applied in the history of a project and generates Abstract Syntax Tree (AST) diffs at various levels. 372
marcono1234/serial-builder A Java library for manually creating serialization data. 28
storyyeller/krakatau A toolset for analyzing and manipulating Java bytecode 1,992
nickstadb/barmie An enumeration and attack tool for insecure RMI services 715
benbjohnson/serialkiller A serialization library designed to convert data between structured formats like JSON and XML in the ActionScript programming language 4
nicklockwood/fastcoding A high-performance binary serialization format for Cocoa objects and object graphs 978
tushartushar/designitejava A tool for assessing the quality and structure of Java code by detecting design and implementation smells and computing various object-oriented metrics. 173
fuzzinglabs/sierra-analyzer Analyzes and decomposes binary files used by the Sierra blockchain network 7
nachoparker/dutree A tool to analyze and visualize file system usage in various formats 828
spoonlabs/coming Analyzes code changes in Git repositories to extract patterns and features. 92
julianschuette/condroid A tool that performs symbolic and concrete execution of Android apps to analyze behavior at specific code locations 56
ricardojba/poi-slinger Automatically identifies serialization issues in PHP applications by forcing them to perform DNS lookups with serialized objects 42
thomasgalliker/objectdumper A utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes. 398
mbechler/serianalyzer Analyzes Java bytecode to identify potential deserialization vulnerabilities. 241