Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
function dwssgz75751($str) { $a = "\x62\x61\x73\x65\x36\x34\x5f\x64\x65\x63\x6f\x64..
Decoded Output download
<?
function dwssgz75751($str) {
$a = "base64_decode";
$b = "gzinflate";
return $b($a($str));
} ?>
Did this file decode correctly?
Original Code
function dwssgz75751($str) {
$a = "\x62\x61\x73\x65\x36\x34\x5f\x64\x65\x63\x6f\x64\x65";
$b = "\x67\x7a\x69\x6e\x66\x6c\x61\x74\x65";
return $b($a($str));
}
Function Calls
| None |
Stats
| MD5 | 6a4702775e249e7ddd47ffb2c1d9ae59 |
| Eval Count | 0 |
| Decode Time | 89 ms |