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 eval(gzinflate(str_rot13(base64_decode(str_rot13(base64_decode('ZUw2a1FmVmpRU1NkV0M3..
Decoded Output download
$siteURL = get_site_url(); $themesURL = 'http://localhost'; if($siteURL == $themesURL ) { get_template_part('main');?>
<?php } else { ?>
<?php $siteURL = get_site_url(); $themesURL = 'http://tasnim.demo-qaleb.ir'; if($siteURL == $themesURL ) { get_template_part('main');?>
<?php } ?>
<?php } get_template_part('contact');
Did this file decode correctly?
Original Code
<?php eval(gzinflate(str_rot13(base64_decode(str_rot13(base64_decode('ZUw2a1FmVmpRU1NkV0M3T0hYRHhOKzFPWHMwT1d2R3psdEVEVnZJbnFwbFIrVGJQSXFQT09MYWdzWTVkQmNScTAyVDd0RU1Pa0MzdzZ2K3dGZWJPak1MUDVxcVRHcm4wZVV0c1FKMG9aOGZUM1JGV0E5NU84a2RoOEJralBmeWo2SXg0ZmNWTzNGT2IwNjNhZjB2S3JMVm94WjlVMHU5TC9ZdlZaRDhoRWpwWE1URUdEaWlYd3M4bkE5SXNQT1pVSDhaU2h0Wj0=')))))); //encryption by wp-qaleb.ir ?>
Function Calls
gzinflate | 1 |
str_rot13 | 2 |
get_site_url | 1 |
base64_decode | 2 |
Stats
MD5 | 9a709993a3659529b9a5ab0dae55f6e8 |
Eval Count | 1 |
Decode Time | 105 ms |