Skip to content

Releases: ganlvtech/php-enphp-decoder

v1.4

17 Jun 20:13

Choose a tag to compare

Add web UI

v1.3

23 May 08:32

Choose a tag to compare

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

14 Mar 07:25

Choose a tag to compare

Change php version from 7 to 5.

v1.1.1

11 Mar 14:56

Choose a tag to compare

Try use TRAVIS_TAG.zip

v1.1: Improve finder. New test script

04 Mar 08:25

Choose a tag to compare

Global variable not always $GLOBALS

v1.0

01 Mar 11:44

Choose a tag to compare

Change decompiler to decoder