Releases: ganlvtech/php-enphp-decoder
Releases · ganlvtech/php-enphp-decoder
v1.4
v1.3
More match pattern
$GLOBALS[FOO]
$GLOBALS['FOO']
explode('DELIMITER', gzinflate(substr('DATA', 0x0a, -8))
explode('DELIMITER', 'DATA')
Add enphp bugs detect.
explode('|\'|%|\'', 'post.|\\\'|%|\\\'site_config|\\\'|%|\\\'设置成功|\\\'|%|\\\'API|\\\'|%|\\\'api_config|\\\'|%|\\\'taobao|\\\'|%|\\\'key|\\\'|%|\\\'taobaoAppkey|\\\'|%|\\\'site');
Add decodeRecurive.php
php bin/decodeRecursive.php dir/
v1.2
v1.1.1
v1.1: Improve finder. New test script
Global variable not always $GLOBALS