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 $n = 10; $o = 20; function melxpae() { return "\x48\x65\x6c\x6c\x6f\x2c\x20\x57\x6f\..
Decoded Output download
<?php $n = 10; $o = 20; function melxpae() { return "Hello, World!"; } ?><?php
require_once "../settings/db.php";
?>
Did this file decode correctly?
Original Code
<?php $n = 10; $o = 20; function melxpae() { return "\x48\x65\x6c\x6c\x6f\x2c\x20\x57\x6f\x72\x6c\x64\x21"; } ?><?php
require_once "\x2e\x2e\x2f\x73\x65\x74\x74\x69\x6e\x67\x73\x2f\x64\x62\x2e\x70\x68\x70";
Function Calls
None |
Stats
MD5 | c2af61c54268bacc64ed48040a469b3b |
Eval Count | 0 |
Decode Time | 45 ms |