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

Signing you up...

Thank you for signing up!

PHP Decode

echo "\x3c\x21\55\55\x20\xd\xa\x20\x20\x20\40\40\x20\x20\40\124\x68\151\x73\40\164\145\155..

Decoded Output download

<?  echo "<!-- \xd\xa        This template shows a SSO link on the customer frontend pages 
\xa        Use this if you want to show a sso link on your frontend pages
    -->\xd\xa"; 
print_r("  <a href="" . $this->getSPInitiatedUrl() . ""><span>" . $this->getSSOButtonText() . "</span></a>"); 
 ?>

Did this file decode correctly?

Original Code

echo "\x3c\x21\55\55\x20\xd\xa\x20\x20\x20\40\40\x20\x20\40\124\x68\151\x73\40\164\145\155\160\x6c\x61\164\145\x20\163\150\x6f\x77\163\x20\141\40\123\123\117\x20\154\151\x6e\x6b\40\157\156\x20\164\x68\145\x20\143\x75\163\x74\x6f\155\145\162\x20\146\x72\x6f\x6e\x74\x65\156\144\x20\x70\x61\147\145\x73\40\15\xa\40\x20\x20\40\40\x20\x20\x20\x55\x73\x65\x20\164\x68\151\x73\40\151\146\40\171\x6f\x75\x20\x77\x61\156\x74\40\164\x6f\x20\x73\150\157\167\40\141\40\x73\163\x6f\x20\154\151\156\153\x20\x6f\156\x20\x79\157\165\162\x20\146\162\x6f\x6e\164\145\x6e\x64\x20\x70\141\147\145\x73\15\12\x20\40\40\40\x2d\x2d\76\xd\xa";
print_r("\40\x20\74\x61\x20\x68\x72\x65\x66\x3d\x22" . $this->getSPInitiatedUrl() . "\42\x3e\74\x73\x70\x61\156\x3e" . $this->getSSOButtonText() . "\74\x2f\x73\160\141\156\x3e\74\57\x61\x3e");

Function Calls

None

Variables

None

Stats

MD5 f8004d4c5f60d9f3913fe708cc21f4d1
Eval Count 0
Decode Time 51 ms