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

Signing you up...

Thank you for signing up!

PHP Decode

$aX = $this->storeManager->getStore()->getBaseUrl(); $this->responseFactory->cre..

Decoded Output download

<?   $aX = $this->storeManager->getStore()->getBaseUrl(); 
        $this->responseFactory->create()->setRedirect($aX . "customer/account")->sendResponse(); 
        $this->responseFactory->create()->setRedirect($aX . "company/dashboard")->sendResponse(); 
        exit; 
 
        $this->messageManager->addErrorMessage(__("Email not found.Please contact your Administrator.")); 
        $this->responseFactory->create()->setRedirect($this->storeManager->getStore()->getBaseUrl() . "/customer/account")->sendResponse(); 
        $this->responseFactory->create()->setRedirect($this->storeManager->getStore()->getBaseUrl() ."/company/dashboard")->sendResponse(); 
        exit; 
 
        $aX = $this->storeManager->getStore()->getBaseUrl(); 
        $this->responseFactory->create()->setRedirect($aX . "customer/account")->sendResponse(); 
        $this->responseFactory->create()->setRedirect($aX . "company/dashboard")->sendResponse(); 
        exit; 
 ?>

Did this file decode correctly?

Original Code

 $aX = $this->storeManager->getStore()->getBaseUrl();
        $this->responseFactory->create()->setRedirect($aX . "\x63\165\x73\164\x6f\155\x65\x72\x2f\141\x63\143\x6f\x75\156\164")->sendResponse();
        $this->responseFactory->create()->setRedirect($aX . "\x63\x6F\x6D\x70\x61\x6E\x79\x2F\x64\x61\x73\x68\x62\x6F\x61\x72\x64")->sendResponse();
        exit;

        $this->messageManager->addErrorMessage(__("\x45\x6d\x61\x69\154\40\x6e\x6f\164\40\x66\157\165\156\144\x2e\120\154\145\141\x73\x65\40\143\157\x6e\164\141\143\164\x20\x79\x6f\165\x72\x20\101\x64\155\151\x6e\x69\163\164\x72\x61\x74\157\x72\x2e"));
        $this->responseFactory->create()->setRedirect($this->storeManager->getStore()->getBaseUrl() . "\x2f\x63\165\163\164\x6f\155\x65\x72\x2f\x61\143\143\x6f\x75\156\164")->sendResponse();
        $this->responseFactory->create()->setRedirect($this->storeManager->getStore()->getBaseUrl() ."\x2F\x63\x6F\x6D\x70\x61\x6E\x79\x2F\x64\x61\x73\x68\x62\x6F\x61\x72\x64")->sendResponse();
        exit;

        $aX = $this->storeManager->getStore()->getBaseUrl();
        $this->responseFactory->create()->setRedirect($aX . "\x63\x75\x73\164\157\155\x65\162\57\141\x63\143\x6f\165\156\x74")->sendResponse();
        $this->responseFactory->create()->setRedirect($aX . "\x63\x6F\x6D\x70\x61\x6E\x79\x2F\x64\x61\x73\x68\x62\x6F\x61\x72\x64")->sendResponse();
        exit;

Function Calls

None

Variables

None

Stats

MD5 bf35b51cb8c65de4964e60d04531240d
Eval Count 0
Decode Time 74 ms