Skip to content

Dump data files encoded by PHP’s “serialize” function

Notifications You must be signed in to change notification settings

qvest-digital/py-php-unserialise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

This script can decipher files encoded by PHP’s serialize function,
such as SimKolab state files.

To use, simply pipe such a file through the script, for example:

$ ./php_unserialize.py </path/to/file | less

About

Dump data files encoded by PHP’s “serialize” function

Resources

Stars

Watchers

Forks

Languages