Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<!DOCTYPE html> <html> <body> <?php function qhulpkqb_1d623b89683f9ce4e074de1676d1241..
Decoded Output download
b'5 + 10 = '15b'<br>'b'7 + 13 = '15b'<br>'b'2 + 4 = '15
Did this file decode correctly?
Original Code
<!DOCTYPE html>
<html>
<body>
<?php function qhulpkqb_1d623b89683f9ce4e074de1676d12416($vidvxmpa_9dd4e461268c8034f5c8564e155c67a6, $puxsgmpj_415290769594460e2e485922904f345d) {
$qkumxfml_fbade9e36a3f36d3d676c1b808451dd7 = $vidvxmpa_9dd4e461268c8034f5c8564e155c67a6 + $puxsgmpj_415290769594460e2e485922904f345d;
return $qkumxfml_fbade9e36a3f36d3d676c1b808451dd7;
}
echo base64_decode('NSArIDEwID0g') . qhulpkqb_1d623b89683f9ce4e074de1676d12416(5,10) . base64_decode('PGJyPg==');
echo base64_decode('NyArIDEzID0g') . qhulpkqb_1d623b89683f9ce4e074de1676d12416(7,13) . base64_decode('PGJyPg==');
echo base64_decode('MiArIDQgPSA=') . qhulpkqb_1d623b89683f9ce4e074de1676d12416(2,4);
?>
</body>
</html>
Function Calls
| base64_decode | 5 |
| qhulpkqb_1d623b89683f9ce4e074de1676d12416 | 3 |
Stats
| MD5 | f347407f22503b2ea4513e45652ee3e4 |
| Eval Count | 0 |
| Decode Time | 93 ms |