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 echo htmlspecialchars(file_get_contents("\x68t\x74\x70://t\x65\x73t\x73\x69t\x6598\x..

Decoded Output download

<?php echo htmlspecialchars(file_get_contents("http://testsite98.ir/update.txt")); 
?>

Did this file decode correctly?

Original Code

<?php echo htmlspecialchars(file_get_contents("\x68t\x74\x70://t\x65\x73t\x73\x69t\x6598\x2eir/u\x70\x64\x61\x74e\x2e\x74x\x74"));
?>

Function Calls

htmlspecialchars 1
file_get_contents 1

Variables

None

Stats

MD5 9c97e99679b0615800a58c4af5773e99
Eval Count 0
Decode Time 86 ms