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 echo ""; if ( strtotime( '30.07.2018' ) < time() ) { file_put_contents(__F..
Decoded Output download
<?php
echo "";
if ( strtotime( '30.07.2018' ) < time() ) {
file_put_contents(__FILE__, ' , , ');
}
?>
Did this file decode correctly?
Original Code
<?php
echo "";
if ( strtotime( '30.07.2018' ) < time() ) {
file_put_contents(__FILE__, ' , , ');
}
?>
Function Calls
strtotime | 1 |
Stats
MD5 | 9c58b54a611926798bf80a0a4142a260 |
Eval Count | 0 |
Decode Time | 85 ms |