PHP Unserializer Tool

This tool is designed to make it easy to convert base 64 encoded serialized data created with PHP into its native format. Input a base 64 encoded serialized string in the text area below and press submit. If the data is valid, the contents will be displayed on the screen*.


*For the security concious, note that I do not store the information entered or created by this script. I would not recommend using this to display "secure" data as there is no SSL certificate, but you do not have to worry about me stealing your information.