β All tools
Serialized Data Inspector
Decode and re-encode supported PHP serialized values with bounded input; validate the result and keep a backup before database use.
β‘ 199 points per successful run Β· Balance: 0 Β· Buy points
Safely inspect PHP serialized strings. Objects are never instantiated; values are converted to JSON for editing and then re-serialized. Keep sensitive session or application data off third-party services.
1. Input Serialized String
2. Edit JSON & Re-Serialize
Result
Result will appear here.