Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$.post('http://bc.vc/fly/ajax.fly.php', {opt:'make_log',args:{aid:2487,lid:33052537,oid:5..
Decoded Output download
<? $.post('http://bc.vc/fly/ajax.fly.php',
{opt:'make_log',args:{aid:2487,lid:33052537,oid:58193,ref: ''}},
function(rr) {
var jj = eval('(' + rr + ')');
if (jj.message && a0x1 != -2) {
top.location.href = jj.message.url;
}
}
); ?>
Did this file decode correctly?
Original Code
$.post('http://bc.vc/fly/ajax.fly.php',
{opt:'make_log',args:{aid:2487,lid:33052537,oid:58193,ref: ''}},
function(rr) {
var jj = eval('(' + rr + ')');
if (jj.message && a0x1 != -2) {
top.location.href = jj.message.url;
}
}
);
Function Calls
None |
Stats
MD5 | 34181a5e9e8d51b38e78baa80a84cd5f |
Eval Count | 0 |
Decode Time | 107 ms |