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 echo base64_decode(base64_decode('U' . chr(95 + -30) . chr(110 + -49) . chr(50 + 11..
Decoded Output download
<?php
echo base64_decode(base64_decode('U' . chr(95 + -30) . chr(110 + -49) . chr(50 + 11)) . base64_decode('Q' . chr(87 + 32) . '=' . chr(19 - -42)) . base64_decode('R' . chr(6 - -75) . chr(137 + -76) . '=') . base64_decode('P' . chr(112 - 31) . chr(-39 - -100) . chr(48 + 13))) . xCrypt(-(-30 - -34) - -(-7 - -32) - -(35 + -11 - -(84 + -29)), 161 - -33 + -(-63 - -100) + (229 - 101 + (129 - -86))) . base64_decode(chr(-83 - -83 - -(42 + 38)) . base64_decode('Z' . chr(133 - 14) . chr(33 - -28) . '=') . base64_decode('P' . chr(22 + 59) . chr(57 - -4) . chr(118 + -57)) . chr(60 + -31 + (-53 - -85)));
?>
Did this file decode correctly?
Original Code
<?php
echo base64_decode(base64_decode('U' . chr(95 + -30) . chr(110 + -49) . chr(50 + 11)) . base64_decode('Q' . chr(87 + 32) . '=' . chr(19 - -42)) . base64_decode('R' . chr(6 - -75) . chr(137 + -76) . '=') . base64_decode('P' . chr(112 - 31) . chr(-39 - -100) . chr(48 + 13))) . xCrypt(-(-30 - -34) - -(-7 - -32) - -(35 + -11 - -(84 + -29)), 161 - -33 + -(-63 - -100) + (229 - 101 + (129 - -86))) . base64_decode(chr(-83 - -83 - -(42 + 38)) . base64_decode('Z' . chr(133 - 14) . chr(33 - -28) . '=') . base64_decode('P' . chr(22 + 59) . chr(57 - -4) . chr(118 + -57)) . chr(60 + -31 + (-53 - -85)));
?>
Function Calls
| chr | 10 |
| xCrypt | 1 |
| base64_decode | 5 |
Stats
| MD5 | 216d890988ac0294f10c436eb3fd5007 |
| Eval Count | 0 |
| Decode Time | 106 ms |