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 goto XY8AP; hl8Rm: $password = "\x32\x60\x7d\162\112\127\x60\115\x67\x22\x29\100"..
Decoded Output download
<?php
goto XY8AP;
hl8Rm:
$password = "2`}rJW`Mg")@";
goto qoTe3;
qoTe3:
$dbname = "bd_warehouse";
goto nrHTK;
nrHTK:
$con = mysqli_connect($host, $user, $password, $dbname);
goto GOg1e;
wwt26:
$user = "user_warehouse_adm";
goto hl8Rm;
XY8AP:
$host = "10.91.16.156";
goto wwt26;
GOg1e:
if (!$con) {
die("Connection failed: " . mysqli_connect_error());
} ?>
Did this file decode correctly?
Original Code
<?php
goto XY8AP;
hl8Rm:
$password = "\x32\x60\x7d\162\112\127\x60\115\x67\x22\x29\100";
goto qoTe3;
qoTe3:
$dbname = "\142\144\137\x77\141\x72\x65\x68\x6f\165\163\x65";
goto nrHTK;
nrHTK:
$con = mysqli_connect($host, $user, $password, $dbname);
goto GOg1e;
wwt26:
$user = "\x75\163\145\x72\137\x77\141\162\x65\150\x6f\x75\x73\x65\x5f\141\x64\x6d";
goto hl8Rm;
XY8AP:
$host = "\61\60\56\71\x31\x2e\61\x36\x2e\x31\x35\x36";
goto wwt26;
GOg1e:
if (!$con) {
die("\103\x6f\156\x6e\145\x63\164\x69\x6f\156\x20\x66\x61\x69\154\x65\144\x3a\40" . mysqli_connect_error());
}
Function Calls
None |
Stats
MD5 | 6b86a41df9e694ebf3bd71d0d8148c62 |
Eval Count | 0 |
Decode Time | 122 ms |