Online PHP Unserializer - http://blog.tanist.co.uk

We have always found it useful to be able to paste a PHP serialized string into something and see the unserialized result, without having to delve into code and ask it to output the result. Here is a page which will do just that! Paste your string into the appropriate box and hit the button to see the output.

This utility does not log any data, just passes the submitted form information through the relevant function and returns the result.

Unserializer input (def)


base64 decode

Unserializer output

Submit a string!
BETA Try the re-serializer to be able to make changes to your data and turn it back into a serialized result, base64 encoding available as well.

Re-serializer input

Unserialize something first

Re-serializer output

Re-serialize something.