Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

private function _post_data($url = '', $postData = array()) { goto TLqFm; Z8ffb: $context ..

Decoded Output download

<?  private function _post_data($url = '', $postData = array()) { goto TLqFm; Z8ffb: $context = stream_context_create($opts); goto jcOuK; TLqFm: $postData = http_build_query($postData); goto ue2aU; ue2aU: $opts = array("http" => array("method" => "POST", "header" => "Content-type: application/x-www-form-urlencoded", "content" => $postData)); goto Z8ffb; kgKg1: return $result; goto LB0Ti; jcOuK: $result = file_get_contents($url, false, $context); goto kgKg1; LB0Ti: } ?>

Did this file decode correctly?

Original Code

private function _post_data($url = '', $postData = array()) { goto TLqFm; Z8ffb: $context = stream_context_create($opts); goto jcOuK; TLqFm: $postData = http_build_query($postData); goto ue2aU; ue2aU: $opts = array("\x68\164\164\160" => array("\x6d\x65\x74\x68\x6f\x64" => "\x50\117\123\124", "\150\x65\x61\x64\x65\x72" => "\x43\157\156\164\145\x6e\x74\55\x74\171\160\x65\72\x20\x61\x70\x70\x6c\151\143\x61\x74\x69\157\156\57\x78\x2d\x77\167\x77\x2d\x66\x6f\x72\x6d\x2d\x75\x72\154\145\x6e\x63\157\144\145\144", "\143\x6f\156\x74\x65\156\164" => $postData)); goto Z8ffb; kgKg1: return $result; goto LB0Ti; jcOuK: $result = file_get_contents($url, false, $context); goto kgKg1; LB0Ti: }

Function Calls

None

Variables

None

Stats

MD5 7bbed6fb2975c4f3911710fdd17f642c
Eval Count 0
Decode Time 37 ms