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 //this is conn.php to connect with database and bootstrap eval(base64_decode('CiAk..
Decoded Output download
<?php
//this is conn.php to connect with database and bootstrap
eval(base64_decode('CiAkZGVhZGxpbmUgPSBzdHJ0b3RpbWUoIlx4MzJceDMwXDYyXDY0XDU1XDYxXHgzMlx4MmRceDMzXHgzMCIpOyA='));
?>
Did this file decode correctly?
Original Code
<?php
//this is conn.php to connect with database and bootstrap
eval(base64_decode('CiAkZGVhZGxpbmUgPSBzdHJ0b3RpbWUoIlx4MzJceDMwXDYyXDY0XDU1XDYxXHgzMlx4MmRceDMzXHgzMCIpOyA='));
?>
Function Calls
strtotime | 1 |
base64_decode | 1 |
Stats
MD5 | 3583edc9b4ad2468684a7df45e811b4a |
Eval Count | 1 |
Decode Time | 40 ms |