Online PHP and Javascript Decoder decode hidden script to uncover its real functionality


if (isset($_REQUEST["action"])) {
    goto TS;
}
require "app_components/add_app_page.php";
goto fj;
TS:
if ($_REQUEST["action"] === "update") {
    goto eT;
}
if ($_REQUEST["action"] === "delete") {
    goto JE;
}
if (!($_REQUEST["action"] === "add")) {
    goto Uh;
}
require "app_components/add_app_page.php";
Uh:
goto Lu;
JE:
require "app_components/deleteapp.php";
require "app_components/add_app_page.php";
Lu:
goto bo;
eT:
require "app_components/update



© 2023 Quttera Ltd. All rights reserved.