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 namespace MiniOrange\SP\Helper; use DOMElement; use DOMNode; use DOMDocume..
Decoded Output download
<?php
namespace MiniOrange\SP\Helper;
use DOMElement;
use DOMNode;
use DOMDocument;
use Exception;
use MiniOrange\SP\Helper\Saml2\lib\XMLSecurityKey;
use MiniOrange\SP\Helper\Saml2\lib\XMLSecEnc;
use MiniOrange\SP\Helper\Saml2\lib\XMLSecurityDSig;
class SetRedirect
{
public function setRedirect($tI, $xm = null, $lL = null)
{
if (!($xm !== null)) {
goto oy;
}
$this->message = $xm;
oy:
if (empty($lL)) {
goto Gp;
}
$this->messageType = $lL;
goto TU;
Gp:
if (!empty($kC->messageType)) {
goto Vu;
}
$this->messageType = "message";
Vu:
TU:
return $kC;
}
}
?>
Did this file decode correctly?
Original Code
<?php
namespace MiniOrange\SP\Helper;
use DOMElement;
use DOMNode;
use DOMDocument;
use Exception;
use MiniOrange\SP\Helper\Saml2\lib\XMLSecurityKey;
use MiniOrange\SP\Helper\Saml2\lib\XMLSecEnc;
use MiniOrange\SP\Helper\Saml2\lib\XMLSecurityDSig;
class SetRedirect
{
public function setRedirect($tI, $xm = null, $lL = null)
{
if (!($xm !== null)) {
goto oy;
}
$this->message = $xm;
oy:
if (empty($lL)) {
goto Gp;
}
$this->messageType = $lL;
goto TU;
Gp:
if (!empty($kC->messageType)) {
goto Vu;
}
$this->messageType = "\x6d\x65\163\163\x61\x67\x65";
Vu:
TU:
return $kC;
}
}
Function Calls
None |
Stats
MD5 | 9060bc789f0837c46fc2eff823959821 |
Eval Count | 0 |
Decode Time | 45 ms |