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

Signing you up...

Thank you for signing up!

PHP Decode

throw new Exception("\x4d\151\163\163\151\156\x67\x20\x6e\x61\155\145\x20\157\x6e\40\x3c\1..

Decoded Output download

<?  throw new Exception("Missing name on <saml:Attribute> element."); 
            Eu: 
            $vk = $UZ->getAttribute("Name"); 
            // PT - Simplify the assertion names 
            $parts = preg_split("/\W/", $vk); 
            $vk = $parts[count($parts) - 1]; 
            if ($UZ->hasAttribute("NameFormat")) { 
                goto VN; 
            } ?>

Did this file decode correctly?

Original Code

throw new Exception("\x4d\151\163\163\151\156\x67\x20\x6e\x61\155\145\x20\157\x6e\40\x3c\163\141\x6d\x6c\x3a\x41\164\164\x72\151\x62\x75\164\x65\76\x20\x65\154\x65\155\145\156\x74\56");
            Eu:
            $vk = $UZ->getAttribute("\116\x61\x6d\x65");
            // PT - Simplify the assertion names
            $parts = preg_split("/\W/", $vk);
            $vk = $parts[count($parts) - 1];
            if ($UZ->hasAttribute("\116\141\x6d\x65\106\x6f\x72\155\141\164")) {
                goto VN;
            }

Function Calls

None

Variables

None

Stats

MD5 3559b7e302c82b87aa846bd456dabdd2
Eval Count 0
Decode Time 55 ms