Unserializer

Added a new tool to the site: Unse­ri­al­izer.

Lately for my job I’ve been fre­quently need­ing to unse­ri­al­ize PHP data from a data­base to see what is inside. Some­times the data is base64 encoded, some­times it isn’t. So I wrote a lit­tle script that will base64 decode the data if needed, and then unse­ri­al­ize the data and then print it into a text box for me so I can see what the heck is in it.

Click here to check it out.

This entry was posted in My Sites, Web Dev. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>