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 /* ### OBF ### */ $http_host = str_replace("\154\157\143\x61\154\x68\x6f\x73\164"..

Decoded Output download

<?php 
/* ### OBF ### */ 
 $http_host = str_replace("localhost", "127.0.0.1", strtolower($_SERVER["HTTP_HOST"])); if (!(!empty($_SERVER["HTTP_REFERER"]) || $http_host != $_SERVER["REMOTE_HOST"])) { goto UM9JM; } echo "FORBIDDEN"; exit; UM9JM: 
 ?>

Did this file decode correctly?

Original Code

<?php
/* ### OBF ### */
 $http_host = str_replace("\154\157\143\x61\154\x68\x6f\x73\164", "\x31\x32\67\x2e\60\x2e\x30\56\61", strtolower($_SERVER["\110\x54\124\120\x5f\110\117\123\124"])); if (!(!empty($_SERVER["\110\124\x54\x50\137\x52\105\106\x45\x52\105\122"]) || $http_host != $_SERVER["\122\x45\x4d\x4f\x54\x45\137\x48\117\x53\x54"])) { goto UM9JM; } echo "\106\x4f\122\x42\x49\x44\x44\x45\x4e"; exit; UM9JM:

Function Calls

None

Variables

None

Stats

MD5 bba6131bb3febc0eb8d2c8c089c34512
Eval Count 0
Decode Time 42 ms