Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
goto VuPDo; VuPDo: session_start(); goto dP53c; dP53c: if (!(isset($_SESSION["\154\157\147..
Decoded Output download
<? goto VuPDo; VuPDo: session_start(); goto dP53c; dP53c: if (!(isset($_SESSION["loggedin"]) && $_SESSION["loggedin"] == true)) { header("Location: ../clave.html"); } else { $searchTerm = $_GET["term"]; if (strlen($searchTerm) >= 4) { require_once "conexion.php"; $mysqli = getConMxData(); $query = $mysqli->query("SELECT DISTINCT ruc FROM impors WHERE ruc LIKE '" . $searchTerm . "%' ORDER BY ruc ASC"); while ($row = $query->fetch_assoc()) { $data[] = $row["ruc"]; } mysqli_close($mysqli); echo json_encode($data); } } goto BZnkO; BZnkO: ?>
Did this file decode correctly?
Original Code
goto VuPDo; VuPDo: session_start(); goto dP53c; dP53c: if (!(isset($_SESSION["\154\157\147\x67\x65\x64\x69\x6e"]) && $_SESSION["\x6c\x6f\147\x67\x65\x64\151\156"] == true)) { header("\x4c\157\x63\x61\164\x69\x6f\x6e\x3a\x20\x2e\x2e\57\143\x6c\141\x76\145\56\x68\164\x6d\x6c"); } else { $searchTerm = $_GET["\164\145\162\155"]; if (strlen($searchTerm) >= 4) { require_once "\143\157\x6e\145\x78\151\157\156\x2e\160\x68\160"; $mysqli = getConMxData(); $query = $mysqli->query("\123\x45\x4c\105\x43\x54\x20\104\x49\x53\x54\111\116\x43\124\40\x72\165\x63\40\x46\x52\x4f\115\x20\151\x6d\x70\157\x72\163\40\127\x48\x45\x52\x45\x20\x72\165\x63\x20\x4c\x49\113\x45\x20\x27" . $searchTerm . "\x25\47\40\x4f\x52\x44\x45\122\40\102\x59\x20\162\165\143\40\x41\x53\x43"); while ($row = $query->fetch_assoc()) { $data[] = $row["\x72\165\x63"]; } mysqli_close($mysqli); echo json_encode($data); } } goto BZnkO; BZnkO:
Function Calls
| None |
Stats
| MD5 | 21eb8d26d136112d4bada8db03957520 |
| Eval Count | 0 |
| Decode Time | 57 ms |