Skip to content

Releases: ganlvtech/php-enphp-decoder

v1.4

Choose a tag to compare

@ganlvtech ganlvtech released this 17 Jun 20:13

Add web UI

v1.3

Choose a tag to compare

@ganlvtech ganlvtech released this 23 May 08:32

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

Choose a tag to compare

@ganlvtech ganlvtech released this 14 Mar 07:25
Change php version from 7 to 5.

v1.1.1

Choose a tag to compare

@ganlvtech ganlvtech released this 11 Mar 14:56
Try use TRAVIS_TAG.zip

v1.1: Improve finder. New test script

Choose a tag to compare

@ganlvtech ganlvtech released this 04 Mar 08:25
Global variable not always $GLOBALS

v1.0

Choose a tag to compare

@ganlvtech ganlvtech released this 01 Mar 11:44
Change decompiler to decoder