CyberChef
CyberChef copied to clipboard
refactor to allow objects and references in phpserialised data
This allows Objects and References in phpserialised data. It converts it to a custom string data type.
im happy to create this as an alternative phpserialize operator since its not exactly standard instead of extending the existing one