├── LegacyEntitlementAllowlist.plist ├── README.md ├── XProtect.meta.plist ├── XProtect.plist └── XProtect.yara /README.md: -------------------------------------------------------------------------------- 1 | # XProtect 2 | 3 | XProtect is part of the macOS Gatekeeper security feature. Gatekeeper builds upon the file quarantine functionality introduced in macOS 10.4 and was introduced in macOS 10.7.3. It enforces code signing and verifies downloaded applications before allowing them to run. XProtect additionally provides the ability to have signature based blacklisting of malicious applications. 4 | 5 | This repo contains historical releases of the XProtect configuration data. Originally this configuration data was delivered via a specific URL just for XProtect: 6 | 7 | https://configuration.apple.com/configurations/macosx/xprotect/1/clientConfiguration.plist 8 | https://configuration.apple.com/configurations/macosx/xprotect/2/clientConfiguration.plist 9 | https://configuration.apple.com/configurations/macosx/xprotect/3/clientConfiguration.plist 10 | 11 | Originally this data was stored in `/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources`. Currently XProtect is released through the normal Apple update catalog mechanisms. So for instance in this catalog: 12 | 13 | https://swscan.apple.com/content/catalogs/others/index-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz 14 | 15 | There is a package entitled `XProtectPlistConfigData.pkg` which installs the config data into `/System/Library/CoreServices/XProtect.bundle/Contents/Resources` 16 | 17 | ## XProtect.meta.plist 18 | 19 | ## XProtect.plist 20 | 21 | ## XProtect.yara 22 | -------------------------------------------------------------------------------- /XProtect.meta.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | ExtensionBlacklist 6 | 7 | Extensions 8 | 9 | 10 | CFBundleIdentifier 11 | com.searchnt.safari 12 | Developer Identifier 13 | 6ERPEMNB65 14 | 15 | 16 | CFBundleIdentifier 17 | com.shelfsick.safari 18 | Developer Identifier 19 | 33HGJH7H8P 20 | 21 | 22 | CFBundleIdentifier 23 | com.searchnt.safari 24 | Developer Identifier 25 | LUZSN84HYP 26 | 27 | 28 | CFBundleIdentifier 29 | com.searchtrust.safariext 30 | Developer Identifier 31 | 9V6HEQPZK3 32 | 33 | 34 | CFBundleIdentifier 35 | com.leperdvil.safari 36 | Developer Identifier 37 | Y7QR7RXE99 38 | 39 | 40 | CFBundleIdentifier 41 | info.trovi 42 | Developer Identifier 43 | 2GLUU75QJH 44 | 45 | 46 | CFBundleIdentifier 47 | info.searchquick 48 | Developer Identifier 49 | 2GLUU75QJH 50 | 51 | 52 | CFBundleIdentifier 53 | com.searchnt.safari 54 | Developer Identifier 55 | 4VNW4T5764 56 | 57 | 58 | CFBundleIdentifier 59 | com.spigot.safari.searchme 60 | Developer Identifier 61 | B652554955 62 | 63 | 64 | CFBundleIdentifier 65 | com.spigot.safari.ebayshopassist 66 | Developer Identifier 67 | B652554955 68 | 69 | 70 | CFBundleIdentifier 71 | com.smokycap.safari 72 | Developer Identifier 73 | JSKF7A7MSD 74 | 75 | 76 | CFBundleIdentifier 77 | com.searchconnect.safariext 78 | Developer Identifier 79 | 97VW76A9RY 80 | 81 | 82 | CFBundleIdentifier 83 | com.codec.extension 84 | Developer Identifier 85 | 9FHEC8C8B8 86 | 87 | 88 | CFBundleIdentifier 89 | com.zako.chatzum 90 | Developer Identifier 91 | 87X4MN23Z9 92 | 93 | 94 | CFBundleIdentifier 95 | com.adobe.flash 96 | Developer Identifier 97 | E728F995AB 98 | 99 | 100 | CFBundleIdentifier 101 | com.optimalcycling.safari.popupblocker 102 | Developer Identifier 103 | 6AR4TE4Z39 104 | 105 | 106 | CFBundleIdentifier 107 | com.genieo.safari 108 | Developer Identifier 109 | K444F5Z2ZH 110 | 111 | 112 | CFBundleIdentifier 113 | com.app65867 114 | Developer Identifier 115 | T5PTSKMRT6 116 | 117 | 118 | CFBundleIdentifier 119 | com.defaultsearch.safariext 120 | Developer Identifier 121 | 544JR7KQT8 122 | 123 | 124 | CFBundleIdentifier 125 | com.jbsearch.safariext 126 | Developer Identifier 127 | NRQCQ6DVMZ 128 | 129 | 130 | CFBundleIdentifier 131 | com.mtsearch.safariext 132 | Developer Identifier 133 | HL68H687N8 134 | 135 | 136 | CFBundleIdentifier 137 | com.rohit.MacMInSale 138 | Developer Identifier 139 | 42F2G9DQ47 140 | 141 | 142 | CFBundleIdentifier 143 | com.tabgreg.safariext 144 | Developer Identifier 145 | LNWBP677VB 146 | 147 | 148 | CFBundleIdentifier 149 | com.gold.safari 150 | Developer Identifier 151 | NHEDAZU9T4 152 | 153 | 154 | CFBundleIdentifier 155 | com.eliaho.safari 156 | Developer Identifier 157 | 6JM6T7HSQN 158 | 159 | 160 | CFBundleIdentifier 161 | com.nariabox.safari 162 | Developer Identifier 163 | DXBF7F94N3 164 | 165 | 166 | CFBundleIdentifier 167 | com.diigo.safari.awesomeScreenshot 168 | Developer Identifier 169 | 5DXNM3K2CT 170 | 171 | 172 | CFBundleIdentifier 173 | com.portsayd.safari 174 | Developer Identifier 175 | YZG972RG8Z 176 | 177 | 178 | CFBundleIdentifier 179 | com.windowname7495607 180 | Developer Identifier 181 | 2TK2NYHFW2 182 | 183 | 184 | CFBundleIdentifier 185 | com.datadefault0497561 186 | Developer Identifier 187 | 4VC3S7G2MG 188 | 189 | 190 | CFBundleIdentifier 191 | com.windowdaily1742 192 | Developer Identifier 193 | 5GZG8W97DD 194 | 195 | 196 | CFBundleIdentifier 197 | com.filtertrend6253539 198 | Developer Identifier 199 | 5YCD52F383 200 | 201 | 202 | CFBundleIdentifier 203 | com.handlertech9633 204 | Developer Identifier 205 | 6PN9YY23FZ 206 | 207 | 208 | CFBundleIdentifier 209 | com.trackfinds4635 210 | Developer Identifier 211 | 7UR28NU76S 212 | 213 | 214 | CFBundleIdentifier 215 | com.tagresults7147631 216 | Developer Identifier 217 | 7V3V2QB2C3 218 | 219 | 220 | CFBundleIdentifier 221 | com.thoughttheme2187499 222 | Developer Identifier 223 | 7WY3583N76 224 | 225 | 226 | CFBundleIdentifier 227 | com.onedefault7706 228 | Developer Identifier 229 | 8HSFYP6P99 230 | 231 | 232 | CFBundleIdentifier 233 | com.easydata2896 234 | Developer Identifier 235 | 7KA5USJ2D4 236 | 237 | 238 | CFBundleIdentifier 239 | com.fileapp9835508 240 | Developer Identifier 241 | 8Q2XXA9S9V 242 | 243 | 244 | CFBundleIdentifier 245 | com.knowtech5756510 246 | Developer Identifier 247 | 8VK2WEPW22 248 | 249 | 250 | CFBundleIdentifier 251 | com.contenttitle8659536 252 | Developer Identifier 253 | 9J88364MHA 254 | 255 | 256 | CFBundleIdentifier 257 | com.handlerinfo3688 258 | Developer Identifier 259 | 9NZQKUFRD6 260 | 261 | 262 | CFBundleIdentifier 263 | com.synclists4891538 264 | Developer Identifier 265 | 48B2VJHB5S 266 | 267 | 268 | CFBundleIdentifier 269 | com.simplylookup0441639 270 | Developer Identifier 271 | 75NNTKA935 272 | 273 | 274 | CFBundleIdentifier 275 | com.engineselect5690 276 | Developer Identifier 277 | 78T69HC3SS 278 | 279 | 280 | CFBundleIdentifier 281 | com.locatorhelp1634 282 | Developer Identifier 283 | 78UCVB8N63 284 | 285 | 286 | CFBundleIdentifier 287 | com.standardhelp4963 288 | Developer Identifier 289 | 72727726CR 290 | 291 | 292 | CFBundleIdentifier 293 | com.pointsearch3103511 294 | Developer Identifier 295 | ACSNQ95JSZ 296 | 297 | 298 | CFBundleIdentifier 299 | com.exceedservice6880472 300 | Developer Identifier 301 | AQ3XPH2T9P 302 | 303 | 304 | CFBundleIdentifier 305 | com.enginesuccess7744 306 | Developer Identifier 307 | B5PV9ADXTC 308 | 309 | 310 | CFBundleIdentifier 311 | com.seekmade5500473 312 | Developer Identifier 313 | B6LLP79VBR 314 | 315 | 316 | CFBundleIdentifier 317 | com.handlerdirect8871630 318 | Developer Identifier 319 | BA86Z75MJ8 320 | 321 | 322 | CFBundleIdentifier 323 | com.skillresults9918498 324 | Developer Identifier 325 | CGG6HG6Y5W 326 | 327 | 328 | CFBundleIdentifier 329 | com.seekreach6827535 330 | Developer Identifier 331 | CQU8PJK8D5 332 | 333 | 334 | CFBundleIdentifier 335 | com.upgradeshare1691 336 | Developer Identifier 337 | D57Y935FT5 338 | 339 | 340 | CFBundleIdentifier 341 | com.shareprotocol3611501 342 | Developer Identifier 343 | DB6GMRL6AQ 344 | 345 | 346 | CFBundleIdentifier 347 | com.filterrun6637 348 | Developer Identifier 349 | DK5C9Y86C8 350 | 351 | 352 | CFBundleIdentifier 353 | com.balancedservice1704 354 | Developer Identifier 355 | FBQ9F48KUY 356 | 357 | 358 | CFBundleIdentifier 359 | com.windowlink3633512 360 | Developer Identifier 361 | GZ75U9URBS 362 | 363 | 364 | CFBundleIdentifier 365 | com.processevent8689 366 | Developer Identifier 367 | GZPPM88H38 368 | 369 | 370 | CFBundleIdentifier 371 | com.helpertips0346632 372 | Developer Identifier 373 | HC9RZ4333T 374 | 375 | 376 | CFBundleIdentifier 377 | com.managerclick7214644 378 | Developer Identifier 379 | HSCHB2CX28 380 | 381 | 382 | CFBundleIdentifier 383 | com.cloudware8897 384 | Developer Identifier 385 | J3QK73H4SJ 386 | 387 | 388 | CFBundleIdentifier 389 | com.reachsave8704500 390 | Developer Identifier 391 | J4HGD677DR 392 | 393 | 394 | CFBundleIdentifier 395 | com.safeexplore9754 396 | Developer Identifier 397 | KTJB9CZ244 398 | 399 | 400 | CFBundleIdentifier 401 | com.browserplan9707 402 | Developer Identifier 403 | NNB7DTD2F6 404 | 405 | 406 | CFBundleIdentifier 407 | com.enginereader4636 408 | Developer Identifier 409 | NQKWW269GU 410 | 411 | 412 | CFBundleIdentifier 413 | com.assistvalue4599605 414 | Developer Identifier 415 | Q6XAB4776L 416 | 417 | 418 | CFBundleIdentifier 419 | com.unionbytes8963509 420 | Developer Identifier 421 | Q7K2MQF327 422 | 423 | 424 | CFBundleIdentifier 425 | com.guidebrowser0343474 426 | Developer Identifier 427 | QC8B2PF82S 428 | 429 | 430 | CFBundleIdentifier 431 | com.manageopen3638 432 | Developer Identifier 433 | QMHUNRL38C 434 | 435 | 436 | CFBundleIdentifier 437 | com.windowlocal6367645 438 | Developer Identifier 439 | SKGAYNCV8W 440 | 441 | 442 | CFBundleIdentifier 443 | com.coverlaunch2755 444 | Developer Identifier 445 | U7JUX52D6M 446 | 447 | 448 | CFBundleIdentifier 449 | com.filteraccess0873564 450 | Developer Identifier 451 | UUZDL4R873 452 | 453 | 454 | CFBundleIdentifier 455 | com.basicselect0390475 456 | Developer Identifier 457 | V6DGLWVP73 458 | 459 | 460 | CFBundleIdentifier 461 | com.evolvedservice1207604 462 | Developer Identifier 463 | V6RL78YKPZ 464 | 465 | 466 | CFBundleIdentifier 467 | com.applicationlinks5743 468 | Developer Identifier 469 | V34DXC899K 470 | 471 | 472 | CFBundleIdentifier 473 | com.browsermatch9664563 474 | Developer Identifier 475 | VTQW79WRZ4 476 | 477 | 478 | CFBundleIdentifier 479 | com.functionsearch8294606 480 | Developer Identifier 481 | WPZBQ49APZ 482 | 483 | 484 | CFBundleIdentifier 485 | com.organicskill3895 486 | Developer Identifier 487 | XB564VRCJG 488 | 489 | 490 | CFBundleIdentifier 491 | com.resultapps6811562 492 | Developer Identifier 493 | Y642383952 494 | 495 | 496 | CFBundleIdentifier 497 | com.valuebrowser0083537 498 | Developer Identifier 499 | YJ5HK42H32 500 | 501 | 502 | CFBundleIdentifier 503 | com.simpletrusted1033646 504 | Developer Identifier 505 | ZRT7J747FF 506 | 507 | 508 | CFBundleIdentifier 509 | com.explorersystem7586338 510 | Developer Identifier 511 | 2CCFY497H9 512 | 513 | 514 | CFBundleIdentifier 515 | com.efficientview9482371 516 | Developer Identifier 517 | 4GMR5YW3EG 518 | 519 | 520 | CFBundleIdentifier 521 | com.trustshared4081407 522 | Developer Identifier 523 | 5LWMEF3EX3 524 | 525 | 526 | CFBundleIdentifier 527 | com.profileopen6719369 528 | Developer Identifier 529 | 7CAMK6C7D4 530 | 531 | 532 | CFBundleIdentifier 533 | com.resultsmanager2654139 534 | Developer Identifier 535 | 7NT2D6D6AY 536 | 537 | 538 | CFBundleIdentifier 539 | com.edgetask8331344 540 | Developer Identifier 541 | 8CHL2NLV6W 542 | 543 | 544 | CFBundleIdentifier 545 | com.windowfeed7678370 546 | Developer Identifier 547 | 8Z86UU849G 548 | 549 | 550 | CFBundleIdentifier 551 | com.discoveryset8643373 552 | Developer Identifier 553 | 9CH9S89D6A 554 | 555 | 556 | CFBundleIdentifier 557 | com.anysearchair 558 | Developer Identifier 559 | 27AWM25972 560 | 561 | 562 | CFBundleIdentifier 563 | com.filtersearch2630795 564 | Developer Identifier 565 | 57KH8CDK8E 566 | 567 | 568 | CFBundleIdentifier 569 | com.helppath9376372 570 | Developer Identifier 571 | 67N67V4S5L 572 | 573 | 574 | CFBundleIdentifier 575 | com.boostprocess3018490 576 | Developer Identifier 577 | 73GY86J3XN 578 | 579 | 580 | CFBundleIdentifier 581 | com.upgradenext3022972 582 | Developer Identifier 583 | 97T6J28JX7 584 | 585 | 586 | CFBundleIdentifier 587 | com.preferredbit7437341 588 | Developer Identifier 589 | 335CCFFHGG 590 | 591 | 592 | CFBundleIdentifier 593 | com.helperflow9461432 594 | Developer Identifier 595 | 467GD3CNGV 596 | 597 | 598 | CFBundleIdentifier 599 | com.directtrusted8286392 600 | Developer Identifier 601 | 729K4PZ278 602 | 603 | 604 | CFBundleIdentifier 605 | com.searches2319190 606 | Developer Identifier 607 | 953FHSA8YQ 608 | 609 | 610 | CFBundleIdentifier 611 | com.browserbrand7683345 612 | Developer Identifier 613 | 979HTLNR8P 614 | 615 | 616 | CFBundleIdentifier 617 | com.browserfind3164429 618 | Developer Identifier 619 | 7698FPNAVX 620 | 621 | 622 | CFBundleIdentifier 623 | com.resultsload3250409 624 | Developer Identifier 625 | 9742G752ZQ 626 | 627 | 628 | CFBundleIdentifier 629 | com.assistservice2646035 630 | Developer Identifier 631 | AZJU4TU638 632 | 633 | 634 | CFBundleIdentifier 635 | com.easybrowser1433393 636 | Developer Identifier 637 | D8WSRY44EV 638 | 639 | 640 | CFBundleIdentifier 641 | com.systemdeluxe0453346 642 | Developer Identifier 643 | D87YRU3345 644 | 645 | 646 | CFBundleIdentifier 647 | com.searchpremiere7348430 648 | Developer Identifier 649 | F44RMMUWAF 650 | 651 | 652 | CFBundleIdentifier 653 | com.beginservice0556433 654 | Developer Identifier 655 | G5Q8WHCUDT 656 | 657 | 658 | CFBundleIdentifier 659 | com.superanysearch 660 | Developer Identifier 661 | GQ65ME5KV3 662 | 663 | 664 | CFBundleIdentifier 665 | com.processopen7782408 666 | Developer Identifier 667 | JSF6784ET9 668 | 669 | 670 | CFBundleIdentifier 671 | com.evosearch2661482 672 | Developer Identifier 673 | KMTA95HB3X 674 | 675 | 676 | CFBundleIdentifier 677 | com.doanysearch 678 | Developer Identifier 679 | L6MFJ58VBK 680 | 681 | 682 | CFBundleIdentifier 683 | com.maintainsearch8511434 684 | Developer Identifier 685 | L9AH6Z2T5M 686 | 687 | 688 | CFBundleIdentifier 689 | com.systemstarter9792395 690 | Developer Identifier 691 | LDRAKL3KVT 692 | 693 | 694 | CFBundleIdentifier 695 | com.openservice3002925 696 | Developer Identifier 697 | MD68SLGQUH 698 | 699 | 700 | CFBundleIdentifier 701 | com.easysystem3176849 702 | Developer Identifier 703 | MY3XR8R34G 704 | 705 | 706 | CFBundleIdentifier 707 | com.ultraanysearch 708 | Developer Identifier 709 | NN36S65A3S 710 | 711 | 712 | CFBundleIdentifier 713 | com.competesearch2175428 714 | Developer Identifier 715 | NZNSHY6977 716 | 717 | 718 | CFBundleIdentifier 719 | com.internetphase6142340 720 | Developer Identifier 721 | QR2KV8D3F7 722 | 723 | 724 | CFBundleIdentifier 725 | com.processset3184335 726 | Developer Identifier 727 | RZTEMB3KFV 728 | 729 | 730 | CFBundleIdentifier 731 | com.findanysearch 732 | Developer Identifier 733 | S8VT5MP5WA 734 | 735 | 736 | CFBundleIdentifier 737 | com.sitedefault9015406 738 | Developer Identifier 739 | SS4Z22JEX9 740 | 741 | 742 | CFBundleIdentifier 743 | com.shiftlaunch8652374 744 | Developer Identifier 745 | U7T2BT6YKF 746 | 747 | 748 | CFBundleIdentifier 749 | com.resultsset6975343 750 | Developer Identifier 751 | UQ5TUCT7AL 752 | 753 | 754 | CFBundleIdentifier 755 | com.assistset8869431 756 | Developer Identifier 757 | V6SJ4GZ22Y 758 | 759 | 760 | CFBundleIdentifier 761 | com.browsefeed6952339 762 | Developer Identifier 763 | X45WF73754 764 | 765 | 766 | CFBundleIdentifier 767 | com.viewanysearch 768 | Developer Identifier 769 | XJM7QA6W74 770 | 771 | 772 | CFBundleIdentifier 773 | com.syncstatus3208331 774 | Developer Identifier 775 | XPKDP45G7G 776 | 777 | 778 | CFBundleIdentifier 779 | com.plusppgrade0209394 780 | Developer Identifier 781 | YYKQ6NZ4NZ 782 | 783 | 784 | 785 | GKChecks 786 | 787 | CodeSignatureIDs 788 | 789 | com.apple.a2p 790 | com.apple.ibtool 791 | com.apple.pythonw 792 | com.apple.python 793 | com.apple.ictool 794 | com.apple.actool 795 | com.apple.redis-server 796 | 797 | 798 | JavaWebComponentVersionMinimum 799 | 1.6.0_45-b06-451 800 | PlugInBlacklist 801 | 802 | 10 803 | 804 | com.apple.java.JavaAppletPlugin 805 | 806 | MinimumPlugInBundleVersion 807 | 14.8.0 808 | PlugInUpdateAvailable 809 | 810 | 811 | com.apple.java.JavaPlugin2_NPAPI 812 | 813 | MinimumPlugInBundleVersion 814 | 14.8.0 815 | PlugInUpdateAvailable 816 | 817 | 818 | com.macromedia.Flash Player ESR.plugin 819 | 820 | MinimumPlugInBundleVersion 821 | 18.0.0.382 822 | PlugInUpdateAvailable 823 | 824 | 825 | com.macromedia.Flash Player.plugin 826 | 827 | MinimumPlugInBundleVersion 828 | 32.0.0.101 829 | PlugInUpdateAvailable 830 | 831 | 832 | com.microsoft.SilverlightPlugin 833 | 834 | MinimumPlugInBundleVersion 835 | 5.1.41212.0 836 | PlugInUpdateAvailable 837 | 838 | 839 | com.oracle.java.JavaAppletPlugin 840 | 841 | MinimumPlugInBundleVersion 842 | 1.8.51.16 843 | PlugInUpdateAvailable 844 | 845 | 846 | 847 | 848 | Version 849 | 2158 850 | 851 | 852 | -------------------------------------------------------------------------------- /XProtect.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Description 7 | OSX.28a9883 8 | LaunchServices 9 | 10 | LSItemContentType 11 | com.apple.application-bundle 12 | 13 | Matches 14 | 15 | 16 | MatchFile 17 | 18 | NSURLTypeIdentifierKey 19 | public.unix-executable 20 | 21 | MatchType 22 | Match 23 | Pattern 24 | 3A6C6162656C3A706C697374506174683A 25 | 26 | 27 | MatchFile 28 | 29 | NSURLTypeIdentifierKey 30 | public.unix-executable 31 | 32 | MatchType 33 | Match 34 | Pattern 35 | 3A62696E3A706C6973743A 36 | 37 | 38 | MatchFile 39 | 40 | NSURLTypeIdentifierKey 41 | public.unix-executable 42 | 43 | MatchType 44 | Match 45 | Pattern 46 | 214023247E5E262A28295B5D7B7D3A3B3C3E2C2E31713277336534723574367937753869396F3070415A5358444346564742484E4A4D4B4C5157455254595549 47 | 48 | 49 | 50 | 51 | Description 52 | OSX.Bundlore.D 53 | LaunchServices 54 | 55 | LSItemContentType 56 | com.apple.application-bundle 57 | 58 | Matches 59 | 60 | 61 | MatchFile 62 | 63 | NSURLTypeIdentifierKey 64 | com.apple.applescript.script 65 | 66 | MatchType 67 | Match 68 | Pattern 69 | 46617364554153 70 | 71 | 72 | MatchFile 73 | 74 | NSURLTypeIdentifierKey 75 | com.apple.applescript.script 76 | 77 | MatchType 78 | Match 79 | Pattern 80 | 20006500630068006F002000 81 | 82 | 83 | MatchFile 84 | 85 | NSURLTypeIdentifierKey 86 | com.apple.applescript.script 87 | 88 | MatchType 89 | Match 90 | Pattern 91 | 20007C0020006F00700065006E00730073006C00200065006E00630020002D006100650073002D003200350036002D0063006600620020002D007000610073007300200070006100730073003A 92 | 93 | 94 | MatchFile 95 | 96 | NSURLTypeIdentifierKey 97 | com.apple.applescript.script 98 | 99 | MatchType 100 | Match 101 | Pattern 102 | 002D00730061006C00740020002D00410020002D00610020002D00640020007C002000620061007300680020002D0073 103 | 104 | 105 | 106 | 107 | Description 108 | OSX.ParticleSmasher.A 109 | LaunchServices 110 | 111 | LSItemContentType 112 | com.apple.application-bundle 113 | 114 | Matches 115 | 116 | 117 | MatchFile 118 | 119 | NSURLTypeIdentifierKey 120 | public.unix-executable 121 | 122 | MatchType 123 | Match 124 | Pattern 125 | 636F756C646E2774206F70656E2074686520646200 126 | 127 | 128 | MatchFile 129 | 130 | NSURLTypeIdentifierKey 131 | public.unix-executable 132 | 133 | MatchType 134 | Match 135 | Pattern 136 | 25402F4F504552412E7A697000 137 | 138 | 139 | MatchFile 140 | 141 | NSURLTypeIdentifierKey 142 | public.unix-executable 143 | 144 | MatchType 145 | Match 146 | Pattern 147 | 25402F4348524F4D455F25402E7A697000 148 | 149 | 150 | MatchFile 151 | 152 | NSURLTypeIdentifierKey 153 | public.unix-executable 154 | 155 | MatchType 156 | Match 157 | Pattern 158 | 25402F5341464152492E7A697000 159 | 160 | 161 | MatchFile 162 | 163 | NSURLTypeIdentifierKey 164 | public.unix-executable 165 | 166 | MatchType 167 | Match 168 | Pattern 169 | 25402F46495245464F585F25402E7A697000 170 | 171 | 172 | MatchFile 173 | 174 | NSURLTypeIdentifierKey 175 | public.unix-executable 176 | 177 | MatchType 178 | Match 179 | Pattern 180 | 63702025402F706C616365732E73716C6974652025402F706C616365732E73716C6974652E64756D7000 181 | 182 | 183 | MatchFile 184 | 185 | NSURLTypeIdentifierKey 186 | public.unix-executable 187 | 188 | MatchType 189 | Match 190 | Pattern 191 | 63702025402F486973746F72792025402F486973746F72792E64756D7000 192 | 193 | 194 | 195 | 196 | Description 197 | OSX.HiddenLotus.A 198 | LaunchServices 199 | 200 | LSItemContentType 201 | com.apple.application-bundle 202 | 203 | Matches 204 | 205 | 206 | MatchFile 207 | 208 | NSURLTypeIdentifierKey 209 | public.unix-executable 210 | 211 | MatchType 212 | Match 213 | Pattern 214 | 002F00256C640000000000000000000000 215 | 216 | 217 | MatchFile 218 | 219 | NSURLTypeIdentifierKey 220 | public.unix-executable 221 | 222 | MatchType 223 | Match 224 | Pattern 225 | 0072620000202600000000000000 226 | 227 | 228 | MatchFile 229 | 230 | NSURLTypeIdentifierKey 231 | public.unix-executable 232 | 233 | MatchType 234 | Match 235 | Pattern 236 | 0025640020323E26310072000D0A0000 237 | 238 | 239 | MatchFile 240 | 241 | NSURLTypeIdentifierKey 242 | public.unix-executable 243 | 244 | MatchType 245 | Match 246 | Pattern 247 | 002530327800000000000000 248 | 249 | 250 | MatchFile 251 | 252 | NSURLTypeIdentifierKey 253 | public.unix-executable 254 | 255 | MatchType 256 | Match 257 | Pattern 258 | 003D003B000000 259 | 260 | 261 | 262 | 263 | Description 264 | OSX.AdLoad.B.2 265 | LaunchServices 266 | 267 | LSItemContentType 268 | com.apple.application-bundle 269 | 270 | Matches 271 | 272 | 273 | MatchFile 274 | 275 | NSURLTypeIdentifierKey 276 | public.unix-executable 277 | 278 | MatchType 279 | Match 280 | Pattern 281 | 488B??????????488D5DB8488903C74308000000C2C7430C00000000488D??????????48894310488D??????????488943184C89F7????????????488943204C89FF4889DE??????????4C89FF??????488B7B20??????4883C430 282 | 283 | 284 | MatchFile 285 | 286 | NSURLTypeIdentifierKey 287 | public.unix-executable 288 | 289 | MatchType 290 | Match 291 | Pattern 292 | 67657453616661726956657273696F6E 293 | 294 | 295 | 296 | 297 | Description 298 | OSX.Mughthesec.B 299 | LaunchServices 300 | 301 | LSItemContentType 302 | com.apple.application-bundle 303 | 304 | Matches 305 | 306 | 307 | MatchFile 308 | 309 | NSURLTypeIdentifierKey 310 | public.unix-executable 311 | 312 | MatchType 313 | Match 314 | Pattern 315 | 42756E646C654D655570 316 | 317 | 318 | MatchFile 319 | 320 | NSURLTypeIdentifierKey 321 | public.unix-executable 322 | 323 | MatchType 324 | Match 325 | Pattern 326 | 5075626C69736865724F666665725374617465 327 | 328 | 329 | MatchFile 330 | 331 | NSURLTypeIdentifierKey 332 | public.unix-executable 333 | 334 | MatchType 335 | Match 336 | Pattern 337 | 496E7374616C6C50726F67726573735374617465 338 | 339 | 340 | MatchFile 341 | 342 | NSURLTypeIdentifierKey 343 | public.unix-executable 344 | 345 | MatchType 346 | Match 347 | Pattern 348 | 416476657274697365724F666665725374617465 349 | 350 | 351 | MatchFile 352 | 353 | NSURLTypeIdentifierKey 354 | public.unix-executable 355 | 356 | MatchType 357 | Match 358 | Pattern 359 | 42657254616767656444617461 360 | 361 | 362 | MatchFile 363 | 364 | NSURLTypeIdentifierKey 365 | public.unix-executable 366 | 367 | MatchType 368 | Match 369 | Pattern 370 | 4245525072696E7456697369746F72 371 | 372 | 373 | 374 | 375 | Description 376 | OSX.AceInstaller.B.2 377 | LaunchServices 378 | 379 | LSItemContentType 380 | com.apple.application-bundle 381 | 382 | Matches 383 | 384 | 385 | MatchFile 386 | 387 | NSURLTypeIdentifierKey 388 | public.unix-executable 389 | 390 | MatchType 391 | Match 392 | Pattern 393 | 7365744F66666572734C6162656C 394 | 395 | 396 | MatchFile 397 | 398 | NSURLTypeIdentifierKey 399 | public.unix-executable 400 | 401 | MatchType 402 | Match 403 | Pattern 404 | 2F746D702F707363722E7368 405 | 406 | 407 | MatchFile 408 | 409 | NSURLTypeIdentifierKey 410 | public.unix-executable 411 | 412 | MatchType 413 | Match 414 | Pattern 415 | 2F746D702F4F66666572256C642E7368 416 | 417 | 418 | MatchFile 419 | 420 | NSURLTypeIdentifierKey 421 | public.unix-executable 422 | 423 | MatchType 424 | Match 425 | Pattern 426 | 2F746D702F6D7363722E7368 427 | 428 | 429 | 430 | 431 | Description 432 | OSX.Hmining.D 433 | LaunchServices 434 | 435 | LSItemContentType 436 | com.apple.application-bundle 437 | 438 | Matches 439 | 440 | 441 | MatchFile 442 | 443 | NSURLTypeIdentifierKey 444 | public.unix-executable 445 | 446 | MatchType 447 | Match 448 | Pattern 449 | 7772697465506872617365436A 450 | 451 | 452 | MatchFile 453 | 454 | NSURLTypeIdentifierKey 455 | public.unix-executable 456 | 457 | MatchType 458 | Match 459 | Pattern 460 | 6765744D617463684170704964 461 | 462 | 463 | MatchFile 464 | 465 | NSURLTypeIdentifierKey 466 | public.unix-executable 467 | 468 | MatchType 469 | Match 470 | Pattern 471 | 696E7374616C6C335061727479 472 | 473 | 474 | MatchFile 475 | 476 | NSURLTypeIdentifierKey 477 | public.unix-executable 478 | 479 | MatchType 480 | Match 481 | Pattern 482 | 6765745365744F666665727346696C746572 483 | 484 | 485 | 486 | 487 | Description 488 | OSX.Bundlore.B 489 | LaunchServices 490 | 491 | LSItemContentType 492 | com.apple.application-bundle 493 | 494 | Matches 495 | 496 | 497 | MatchFile 498 | 499 | NSURLTypeIdentifierKey 500 | com.apple.applescript.script 501 | 502 | MatchType 503 | Match 504 | Pattern 505 | 46617364554153 506 | 507 | 508 | MatchFile 509 | 510 | NSURLTypeIdentifierKey 511 | com.apple.applescript.script 512 | 513 | MatchType 514 | Match 515 | Pattern 516 | 6900660020005B005B002000220024007B006F0073007600650072007D00220020003D003D0020002A002200310030002E003100320022002A0020005D005D003B0020007400680065006E00200076006500720046006F006C006400650072003D0022005300690065007200720061002F0022003B002000660069003B000A0020002000200020006300750072006C0020002D0073004C0020002D006F002000220024007B0054004D0050004400490052007D00 517 | 518 | 519 | MatchFile 520 | 521 | NSURLTypeIdentifierKey 522 | com.apple.applescript.script 523 | 524 | MatchType 525 | Match 526 | Pattern 527 | 2000200020002000630068006D006F00640020002B0078002000220024007B0054004D0050004400490052007D002F00 528 | 529 | 530 | MatchFile 531 | 532 | NSURLTypeIdentifierKey 533 | com.apple.applescript.script 534 | 535 | MatchType 536 | Match 537 | Pattern 538 | 200072006D0020002D00720066002000220024007B0054004D0050004400490052007D002F006D006D005F0073007400750062002200 539 | 540 | 541 | 542 | 543 | Description 544 | OSX.AceInstaller.B.1 545 | LaunchServices 546 | 547 | LSItemContentType 548 | com.apple.application-bundle 549 | 550 | Matches 551 | 552 | 553 | MatchFile 554 | 555 | NSURLTypeIdentifierKey 556 | public.unix-executable 557 | 558 | MatchType 559 | Match 560 | Pattern 561 | 416365496E7374616C6C6572 562 | 563 | 564 | MatchFile 565 | 566 | NSURLTypeIdentifierKey 567 | public.unix-executable 568 | 569 | MatchType 570 | Match 571 | Pattern 572 | 2F746D702F707363722E7368 573 | 574 | 575 | MatchFile 576 | 577 | NSURLTypeIdentifierKey 578 | public.unix-executable 579 | 580 | MatchType 581 | Match 582 | Pattern 583 | 2F746D702F4F66666572256C642E7368 584 | 585 | 586 | MatchFile 587 | 588 | NSURLTypeIdentifierKey 589 | public.unix-executable 590 | 591 | MatchType 592 | Match 593 | Pattern 594 | 2F746D702F6D7363722E7368 595 | 596 | 597 | 598 | 599 | Description 600 | OSX.AdLoad.B.1 601 | LaunchServices 602 | 603 | LSItemContentType 604 | com.apple.application-bundle 605 | 606 | Matches 607 | 608 | 609 | MatchFile 610 | 611 | NSURLTypeIdentifierKey 612 | public.unix-executable 613 | 614 | MatchType 615 | Match 616 | Pattern 617 | 736574496E7374616C6C46696E697368656454657874 618 | 619 | 620 | MatchFile 621 | 622 | NSURLTypeIdentifierKey 623 | public.unix-executable 624 | 625 | MatchType 626 | Match 627 | Pattern 628 | 73657446696E6973685469636B496D61676556696577 629 | 630 | 631 | MatchFile 632 | 633 | NSURLTypeIdentifierKey 634 | public.unix-executable 635 | 636 | MatchType 637 | Match 638 | Pattern 639 | 4F66666572436F6E74726F6C6C6572 640 | 641 | 642 | MatchFile 643 | 644 | NSURLTypeIdentifierKey 645 | public.unix-executable 646 | 647 | MatchType 648 | Match 649 | Pattern 650 | 264F464645525F49443D2540 651 | 652 | 653 | 654 | 655 | Description 656 | OSX.AdLoad.A 657 | LaunchServices 658 | 659 | LSItemContentType 660 | com.apple.application-bundle 661 | 662 | Matches 663 | 664 | 665 | MatchFile 666 | 667 | NSURLTypeIdentifierKey 668 | public.unix-executable 669 | 670 | MatchType 671 | Match 672 | Pattern 673 | 7365744F6666657255726C 674 | 675 | 676 | MatchFile 677 | 678 | NSURLTypeIdentifierKey 679 | public.unix-executable 680 | 681 | MatchType 682 | Match 683 | Pattern 684 | 7365744F6666657250617468 685 | 686 | 687 | MatchFile 688 | 689 | NSURLTypeIdentifierKey 690 | public.unix-executable 691 | 692 | MatchType 693 | Match 694 | Pattern 695 | 7365744F666665724E616D65 696 | 697 | 698 | MatchFile 699 | 700 | NSURLTypeIdentifierKey 701 | public.unix-executable 702 | 703 | MatchType 704 | Match 705 | Pattern 706 | 2F746D702F50726F647563742E646D67 707 | 708 | 709 | 710 | 711 | Description 712 | OSX.Mughthesec.A 713 | LaunchServices 714 | 715 | LSItemContentType 716 | com.apple.application-bundle 717 | 718 | Matches 719 | 720 | 721 | MatchFile 722 | 723 | NSURLTypeIdentifierKey 724 | public.unix-executable 725 | 726 | MatchType 727 | Match 728 | Pattern 729 | 54524D435F496E7374616C6C5F53746172745F31 730 | 731 | 732 | MatchFile 733 | 734 | NSURLTypeIdentifierKey 735 | public.unix-executable 736 | 737 | MatchType 738 | Match 739 | Pattern 740 | 66616C6C6261636B446D674E616D65 741 | 742 | 743 | MatchFile 744 | 745 | NSURLTypeIdentifierKey 746 | public.unix-executable 747 | 748 | MatchType 749 | Match 750 | Pattern 751 | 66616C6C6261636B496E7374616C6C65724E616D65 752 | 753 | 754 | MatchFile 755 | 756 | NSURLTypeIdentifierKey 757 | public.unix-executable 758 | 759 | MatchType 760 | Match 761 | Pattern 762 | 6F6666657253637265656E55726C 763 | 764 | 765 | MatchFile 766 | 767 | NSURLTypeIdentifierKey 768 | public.unix-executable 769 | 770 | MatchType 771 | Match 772 | Pattern 773 | 42657254616767656444617461 774 | 775 | 776 | MatchFile 777 | 778 | NSURLTypeIdentifierKey 779 | public.unix-executable 780 | 781 | MatchType 782 | Match 783 | Pattern 784 | 4245525072696E7456697369746F72 785 | 786 | 787 | 788 | 789 | Description 790 | OSX.Leverage.A 791 | LaunchServices 792 | 793 | LSItemContentType 794 | com.apple.application-bundle 795 | 796 | Matches 797 | 798 | 799 | MatchFile 800 | 801 | NSURLTypeIdentifierKey 802 | public.unix-executable 803 | 804 | MatchType 805 | Match 806 | Pattern 807 | FF6563686F20273C3F786D6C20 808 | 809 | 810 | MatchFile 811 | 812 | NSURLTypeIdentifierKey 813 | public.unix-executable 814 | 815 | MatchType 816 | Match 817 | Pattern 818 | 72626672616D65776F726B2E64796C6962 819 | 820 | 821 | MatchFile 822 | 823 | NSURLTypeIdentifierKey 824 | public.unix-executable 825 | 826 | MatchType 827 | Match 828 | Pattern 829 | 6C61756E636863746C206C6F6164207E2F4C6962726172792F4C61756E63684167656E7473 830 | 831 | 832 | MatchFile 833 | 834 | NSURLTypeIdentifierKey 835 | public.unix-executable 836 | 837 | MatchType 838 | Match 839 | Pattern 840 | 6D6B646972207E2F4C6962726172792F4C61756E63684167656E7473 841 | 842 | 843 | MatchFile 844 | 845 | NSURLTypeIdentifierKey 846 | public.unix-executable 847 | 848 | MatchType 849 | Match 850 | Pattern 851 | 6D57616974466F7254686973436F6D6D616E64 852 | 853 | 854 | MatchFile 855 | 856 | NSURLTypeIdentifierKey 857 | public.unix-executable 858 | 859 | MatchType 860 | Match 861 | Pattern 862 | 6D57616974696E67466F7241436F6D6D616E64 863 | 864 | 865 | 866 | 867 | Description 868 | OSX.ATG15.B 869 | LaunchServices 870 | 871 | LSItemContentType 872 | com.apple.application-bundle 873 | 874 | Matches 875 | 876 | 877 | MatchFile 878 | 879 | NSURLTypeIdentifierKey 880 | public.unix-executable 881 | 882 | MatchType 883 | Match 884 | Pattern 885 | 807C393C32BABB80F3B9B434B8343980 886 | 887 | 888 | MatchFile 889 | 890 | NSURLTypeIdentifierKey 891 | public.unix-executable 892 | 893 | MatchType 894 | Match 895 | Pattern 896 | FCBF34BA7CBA3436B9BCBA3C807C393C 897 | 898 | 899 | MatchFile 900 | 901 | NSURLTypeIdentifierKey 902 | public.unix-executable 903 | 904 | MatchType 905 | Match 906 | Pattern 907 | 32BABB76BA343CB9BFB78F30B3B93C32 908 | 909 | 910 | MatchFile 911 | 912 | NSURLTypeIdentifierKey 913 | public.unix-executable 914 | 915 | MatchType 916 | Match 917 | Pattern 918 | 9C8589278B9C8589278B9C8589278B9C 919 | 920 | 921 | 922 | 923 | Description 924 | OSX.Genieo.G.1 925 | LaunchServices 926 | 927 | LSItemContentType 928 | com.apple.application-bundle 929 | 930 | Matches 931 | 932 | 933 | MatchFile 934 | 935 | NSURLTypeIdentifierKey 936 | public.unix-executable 937 | 938 | MatchType 939 | Match 940 | Pattern 941 | 696E7374616C6C5F75726C5F737566666978 942 | 943 | 944 | MatchFile 945 | 946 | NSURLTypeIdentifierKey 947 | public.unix-executable 948 | 949 | MatchType 950 | Match 951 | Pattern 952 | 7665725F6461 953 | 954 | 955 | MatchFile 956 | 957 | NSURLTypeIdentifierKey 958 | public.unix-executable 959 | 960 | MatchType 961 | Match 962 | Pattern 963 | 6F666665725F6964 964 | 965 | 966 | 967 | 968 | Description 969 | OSX.Genieo.G 970 | LaunchServices 971 | 972 | LSItemContentType 973 | com.apple.application-bundle 974 | 975 | Matches 976 | 977 | 978 | MatchFile 979 | 980 | NSURLTypeIdentifierKey 981 | public.unix-executable 982 | 983 | MatchType 984 | Match 985 | Pattern 986 | 676574536166617269486973746F7279 987 | 988 | 989 | MatchFile 990 | 991 | NSURLTypeIdentifierKey 992 | public.unix-executable 993 | 994 | MatchType 995 | Match 996 | Pattern 997 | 73656C65637420636F756E74282A292066726F6D206D6F7A5F686973746F7279766973697473 998 | 999 | 1000 | MatchFile 1001 | 1002 | NSURLTypeIdentifierKey 1003 | public.unix-executable 1004 | 1005 | MatchType 1006 | Match 1007 | Pattern 1008 | 534645585446696C654D616E61676572 1009 | 1010 | 1011 | 1012 | 1013 | Description 1014 | OSX.Proton.B 1015 | LaunchServices 1016 | 1017 | LSItemContentType 1018 | com.apple.application-bundle 1019 | 1020 | Matches 1021 | 1022 | 1023 | Identity 1024 | qOqC7nZwkQmLDidagNJdO8eeDOo= 1025 | MatchFile 1026 | 1027 | NSURLTypeIdentifierKey 1028 | public.unix-executable 1029 | 1030 | MatchType 1031 | Match 1032 | 1033 | 1034 | 1035 | 1036 | Description 1037 | OSX.Dok.B 1038 | LaunchServices 1039 | 1040 | LSItemContentType 1041 | com.apple.application-bundle 1042 | 1043 | Matches 1044 | 1045 | 1046 | MatchFile 1047 | 1048 | NSURLTypeIdentifierKey 1049 | public.unix-executable 1050 | 1051 | MatchType 1052 | Match 1053 | Pattern 1054 | 53656C66496E7374616C6C 1055 | 1056 | 1057 | MatchFile 1058 | 1059 | NSURLTypeIdentifierKey 1060 | public.unix-executable 1061 | 1062 | MatchType 1063 | Match 1064 | Pattern 1065 | 49734C6F67696E536372697074457869737473 1066 | 1067 | 1068 | MatchFile 1069 | 1070 | NSURLTypeIdentifierKey 1071 | public.unix-executable 1072 | 1073 | MatchType 1074 | Match 1075 | Pattern 1076 | 4164644C6F67696E536372697074 1077 | 1078 | 1079 | MatchFile 1080 | 1081 | NSURLTypeIdentifierKey 1082 | public.unix-executable 1083 | 1084 | MatchType 1085 | Match 1086 | Pattern 1087 | 4979457664584E794C324A706269396C626E596763486C306147397543694D674C536F7449474E765A476C755A7A6F676458526D4C5467674C536F74436D6C7463 1088 | 1089 | 1090 | 1091 | 1092 | Description 1093 | OSX.Dok.A 1094 | LaunchServices 1095 | 1096 | LSItemContentType 1097 | com.apple.application-bundle 1098 | 1099 | Matches 1100 | 1101 | 1102 | MatchFile 1103 | 1104 | NSURLTypeIdentifierKey 1105 | public.unix-executable 1106 | 1107 | MatchType 1108 | Match 1109 | Pattern 1110 | 44697361626C6555706461746573 1111 | 1112 | 1113 | MatchFile 1114 | 1115 | NSURLTypeIdentifierKey 1116 | public.unix-executable 1117 | 1118 | MatchType 1119 | Match 1120 | Pattern 1121 | 496E7374616C6C546F72 1122 | 1123 | 1124 | MatchFile 1125 | 1126 | NSURLTypeIdentifierKey 1127 | public.unix-executable 1128 | 1129 | MatchType 1130 | Match 1131 | Pattern 1132 | 496E7374616C6C43657274 1133 | 1134 | 1135 | MatchFile 1136 | 1137 | NSURLTypeIdentifierKey 1138 | public.unix-executable 1139 | 1140 | MatchType 1141 | Match 1142 | Pattern 1143 | 626173653634202D69202540 1144 | 1145 | 1146 | 1147 | 1148 | Description 1149 | OSX.Findzip.A 1150 | LaunchServices 1151 | 1152 | LSItemContentType 1153 | com.apple.application-bundle 1154 | 1155 | Matches 1156 | 1157 | 1158 | MatchType 1159 | MatchAny 1160 | Matches 1161 | 1162 | 1163 | MatchFile 1164 | 1165 | NSURLTypeIdentifierKey 1166 | public.unix-executable 1167 | 1168 | MatchType 1169 | Match 1170 | Pattern 1171 | 546B395549466C50565649675445464F523156425230552F494656545253426F64485277637A6F764C3352795957357A624746305A53356E6232396E624755755932397444516F4E436C646F5958516761474677634756755A57516764473867655739316369426D6157786C6379412F445170 1172 | 1173 | 1174 | Matches 1175 | 1176 | 1177 | MatchFile 1178 | 1179 | NSURLTypeIdentifierKey 1180 | public.unix-executable 1181 | 1182 | MatchType 1183 | Match 1184 | Pattern 1185 | 2F7573722F62696E2F66696E64 1186 | 1187 | 1188 | MatchFile 1189 | 1190 | NSURLTypeIdentifierKey 1191 | public.unix-executable 1192 | 1193 | MatchType 1194 | Match 1195 | Pattern 1196 | 7B7D2E6372797074 1197 | 1198 | 1199 | MatchFile 1200 | 1201 | NSURLTypeIdentifierKey 1202 | public.unix-executable 1203 | 1204 | MatchType 1205 | Match 1206 | Pattern 1207 | 52454541444D45212E747874 1208 | 1209 | 1210 | MatchFile 1211 | 1212 | NSURLTypeIdentifierKey 1213 | public.unix-executable 1214 | 1215 | MatchType 1216 | Match 1217 | Pattern 1218 | 2F7573722F62696E2F6469736B7574696C 1219 | 1220 | 1221 | 1222 | 1223 | 1224 | 1225 | 1226 | 1227 | Description 1228 | OSX.XAgent.A 1229 | LaunchServices 1230 | 1231 | LSItemContentType 1232 | public.unix-executable 1233 | 1234 | Matches 1235 | 1236 | 1237 | MatchFile 1238 | 1239 | NSURLTypeIdentifierKey 1240 | public.unix-executable 1241 | 1242 | MatchType 1243 | Match 1244 | Pattern 1245 | 726D202D72662025402F4C6962726172792F417373697374616E74732F2E6C6F63616C2F 1246 | 1247 | 1248 | MatchFile 1249 | 1250 | NSURLTypeIdentifierKey 1251 | public.unix-executable 1252 | 1253 | MatchType 1254 | Match 1255 | Pattern 1256 | 53454C45435420686F73746E616D652C20656E63727970746564557365726E616D652C20656E6372797074656450617373776F7264 1257 | 1258 | 1259 | MatchFile 1260 | 1261 | NSURLTypeIdentifierKey 1262 | public.unix-executable 1263 | 1264 | MatchType 1265 | Match 1266 | Pattern 1267 | 490FBE1407418D45FD490FBE3407418D7DFF418D45FE490FBE1C074883FB3DB800000000B901000000740A420FB60433B902000000428A1C32420FB6343689FA490FBE3C174531C04883FF3D740E460FB604374183E03FB903000000C0E3024088F2C0EA0480E20308DA8855D5C1E60489C2C1EA0283E20F09F28855D6C1E0064409C08845D74C89E7 1268 | 1269 | 1270 | 1271 | 1272 | Description 1273 | OSX.iKitten.A 1274 | LaunchServices 1275 | 1276 | LSItemContentType 1277 | com.apple.application-bundle 1278 | 1279 | Matches 1280 | 1281 | 1282 | MatchFile 1283 | 1284 | NSURLTypeIdentifierKey 1285 | public.unix-executable 1286 | 1287 | MatchType 1288 | Match 1289 | Pattern 1290 | 696620636174202F6574632F72632E636F6D6D6F6E207C20677265702025403B 1291 | 1292 | 1293 | MatchFile 1294 | 1295 | NSURLTypeIdentifierKey 1296 | public.unix-executable 1297 | 1298 | MatchType 1299 | Match 1300 | Pattern 1301 | 7A6970202D72202D6A202540202540 1302 | 1303 | 1304 | MatchFile 1305 | 1306 | NSURLTypeIdentifierKey 1307 | public.unix-executable 1308 | 1309 | MatchType 1310 | Match 1311 | Pattern 1312 | 4883F800488985C0FEFFFF0F84FC01000031C089C1488D95F0FEFFFF4883C210488BB500FFFFFF488B36488BBDC0FEFFFF4889B5B8FEFFFF488995B0FEFFFF48898DA8FEFFFF4889BDA0FEFFFF488B85A0FEFFFF488B8DA8FEFFFF488B95B0FEFFFF488B32488BBDB8FEFFFF48393E48898598FEFFFF48898D90FEFFFF0F840F000000488B85C8FEFFFF4889C7 1313 | 1314 | 1315 | MatchFile 1316 | 1317 | NSURLTypeIdentifierKey 1318 | public.unix-executable 1319 | 1320 | MatchType 1321 | Match 1322 | Pattern 1323 | 488945E0488B3D80380300488B35E933030041B8040000004489C14531C04489C2488955C04889C248894DB84C8B45C0488B45C8{2}4889C7{5}488945D8488B354A340300488D1513180300488D0D6C1703004889C7488B45C8{2}4889C7 1324 | 1325 | 1326 | 1327 | 1328 | Description 1329 | OSX.Proton.A 1330 | LaunchServices 1331 | 1332 | LSItemContentType 1333 | com.apple.application-bundle 1334 | 1335 | Matches 1336 | 1337 | 1338 | MatchType 1339 | MatchAny 1340 | Matches 1341 | 1342 | 1343 | MatchFile 1344 | 1345 | NSURLTypeIdentifierKey 1346 | public.unix-executable 1347 | 1348 | MatchType 1349 | Match 1350 | Pattern 1351 | 4E6574776F726B20436F6E66696775726174696F6E206E6565647320746F2075706461746520444843502073657474696E67732E205479706520796F75722070617373776F726420746F20616C6C6F7720746869732E 1352 | 4E6574776F726B20436F6E66696775726174696F6E206E6565647320746F2075706461746520444843502073657474696E67732E205479706520796F75722070617373776F726420746F20616C6C6F7720746869732E 1353 | 1354 | 1355 | MatchFile 1356 | 1357 | NSURLTypeIdentifierKey 1358 | public.unix-executable 1359 | 1360 | MatchType 1361 | Match 1362 | Pattern 1363 | 496E7374616C6C65722077616E747320746F206D616B65206368616E6765732E205479706520796F75722070617373776F726420746F20616C6C6F772074686973 1364 | 1365 | 1366 | 1367 | 1368 | MatchFile 1369 | 1370 | NSURLTypeIdentifierKey 1371 | public.unix-executable 1372 | 1373 | MatchType 1374 | Match 1375 | Pattern 1376 | 66696C655F75706C6F6164 1377 | 1378 | 1379 | MatchFile 1380 | 1381 | NSURLTypeIdentifierKey 1382 | public.unix-executable 1383 | 1384 | MatchType 1385 | Match 1386 | Pattern 1387 | 7373685F74756E6E656C 1388 | 1389 | 1390 | MatchFile 1391 | 1392 | NSURLTypeIdentifierKey 1393 | public.unix-executable 1394 | 1395 | MatchType 1396 | Match 1397 | Pattern 1398 | 646F776E6C6F61645F66696C65 1399 | 1400 | 1401 | MatchFile 1402 | 1403 | NSURLTypeIdentifierKey 1404 | public.unix-executable 1405 | 1406 | MatchType 1407 | Match 1408 | Pattern 1409 | 657865635F70757368 1410 | 1411 | 1412 | MatchFile 1413 | 1414 | NSURLTypeIdentifierKey 1415 | public.unix-executable 1416 | 1417 | MatchType 1418 | Match 1419 | Pattern 1420 | 66765F616374696F6E 1421 | 1422 | 1423 | 1424 | 1425 | Description 1426 | OSX.Hmining.C 1427 | LaunchServices 1428 | 1429 | LSItemContentType 1430 | com.apple.application-bundle 1431 | 1432 | Matches 1433 | 1434 | 1435 | MatchFile 1436 | 1437 | NSURLTypeIdentifierKey 1438 | public.unix-executable 1439 | 1440 | MatchType 1441 | Match 1442 | Pattern 1443 | 554889E54157415653504C8B7F484C8B7750488B5F584889DF{5}4C89FF4C89F64889DA{5}4889C74883C4085B415E415F5D 1444 | 1445 | 1446 | MatchFile 1447 | 1448 | NSURLTypeIdentifierKey 1449 | public.unix-executable 1450 | 1451 | MatchType 1452 | Match 1453 | Pattern 1454 | 554889E5415741564154534189CE4889D34889DF{5}4889DF{5}4889CB4889C74889D64889DA4489F1{5}4989C64989D74989CC4889DF{5}4C89F74C89FE4C89E2{5}4889C75B415C415E415F5D 1455 | 1456 | 1457 | 1458 | 1459 | Description 1460 | OSX.Hmining.B 1461 | LaunchServices 1462 | 1463 | LSItemContentType 1464 | com.apple.application-bundle 1465 | 1466 | Matches 1467 | 1468 | 1469 | MatchFile 1470 | 1471 | NSURLTypeIdentifierKey 1472 | public.unix-executable 1473 | 1474 | MatchType 1475 | Match 1476 | Pattern 1477 | 4889C741FFD6488985E8FEFFFF0F57C00F298540FFFFFF0F298530FFFFFF0F298520FFFFFF0F298510FFFFFF*488D9510FFFFFF488D8D50FFFFFF41B8100000004889C741FFD648898508FFFFFF4885C0B800000000488985D8FEFFFF0F8444010000488B8520FFFFFF488B00488985F8FEFFFF 1478 | 1479 | 1480 | MatchFile 1481 | 1482 | NSURLTypeIdentifierKey 1483 | public.unix-executable 1484 | 1485 | MatchType 1486 | Match 1487 | Pattern 1488 | 4889DF*4989C44C8965B8*BA040000004C89F7*4889C7*488945C8*4889DF41FFD74C89F94885C07459*4531FF4531F64C8B6DC8418A45004330043C49FFC541FFC64D63F6488B7DC04889DE4989CC41FFD44939C64C0F446DC8B800000000440F44F049FFC7488B7DD04889DE41FFD44C89E14C8B65B84939C772B8488B45D04883C4285B415C415D415E415F5DC3 1489 | 1490 | 1491 | 1492 | 1493 | Description 1494 | OSX.Netwire.A 1495 | LaunchServices 1496 | 1497 | LSItemContentType 1498 | public.data 1499 | 1500 | Matches 1501 | 1502 | 1503 | MatchFile 1504 | 1505 | NSURLTypeIdentifierKey 1506 | public.data 1507 | 1508 | MatchType 1509 | Match 1510 | Pattern 1511 | 0304151A0D0A657869740D0A0D0A657869740A0A00 1512 | 1513 | 1514 | MatchFile 1515 | 1516 | NSURLTypeIdentifierKey 1517 | public.data 1518 | 1519 | MatchType 1520 | Match 1521 | Pattern 1522 | 557365722D4167656E743A204D6F7A696C6C612F352E30202857696E646F7773204E5420362E333B20574F5736343B2054726964656E742F372E303B2072763A31312E3029206C696B65204765636B6F0D0A4163636570743A20746578742F68746D6C2C6170706C69636174696F6E2F7868746D6C2B786D6C2C6170706C69636174696F6E2F786D6C3B713D302E392C696D6167652F776562702C2A2F2A3B713D302E38 1523 | 1524 | 1525 | 1526 | 1527 | Description 1528 | OSX.Bundlore.B 1529 | LaunchServices 1530 | 1531 | LSItemContentType 1532 | com.apple.application-bundle 1533 | 1534 | Matches 1535 | 1536 | 1537 | MatchFile 1538 | 1539 | NSURLTypeIdentifierKey 1540 | public.unix-executable 1541 | 1542 | MatchType 1543 | Match 1544 | Pattern 1545 | 5F5F4D415F41707044656C6567617465 1546 | 1547 | 1548 | MatchFile 1549 | 1550 | NSURLTypeIdentifierKey 1551 | public.unix-executable 1552 | 1553 | MatchType 1554 | Match 1555 | Pattern 1556 | 5F5F4D415F446574656374656450726F647563747348616E646C6572 1557 | 1558 | 1559 | MatchFile 1560 | 1561 | NSURLTypeIdentifierKey 1562 | public.unix-executable 1563 | 1564 | MatchType 1565 | Match 1566 | Pattern 1567 | 5F5F4D415F446D67536F75726365526561646572 1568 | 1569 | 1570 | 1571 | 1572 | Description 1573 | OSX.Eleanor.A 1574 | LaunchServices 1575 | 1576 | LSItemContentType 1577 | com.apple.application-bundle 1578 | 1579 | Matches 1580 | 1581 | 1582 | MatchType 1583 | MatchAny 1584 | Matches 1585 | 1586 | 1587 | MatchFile 1588 | 1589 | NSURLTypeIdentifierKey 1590 | public.unix-executable 1591 | 1592 | MatchType 1593 | Match 1594 | Identity 1595 | 3mQnUelrjFN0TwMab36SnVMiYyE= 1596 | 1597 | 1598 | MatchFile 1599 | 1600 | NSURLTypeIdentifierKey 1601 | public.unix-executable 1602 | 1603 | MatchType 1604 | Match 1605 | Identity 1606 | H3guhN2/X9dkJvb5vz1CONLsmks= 1607 | 1608 | 1609 | 1610 | 1611 | 1612 | 1613 | Description 1614 | OSX.Hmining.A.2 1615 | LaunchServices 1616 | 1617 | LSItemContentType 1618 | com.apple.application-bundle 1619 | 1620 | Matches 1621 | 1622 | 1623 | MatchFile 1624 | 1625 | NSURLTypeIdentifierKey 1626 | public.unix-executable 1627 | 1628 | MatchType 1629 | Match 1630 | Pattern 1631 | 616C6C436F6D70657469746F72734167656E7444656D6F6E64 1632 | 1633 | 1634 | MatchFile 1635 | 1636 | NSURLTypeIdentifierKey 1637 | public.unix-executable 1638 | 1639 | MatchType 1640 | Match 1641 | Pattern 1642 | 637265617465416E644C6F61644167656E74506C697374506174683A6167656E74506C6973744E616D653A6167656E74506C6973744B65794172723A6167656E74506C69737456616C4172723A697341646D696E3A 1643 | 1644 | 1645 | 1646 | 1647 | Description 1648 | OSX.Trovi.A 1649 | LaunchServices 1650 | 1651 | LSItemContentType 1652 | com.apple.application-bundle 1653 | 1654 | Matches 1655 | 1656 | 1657 | MatchFile 1658 | 1659 | NSURLTypeIdentifierKey 1660 | public.unix-executable 1661 | 1662 | MatchType 1663 | Match 1664 | Pattern 1665 | 726563656976696E675765627369746553746172746564 1666 | 1667 | 1668 | MatchFile 1669 | 1670 | NSURLTypeIdentifierKey 1671 | public.unix-executable 1672 | 1673 | MatchType 1674 | Match 1675 | Pattern 1676 | 68746D6C496E6A6563746564 1677 | 1678 | 1679 | 1680 | 1681 | Description 1682 | OSX.Hmining.A 1683 | LaunchServices 1684 | 1685 | LSItemContentType 1686 | com.apple.application-bundle 1687 | 1688 | Matches 1689 | 1690 | 1691 | MatchFile 1692 | 1693 | NSURLTypeIdentifierKey 1694 | public.unix-executable 1695 | 1696 | MatchType 1697 | Match 1698 | Pattern 1699 | 686964654F70657261746F725769646F77416674657241646D696E 1700 | 1701 | 1702 | MatchFile 1703 | 1704 | NSURLTypeIdentifierKey 1705 | public.unix-executable 1706 | 1707 | MatchType 1708 | Match 1709 | Pattern 1710 | 488B8598FEFFFF4889442438488B8590FEFFFF4889442430488B8580FEFFFF488B8D88FEFFFF48894C24284889442420488B8500FFFFFF4889442418488B85F8FEFFFF4889442410488B85E8FEFFFF488B8DF0FEFFFF48894C240848890424 1711 | 1712 | 1713 | 1714 | 1715 | Description 1716 | OSX.Bundlore.A 1717 | LaunchServices 1718 | 1719 | LSItemContentType 1720 | com.apple.application-bundle 1721 | 1722 | Matches 1723 | 1724 | 1725 | MatchFile 1726 | 1727 | NSURLTypeIdentifierKey 1728 | public.unix-executable 1729 | 1730 | MatchType 1731 | Match 1732 | Pattern 1733 | 5F5F6D6D5F676574496E6A6563746564506172616D73 1734 | 1735 | 1736 | MatchFile 1737 | 1738 | NSURLTypeIdentifierKey 1739 | public.unix-executable 1740 | 1741 | MatchType 1742 | Match 1743 | Pattern 1744 | 5F5F6D6D5F72756E5368656C6C5363726970744173526F6F74 1745 | 1746 | 1747 | 1748 | 1749 | Description 1750 | OSX.Genieo.E 1751 | LaunchServices 1752 | 1753 | LSItemContentType 1754 | com.apple.application-bundle 1755 | 1756 | Matches 1757 | 1758 | 1759 | MatchFile 1760 | 1761 | NSURLTypeIdentifierKey 1762 | public.unix-executable 1763 | 1764 | MatchType 1765 | Match 1766 | Pattern 1767 | 474E53696E676C65746F6E476C6F62616C43616C63756C61746F72 1768 | 1769 | 1770 | MatchFile 1771 | 1772 | NSURLTypeIdentifierKey 1773 | public.unix-executable 1774 | 1775 | MatchType 1776 | Match 1777 | Pattern 1778 | 474E46616C6C6261636B5265706F727448616E646C6572 1779 | 1780 | 1781 | 1782 | 1783 | Description 1784 | OSX.InstallCore.A 1785 | LaunchServices 1786 | 1787 | LSItemContentType 1788 | com.apple.application-bundle 1789 | 1790 | Matches 1791 | 1792 | 1793 | MatchType 1794 | MatchAny 1795 | Matches 1796 | 1797 | 1798 | MatchFile 1799 | 1800 | NSURLTypeIdentifierKey 1801 | public.unix-executable 1802 | 1803 | MatchType 1804 | Match 1805 | Pattern 1806 | C645A065C645A152C645A24AC645A350C645A45BC645A557C645A672C645A748C645A853C645A95DC645AA25C645AB33C645AC42C645A053B801000000 1807 | 1808 | 1809 | MatchFile 1810 | 1811 | NSURLTypeIdentifierKey 1812 | public.unix-executable 1813 | 1814 | MatchType 1815 | Match 1816 | Pattern 1817 | 4989DF4889C3FFD34C89EFFFD3488B7DB0FFD3488B7DB8FFD34C89FFFFD34C8B6DC0488B7DA8 1818 | 1819 | 1820 | MatchFile 1821 | 1822 | NSURLTypeIdentifierKey 1823 | public.unix-executable 1824 | 1825 | MatchType 1826 | Match 1827 | Pattern 1828 | 49434A617661536372697074456E7669726F6E6D656E74496E666F 1829 | 1830 | 1831 | 1832 | 1833 | 1834 | 1835 | Description 1836 | OSX.KeRanger.A 1837 | LaunchServices 1838 | 1839 | LSItemContentType 1840 | com.apple.application-bundle 1841 | 1842 | Matches 1843 | 1844 | 1845 | MatchFile 1846 | 1847 | NSURLTypeIdentifierKey 1848 | public.unix-executable 1849 | 1850 | MatchType 1851 | Match 1852 | Pattern 1853 | 488DBDD0EFFFFFBE00000000BA0004000031C04989D8*31F64C89E7*83F8FF7457C785C4EBFFFF00000000 1854 | 1855 | 1856 | 1857 | 1858 | Description 1859 | OSX.CrossRider.A 1860 | LaunchServices 1861 | 1862 | LSItemContentType 1863 | com.apple.application-bundle 1864 | 1865 | Matches 1866 | 1867 | 1868 | MatchFile 1869 | 1870 | NSURLTypeIdentifierKey 1871 | public.unix-executable 1872 | 1873 | MatchType 1874 | Match 1875 | Pattern 1876 | E900000000488B8500FEFFFF8A08888D5FFEFFFF0FBE955FFEFFFF83C2D08955E0488BB560FEFFFF488BBD40FEFFFF 1877 | 1878 | 1879 | 1880 | 1881 | Description 1882 | OSX.GenieoDropper.A 1883 | LaunchServices 1884 | 1885 | LSItemContentType 1886 | com.apple.application-bundle 1887 | 1888 | Matches 1889 | 1890 | 1891 | MatchFile 1892 | 1893 | NSURLNameKey 1894 | mxp.min.js 1895 | 1896 | MatchType 1897 | Match 1898 | Pattern 1899 | 66756E6374696F6E204163636570744F666665727328297B 1900 | 1901 | 1902 | MatchFile 1903 | 1904 | NSURLNameKey 1905 | main.js 1906 | 1907 | MatchType 1908 | Match 1909 | Pattern 1910 | 747261636B416E616C79746963734576656E742822657865637574696F6E222C224A7352756E22293B 1911 | 1912 | 1913 | 1914 | 1915 | Description 1916 | OSX.InstallImitator.D 1917 | LaunchServices 1918 | 1919 | LSItemContentType 1920 | com.apple.application-bundle 1921 | 1922 | Matches 1923 | 1924 | 1925 | MatchType 1926 | MatchAny 1927 | Matches 1928 | 1929 | 1930 | MatchFile 1931 | 1932 | NSURLTypeIdentifierKey 1933 | public.unix-executable 1934 | 1935 | MatchType 1936 | Match 1937 | Identity 1938 | weccPSIDn1dSfFLUZ+BmEq9P3J8= 1939 | 1940 | 1941 | MatchFile 1942 | 1943 | NSURLTypeIdentifierKey 1944 | public.unix-executable 1945 | 1946 | MatchType 1947 | Match 1948 | Identity 1949 | zWhrlO037kR/HiY8vClYCwg9ZiY= 1950 | 1951 | 1952 | MatchFile 1953 | 1954 | NSURLTypeIdentifierKey 1955 | public.unix-executable 1956 | 1957 | MatchType 1958 | Match 1959 | Identity 1960 | FKqdMMpcmw+W0q6AZL8CxCeCPVs= 1961 | 1962 | 1963 | MatchFile 1964 | 1965 | NSURLTypeIdentifierKey 1966 | public.unix-executable 1967 | 1968 | MatchType 1969 | Match 1970 | Identity 1971 | DLTGBvPkIDgCug27AJ1gGAJm9Kw= 1972 | 1973 | 1974 | MatchFile 1975 | 1976 | NSURLTypeIdentifierKey 1977 | public.unix-executable 1978 | 1979 | MatchType 1980 | Match 1981 | Identity 1982 | jKF2ybXm+ulRkkfE+a+ds3lVRZ8= 1983 | 1984 | 1985 | 1986 | 1987 | 1988 | 1989 | Description 1990 | OSX.XcodeGhost.A 1991 | LaunchServices 1992 | 1993 | LSItemContentType 1994 | com.apple.application-bundle 1995 | 1996 | Matches 1997 | 1998 | 1999 | MatchType 2000 | MatchAny 2001 | Matches 2002 | 2003 | 2004 | MatchFile 2005 | 2006 | NSURLTypeIdentifierKey 2007 | public.data 2008 | 2009 | MatchType 2010 | Match 2011 | Pattern 2012 | 8346002008903046*082108A800910021019101210296032203955346CDF810B0059406900120 2013 | 2014 | 2015 | MatchFile 2016 | 2017 | NSURLTypeIdentifierKey 2018 | public.data 2019 | 2020 | MatchType 2021 | Match 2022 | Pattern 2023 | 8346002007902046*082107A8009100210DF10409032289E8320801214346059606900120 2024 | 2025 | 2026 | MatchFile 2027 | 2028 | NSURLTypeIdentifierKey 2029 | public.data 2030 | 2031 | MatchType 2032 | Match 2033 | Pattern 2034 | 8346002007903046*082107A800910021019101210296032203955346CDF810B0059406900020 2035 | 2036 | 2037 | 2038 | 2039 | 2040 | 2041 | Description 2042 | OSX.ExtensionsInstaller.A 2043 | LaunchServices 2044 | 2045 | LSItemContentType 2046 | com.apple.application-bundle 2047 | 2048 | Matches 2049 | 2050 | 2051 | MatchType 2052 | MatchAll 2053 | Matches 2054 | 2055 | 2056 | MatchFile 2057 | 2058 | NSURLTypeIdentifierKey 2059 | public.unix-executable 2060 | 2061 | MatchType 2062 | Match 2063 | Pattern 2064 | 72656D6F76655861747472546F 2065 | 2066 | 2067 | MatchFile 2068 | 2069 | NSURLTypeIdentifierKey 2070 | public.unix-executable 2071 | 2072 | MatchType 2073 | Match 2074 | Pattern 2075 | 676574437279707465644461746146726F6D55726C 2076 | 2077 | 2078 | MatchFile 2079 | 2080 | NSURLTypeIdentifierKey 2081 | public.unix-executable 2082 | 2083 | MatchType 2084 | Match 2085 | Pattern 2086 | 676574426573744F66666572436F6E6669673A61636365707465644F6666657273 2087 | 2088 | 2089 | MatchFile 2090 | 2091 | NSURLTypeIdentifierKey 2092 | public.unix-executable 2093 | 2094 | MatchType 2095 | Match 2096 | Pattern 2097 | 536166617269457874656E73696F6E496E7374616C6C6572 2098 | 2099 | 2100 | MatchFile 2101 | 2102 | NSURLTypeIdentifierKey 2103 | public.unix-executable 2104 | 2105 | MatchType 2106 | Match 2107 | Pattern 2108 | 546172436F6D70726573736F72 2109 | 2110 | 2111 | 2112 | 2113 | 2114 | 2115 | Description 2116 | OSX.Genieo.D 2117 | LaunchServices 2118 | 2119 | LSItemContentType 2120 | com.apple.application-bundle 2121 | 2122 | Matches 2123 | 2124 | 2125 | MatchType 2126 | MatchAny 2127 | Matches 2128 | 2129 | 2130 | MatchFile 2131 | 2132 | NSURLTypeIdentifierKey 2133 | public.unix-executable 2134 | 2135 | MatchType 2136 | Match 2137 | Pattern 2138 | 4989C40F57C00F298580FEFFFF0F298570FEFFFF0F298560FEFFFF0F298550FEFFFF41B8100000004C89E7488BB540FEFFFF488D9550FEFFFF48 2139 | 2140 | 2141 | MatchFile 2142 | 2143 | NSURLTypeIdentifierKey 2144 | public.unix-executable 2145 | 2146 | MatchType 2147 | Match 2148 | Pattern 2149 | F20F59C1F20F5CD0F20F1155B80F28C2F20F1055D8F20F105DC8F20F58DAF20F59D1F20F5CDAF20F115DB00F28CB31FFBE0500000031D2 2150 | 2151 | 2152 | 2153 | 2154 | 2155 | 2156 | Description 2157 | OSX.Genieo.C 2158 | LaunchServices 2159 | 2160 | LSItemContentType 2161 | com.apple.application-bundle 2162 | 2163 | Matches 2164 | 2165 | 2166 | Identity 2167 | o+gnAx8UZkRCckme+FNIS6weuQs= 2168 | MatchFile 2169 | 2170 | NSURLTypeIdentifierKey 2171 | public.unix-executable 2172 | 2173 | MatchType 2174 | Match 2175 | 2176 | 2177 | 2178 | 2179 | Description 2180 | OSX.Genieo.B 2181 | LaunchServices 2182 | 2183 | LSItemContentType 2184 | com.apple.application-bundle 2185 | 2186 | Matches 2187 | 2188 | 2189 | MatchType 2190 | MatchAny 2191 | Matches 2192 | 2193 | 2194 | Identity 2195 | SVc12l+1grk9kP/yyLmW0l4hqjE= 2196 | MatchFile 2197 | 2198 | NSURLNameKey 2199 | AppDS 2200 | 2201 | MatchType 2202 | Match 2203 | 2204 | 2205 | Identity 2206 | DhlsBne/b5RBEine/JRjndG2K3Y= 2207 | MatchFile 2208 | 2209 | NSURLNameKey 2210 | AppS 2211 | 2212 | MatchType 2213 | Match 2214 | 2215 | 2216 | 2217 | 2218 | 2219 | 2220 | Description 2221 | OSX.Vindinstaller.A 2222 | LaunchServices 2223 | 2224 | LSItemContentType 2225 | com.apple.application-bundle 2226 | 2227 | Matches 2228 | 2229 | 2230 | Identity 2231 | wEDu4PDQbWcsv8qU8sv8GXld2Y0= 2232 | MatchFile 2233 | 2234 | NSURLNameKey 2235 | mac.installer 2236 | 2237 | MatchType 2238 | Match 2239 | 2240 | 2241 | 2242 | 2243 | Description 2244 | OSX.OpinionSpy.B 2245 | LaunchServices 2246 | 2247 | LSItemContentType 2248 | com.apple.installer-package-archive 2249 | 2250 | Matches 2251 | 2252 | 2253 | Identity 2254 | oNC5008Hx9mYUrm4M7qPRyu1ZRY= 2255 | MatchFile 2256 | 2257 | NSURLTypeIdentifierKey 2258 | public.unix-executable 2259 | 2260 | MatchType 2261 | Match 2262 | 2263 | 2264 | 2265 | 2266 | Description 2267 | OSX.Genieo.A 2268 | LaunchServices 2269 | 2270 | LSItemContentType 2271 | com.apple.application-bundle 2272 | 2273 | Matches 2274 | 2275 | 2276 | Identity 2277 | 0HNBwIFz0OiF5sr9fVxQ694HsgU= 2278 | MatchFile 2279 | 2280 | NSURLNameKey 2281 | Installer 2282 | 2283 | MatchType 2284 | Match 2285 | 2286 | 2287 | 2288 | 2289 | Description 2290 | OSX.InstallImitator.C 2291 | LaunchServices 2292 | 2293 | LSItemContentType 2294 | com.apple.application-bundle 2295 | 2296 | Matches 2297 | 2298 | 2299 | Identity 2300 | 7qwSdeAY6IazKI2q57B4Qq7Ffv0= 2301 | MatchFile 2302 | 2303 | NSURLNameKey 2304 | Installer 2305 | 2306 | MatchType 2307 | Match 2308 | 2309 | 2310 | 2311 | 2312 | Description 2313 | OSX.InstallImitator.B 2314 | LaunchServices 2315 | 2316 | LSItemContentType 2317 | com.apple.application-bundle 2318 | 2319 | Matches 2320 | 2321 | 2322 | MatchFile 2323 | 2324 | NSURLNameKey 2325 | Installer 2326 | 2327 | MatchType 2328 | Match 2329 | Pattern 2330 | 4989C64C89FF41FFD44889DF41FFD4488B7DC041FFD4488B7DA841FFD4488B5DB84889DF41FFD4488B7DB041FFD44889DF41FFD44C89F74883C4385B415C415D415E415F5D 2331 | 2332 | 2333 | 2334 | 2335 | Description 2336 | OSX.InstallImitator.A 2337 | LaunchServices 2338 | 2339 | LSItemContentType 2340 | com.apple.application-bundle 2341 | 2342 | Matches 2343 | 2344 | 2345 | MatchType 2346 | MatchAny 2347 | Matches 2348 | 2349 | 2350 | Identity 2351 | 9YciNpookgB2IgJHoMTjNgdl8Lo= 2352 | MatchFile 2353 | 2354 | NSURLNameKey 2355 | Installer 2356 | 2357 | MatchType 2358 | Match 2359 | 2360 | 2361 | Identity 2362 | O34mmGfF4SI/UC053BTeMLHv3ak= 2363 | MatchFile 2364 | 2365 | NSURLNameKey 2366 | DM 2367 | 2368 | MatchType 2369 | Match 2370 | 2371 | 2372 | Identity 2373 | c01+N+xmSnYH5iMmVJy30wiO0CM= 2374 | MatchFile 2375 | 2376 | NSURLNameKey 2377 | DownloadManager 2378 | 2379 | MatchType 2380 | Match 2381 | 2382 | 2383 | Identity 2384 | 6kWioiypoCwHu0sjZ+XWTqcxRzE= 2385 | MatchFile 2386 | 2387 | NSURLNameKey 2388 | mac-os-x-installer 2389 | 2390 | MatchType 2391 | Match 2392 | 2393 | 2394 | Identity 2395 | +WRtx0M37iOowVnxlkGcRlGKgJU= 2396 | MatchFile 2397 | 2398 | NSURLNameKey 2399 | mac-os-x-installer 2400 | 2401 | MatchType 2402 | Match 2403 | 2404 | 2405 | Identity 2406 | zZuNqeAfPr8OE8Umo3L6ZUleN3g= 2407 | MatchFile 2408 | 2409 | NSURLNameKey 2410 | DM 2411 | 2412 | MatchType 2413 | Match 2414 | 2415 | 2416 | Identity 2417 | FrWatFCpwa2rJmrvz06PjPQFrJw= 2418 | MatchFile 2419 | 2420 | NSURLNameKey 2421 | Installer 2422 | 2423 | MatchType 2424 | Match 2425 | 2426 | 2427 | Identity 2428 | TIfeOqWpx5x/R3uqSiP7oOYtydg= 2429 | MatchFile 2430 | 2431 | NSURLNameKey 2432 | Installer 2433 | 2434 | MatchType 2435 | Match 2436 | 2437 | 2438 | Identity 2439 | TfU4f+crir4ONBASM0uJk/OZ02Y= 2440 | MatchFile 2441 | 2442 | NSURLNameKey 2443 | ESWTgD 2444 | 2445 | MatchType 2446 | Match 2447 | 2448 | 2449 | 2450 | 2451 | 2452 | 2453 | Description 2454 | OSX.VSearch.A 2455 | LaunchServices 2456 | 2457 | LSItemContentType 2458 | com.apple.application-bundle 2459 | 2460 | Matches 2461 | 2462 | 2463 | MatchType 2464 | MatchAny 2465 | Matches 2466 | 2467 | 2468 | Identity 2469 | bGrLF5sjLA8aa7J2mYCTIMwsFSk= 2470 | MatchFile 2471 | 2472 | NSURLNameKey 2473 | Installer 2474 | 2475 | MatchType 2476 | Match 2477 | 2478 | 2479 | Identity 2480 | zrsZ/uj9csCXXqmhn+6jtc5VX5Q= 2481 | MatchFile 2482 | 2483 | NSURLNameKey 2484 | Installer 2485 | 2486 | MatchType 2487 | Match 2488 | 2489 | 2490 | Identity 2491 | FQPx19J16XbNlM/XKSngQJ4M92o= 2492 | MatchFile 2493 | 2494 | NSURLNameKey 2495 | Installer 2496 | 2497 | MatchType 2498 | Match 2499 | 2500 | 2501 | Identity 2502 | xQrfqUmnCzPXcFDX8OL4a8y8Jc8= 2503 | MatchFile 2504 | 2505 | NSURLNameKey 2506 | Installer 2507 | 2508 | MatchType 2509 | Match 2510 | 2511 | 2512 | Identity 2513 | QDRrOUbXgk049bpxGB9cBoBSAK8= 2514 | MatchFile 2515 | 2516 | NSURLNameKey 2517 | Installer 2518 | 2519 | MatchType 2520 | Match 2521 | 2522 | 2523 | 2524 | 2525 | 2526 | 2527 | Description 2528 | OSX.Machook.A 2529 | LaunchServices 2530 | 2531 | LSItemContentType 2532 | com.apple.application-bundle 2533 | 2534 | Matches 2535 | 2536 | 2537 | MatchType 2538 | MatchAny 2539 | Matches 2540 | 2541 | 2542 | Identity 2543 | 4rlXh4CuMY29uUmqwyp93mx32Rg= 2544 | MatchFile 2545 | 2546 | NSURLTypeIdentifierKey 2547 | public.unix-executable 2548 | 2549 | MatchType 2550 | Match 2551 | 2552 | 2553 | Identity 2554 | u4y8Krko1m+h8X4C/yY0rTikd9Y= 2555 | MatchFile 2556 | 2557 | NSURLTypeIdentifierKey 2558 | public.unix-executable 2559 | 2560 | MatchType 2561 | Match 2562 | 2563 | 2564 | 2565 | 2566 | 2567 | 2568 | Description 2569 | OSX.Machook.B 2570 | LaunchServices 2571 | 2572 | LSItemContentType 2573 | com.apple.application-bundle 2574 | 2575 | Matches 2576 | 2577 | 2578 | Identity 2579 | rj41+KxqKgmr2xfbzjh0uf2ae3s= 2580 | MatchFile 2581 | 2582 | NSURLTypeIdentifierKey 2583 | public.unix-executable 2584 | 2585 | MatchType 2586 | Match 2587 | 2588 | 2589 | 2590 | 2591 | Description 2592 | OSX.iWorm.A 2593 | LaunchServices 2594 | 2595 | LSItemContentType 2596 | com.apple.application-bundle 2597 | 2598 | Matches 2599 | 2600 | 2601 | Identity 2602 | wIAM1QlbKNpLbKAUaKJ5+1vmkho= 2603 | MatchFile 2604 | 2605 | NSURLNameKey 2606 | Install 2607 | 2608 | MatchType 2609 | Match 2610 | 2611 | 2612 | 2613 | 2614 | Description 2615 | OSX.iWorm.B 2616 | LaunchServices 2617 | 2618 | LSItemContentType 2619 | com.apple.installer-meta-package 2620 | 2621 | Matches 2622 | 2623 | 2624 | Identity 2625 | XmhWnTJ3Kked+p5qI7LzrnSyAo8= 2626 | MatchFile 2627 | 2628 | NSURLNameKey 2629 | postflight 2630 | 2631 | MatchType 2632 | Match 2633 | 2634 | 2635 | 2636 | 2637 | Description 2638 | OSX.iWorm.C 2639 | LaunchServices 2640 | 2641 | LSItemContentType 2642 | com.apple.installer-package-archive 2643 | 2644 | Matches 2645 | 2646 | 2647 | Identity 2648 | XmhWnTJ3Kked+p5qI7LzrnSyAo8= 2649 | MatchFile 2650 | 2651 | NSURLNameKey 2652 | postflight 2653 | 2654 | MatchType 2655 | Match 2656 | 2657 | 2658 | 2659 | 2660 | Description 2661 | OSX.NetWeird.ii 2662 | LaunchServices 2663 | 2664 | LSItemContentType 2665 | com.apple.application-bundle 2666 | 2667 | Matches 2668 | 2669 | 2670 | MatchType 2671 | MatchAny 2672 | Matches 2673 | 2674 | 2675 | Identity 2676 | 7RGa/CzGYumD/tJRfkTjIc9pXu4= 2677 | MatchFile 2678 | 2679 | NSURLNameKey 2680 | Host 2681 | 2682 | MatchType 2683 | Match 2684 | 2685 | 2686 | Identity 2687 | twPgGR6rqkHhGIxqCY/tNpZHMuI= 2688 | MatchFile 2689 | 2690 | NSURLNameKey 2691 | cracker 2692 | 2693 | MatchType 2694 | Match 2695 | 2696 | 2697 | 2698 | 2699 | 2700 | 2701 | Description 2702 | OSX.NetWeird.i 2703 | LaunchServices 2704 | 2705 | LSItemContentType 2706 | com.apple.application-bundle 2707 | 2708 | Matches 2709 | 2710 | 2711 | MatchType 2712 | MatchAny 2713 | Matches 2714 | 2715 | 2716 | Identity 2717 | b3Re9Pn1IZhNhzgwAUjoP1DQGp0= 2718 | MatchFile 2719 | 2720 | NSURLNameKey 2721 | Host 2722 | 2723 | MatchType 2724 | Match 2725 | 2726 | 2727 | Identity 2728 | VquuCGQiD8Vu3moSH95na1wi4uk= 2729 | MatchFile 2730 | 2731 | NSURLNameKey 2732 | Host 2733 | 2734 | MatchType 2735 | Match 2736 | 2737 | 2738 | 2739 | 2740 | 2741 | 2742 | Description 2743 | OSX.GetShell.A 2744 | LaunchServices 2745 | 2746 | LSItemContentType 2747 | com.apple.application-bundle 2748 | 2749 | Matches 2750 | 2751 | 2752 | Identity 2753 | ES1OeF42Or/sURVaVTbAcqDaSYY= 2754 | MatchFile 2755 | 2756 | NSURLNameKey 2757 | Adium 2758 | 2759 | MatchType 2760 | Match 2761 | 2762 | 2763 | 2764 | 2765 | Description 2766 | OSX.LaoShu.A 2767 | LaunchServices 2768 | 2769 | LSItemContentType 2770 | com.apple.application-bundle 2771 | 2772 | Matches 2773 | 2774 | 2775 | Identity 2776 | LiQzk6Tpl9U9PYBRZXGmTxAxMRY= 2777 | MatchFile 2778 | 2779 | NSURLNameKey 2780 | worty 2781 | 2782 | MatchType 2783 | Match 2784 | 2785 | 2786 | 2787 | 2788 | Description 2789 | OSX.Abk.A 2790 | LaunchServices 2791 | 2792 | LSItemContentType 2793 | com.apple.application-bundle 2794 | 2795 | Matches 2796 | 2797 | 2798 | Identity 2799 | PtsXeryJNP3H1Tf1EVu0+2q0HD8= 2800 | MatchFile 2801 | 2802 | NSURLNameKey 2803 | Abk 2804 | 2805 | MatchType 2806 | Match 2807 | 2808 | 2809 | 2810 | 2811 | Description 2812 | OSX.CoinThief.A 2813 | LaunchServices 2814 | 2815 | LSItemContentType 2816 | com.apple.application-bundle 2817 | 2818 | Matches 2819 | 2820 | 2821 | Identity 2822 | N8S8lPLAjpCkeCX+eyr7zpCLXXQ= 2823 | MatchFile 2824 | 2825 | NSURLNameKey 2826 | .sig 2827 | 2828 | MatchType 2829 | Match 2830 | 2831 | 2832 | 2833 | 2834 | Description 2835 | OSX.CoinThief.B 2836 | LaunchServices 2837 | 2838 | LSItemContentType 2839 | com.apple.application-bundle 2840 | 2841 | Matches 2842 | 2843 | 2844 | MatchType 2845 | MatchAny 2846 | Matches 2847 | 2848 | 2849 | Identity 2850 | wrgfcFZwyDfAv1ot3R45jpZ8Cgg= 2851 | MatchFile 2852 | 2853 | NSURLNameKey 2854 | .sig 2855 | 2856 | MatchType 2857 | Match 2858 | 2859 | 2860 | Identity 2861 | AuJDFX28iAOjZOlBClxBs23mTJU= 2862 | MatchFile 2863 | 2864 | NSURLNameKey 2865 | .sig 2866 | 2867 | MatchType 2868 | Match 2869 | 2870 | 2871 | 2872 | 2873 | 2874 | 2875 | Description 2876 | OSX.CoinThief.C 2877 | LaunchServices 2878 | 2879 | LSItemContentType 2880 | com.apple.application-bundle 2881 | 2882 | Matches 2883 | 2884 | 2885 | Identity 2886 | 1NFICmIzeCAlF8+G78TsJ/MjLw0= 2887 | MatchFile 2888 | 2889 | NSURLTypeIdentifierKey 2890 | public.unix-executable 2891 | 2892 | MatchType 2893 | Match 2894 | 2895 | 2896 | 2897 | 2898 | Description 2899 | OSX.RSPlug.A 2900 | Matches 2901 | 2902 | 2903 | MatchFile 2904 | 2905 | NSURLNameKey 2906 | Archive.bom 2907 | 2908 | MatchType 2909 | Match 2910 | Pattern 2911 | 4D6F7A696C6C61706C75672E706C7567696E00*5665726966696564446F776E6C6F6164506C7567696E00*5665726966696564446F776E6C6F6164506C7567696E2E7273726300 2912 | 2913 | 2914 | MatchFile 2915 | 2916 | NSURLNameKey 2917 | Info.plist 2918 | 2919 | MatchType 2920 | Match 2921 | Pattern 2922 | 3C6B65793E4946506B67466C616744656661756C744C6F636174696F6E3C2F6B65793E*3C737472696E673E2F4C6962726172792F496E7465726E657420506C75672D496E732F3C2F737472696E673E 2923 | 2924 | 2925 | MatchFile 2926 | 2927 | NSURLNameKey 2928 | preinstall 2929 | 2930 | MatchType 2931 | Match 2932 | Pattern 2933 | 23212F62696E2F{-2}7368 2934 | 2935 | 2936 | LaunchServices 2937 | 2938 | LSItemContentType 2939 | com.apple.installer-package 2940 | 2941 | 2942 | 2943 | Description 2944 | OSX.Iservice.A 2945 | Matches 2946 | 2947 | 2948 | MatchType 2949 | Match 2950 | Pattern 2951 | 27666F72272073746570206D7573742062652061206E756D6265720025733A25753A206661696C656420617373657274696F6E20602573270A0000002F55736572732F6A61736F6E2F64696172726865612F6165732F6165735F6D6F6465732E63000000625F706F73203D3D2030000062616E0036392E39322E3137372E3134363A3539323031007177666F6A7A6C6B2E66726565686F737469612E636F6D3A31303234000000007374617274757000666600002C000000726F6F74000000002F62696E2F7368 2952 | MatchFile 2953 | 2954 | NSURLTypeIdentifierKey 2955 | public.unix-executable 2956 | 2957 | 2958 | 2959 | LaunchServices 2960 | 2961 | LSItemContentType 2962 | com.apple.installer-package 2963 | 2964 | 2965 | 2966 | Description 2967 | OSX.Iservice.B 2968 | Matches 2969 | 2970 | 2971 | MatchType 2972 | Match 2973 | Pattern 2974 | 27666F72272073746570206D7573742062652061206E756D6265720025733A25753A206661696C656420617373657274696F6E20602573270A0000002F55736572732F6A61736F6E2F64696172726865612F6165732F6165735F6D6F6465732E63000000625F706F73203D3D2030000062616E0036392E39322E3137372E3134363A3539323031007177666F6A7A6C6B2E66726565686F737469612E636F6D3A31303234000000007374617274757000666600002C000000726F6F74000000002F62696E2F7368 2975 | MatchFile 2976 | 2977 | NSURLNameKey 2978 | A program 2979 | NSURLTypeIdentifierKey 2980 | public.unix-executable 2981 | 2982 | 2983 | 2984 | LaunchServices 2985 | 2986 | LSItemContentType 2987 | com.apple.application-bundle 2988 | 2989 | 2990 | 2991 | Description 2992 | OSX.HellRTS 2993 | Matches 2994 | 2995 | 2996 | MatchType 2997 | Match 2998 | Identity 2999 | qNzMoqc0sjpk3utUxnQWEUZyMKg= 3000 | MatchFile 3001 | 3002 | NSURLNameKey 3003 | rbframework.dylib 3004 | NSURLTypeIdentifierKey 3005 | com.apple.mach-o-dylib 3006 | 3007 | 3008 | 3009 | MatchType 3010 | Match 3011 | Identity 3012 | eX17YAgTaOUMt9icXVHF0meoiog= 3013 | MatchFile 3014 | 3015 | NSURLNameKey 3016 | RBShell.rbx_0.129.dylib 3017 | NSURLTypeIdentifierKey 3018 | com.apple.mach-o-dylib 3019 | 3020 | 3021 | 3022 | MatchType 3023 | Match 3024 | Pattern 3025 | 656C6C5261697365722053657276657200165F44454255475F4C4F475F505249564154452E747874*5374617274536572766572203E20212053455256455220524553544152544544*2F7573722F62696E2F64656661756C7473207772697465206C6F67696E77696E646F77204175746F4C61756E636865644170706C69636174696F6E44696374696F6E617279202D61727261792D61646420273C646963743E3C6B65793E486964653C2F6B65793E3C00192F3E3C6B65793E506174683C2F6B65793E3C737472696E673E00113C2F737472696E673E3C2F646963743E27*48656C6C52616973657220536572766572 3026 | MatchFile 3027 | 3028 | NSURLTypeIdentifierKey 3029 | {dyn.*} 3030 | LSDownloadContentTypeKey 3031 | com.apple.mach-o-executable 3032 | 3033 | 3034 | 3035 | LaunchServices 3036 | 3037 | LSItemContentType 3038 | com.apple.application-bundle 3039 | 3040 | 3041 | 3042 | Description 3043 | OSX.HellRTS 3044 | Matches 3045 | 3046 | 3047 | MatchType 3048 | MatchAny 3049 | Matches 3050 | 3051 | 3052 | MatchType 3053 | Match 3054 | Identity 3055 | qK+o5ka9agLPqoRHNblMUIILufU= 3056 | MatchFile 3057 | 3058 | NSURLTypeIdentifierKey 3059 | com.apple.application-file 3060 | 3061 | 3062 | 3063 | MatchType 3064 | Match 3065 | Identity 3066 | C6WPVLRLLuih8Unhpobe7t67ebo= 3067 | MatchFile 3068 | 3069 | NSURLTypeIdentifierKey 3070 | com.apple.application-file 3071 | 3072 | 3073 | 3074 | 3075 | 3076 | LaunchServices 3077 | 3078 | LSItemContentType 3079 | com.apple.application-file 3080 | 3081 | 3082 | 3083 | Description 3084 | OSX.OpinionSpy 3085 | Matches 3086 | 3087 | 3088 | MatchType 3089 | Match 3090 | Pattern 3091 | 504B010214000A0000000800547D8B3B9B0231BC{4}502D0700250000000000{12}636F6D2F697A666F7267652F697A7061636B2F70616E656C732F706F696E7374616C6C6572 3092 | MatchFile 3093 | 3094 | NSURLTypeIdentifierKey 3095 | com.sun.java-archive 3096 | 3097 | 3098 | 3099 | LaunchServices 3100 | 3101 | LSItemContentType 3102 | {(com.sun.java-archive|com.apple.application-bundle)} 3103 | 3104 | 3105 | 3106 | Description 3107 | OSX.MacDefender.A 3108 | Matches 3109 | 3110 | 3111 | MatchFile 3112 | 3113 | NSURLNameKey 3114 | Info.plist 3115 | 3116 | MatchType 3117 | Match 3118 | Pattern 3119 | 3C6B65793E434642756E646C654964656E7469666965723C2F6B65793E*3C737472696E673E636F6D2E41564D616B6572732E*2E706B673C2F737472696E673E 3120 | 3121 | 3122 | MatchFile 3123 | 3124 | NSURLNameKey 3125 | Archive.bom 3126 | 3127 | MatchType 3128 | Match 3129 | Pattern 3130 | 436F6E74726F6C43656E746572442E6E6962*5669727573466F756E642E706E67*57616C6C65742E706E67*61666669642E747874 3131 | 3132 | 3133 | LaunchServices 3134 | 3135 | LSItemContentType 3136 | com.apple.installer-meta-package 3137 | 3138 | 3139 | 3140 | Description 3141 | OSX.MacDefender.B 3142 | Matches 3143 | 3144 | 3145 | MatchFile 3146 | 3147 | NSURLNameKey 3148 | Info.plist 3149 | 3150 | MatchType 3151 | Match 3152 | Pattern 3153 | 4946506B67466C6167417574686F72697A6174696F6E416374696F6E3C2F6B65793E0A093C737472696E673E4E6F417574686F72697A6174696F6E3C2F737472696E673E0A093C6B65793E4946506B67466C616744656661756C744C6F636174696F6E3C2F6B65793E0A093C737472696E673E2F4170706C69636174696F6E733C2F737472696E673E0A09 3154 | 3155 | 3156 | MatchFile 3157 | 3158 | NSURLNameKey 3159 | postinstall 3160 | 3161 | MatchType 3162 | Match 3163 | Pattern 3164 | 2F62696E2F7368*6F70656E202F4170706C69636174696F6E732F 3165 | 3166 | 3167 | MatchType 3168 | MatchAny 3169 | Matches 3170 | 3171 | 3172 | MatchFile 3173 | 3174 | NSURLNameKey 3175 | Archive.bom 3176 | 3177 | MatchType 3178 | Match 3179 | Pattern 3180 | 436F6E74656E7473*496E666F2E706C697374*4D61634F53*5265736F7572636573*0000(0AF101134A4495|0B20012B644D93|0B1F01B1239428|0B1F0158C4CC11)000000000000000000000008446F776E6C6F6164506963742E706E6700000000 3181 | 3182 | 3183 | MatchType 3184 | MatchAll 3185 | Matches 3186 | 3187 | 3188 | MatchType 3189 | Match 3190 | Identity 3191 | A/ziWngj5jE5dSUGZo7t7a5NM7c= 3192 | MatchFile 3193 | 3194 | NSURLNameKey 3195 | Description.plist 3196 | 3197 | 3198 | 3199 | MatchType 3200 | Match 3201 | Identity 3202 | Dc6s0ettJRWbv5QIv6C3XdDqwYE= 3203 | MatchFile 3204 | 3205 | NSURLNameKey 3206 | Archive.sizes 3207 | 3208 | 3209 | 3210 | 3211 | 3212 | MatchType 3213 | MatchAll 3214 | Matches 3215 | 3216 | 3217 | MatchType 3218 | Match 3219 | Identity 3220 | EZHtIrPzp1eODO34mT9tZHpzArE= 3221 | MatchFile 3222 | 3223 | NSURLNameKey 3224 | Description.plist 3225 | 3226 | 3227 | 3228 | MatchType 3229 | Match 3230 | Identity 3231 | Dc6s0ettJRWbv5QIv6C3XdDqwYE= 3232 | MatchFile 3233 | 3234 | NSURLNameKey 3235 | Archive.sizes 3236 | 3237 | 3238 | 3239 | 3240 | 3241 | MatchType 3242 | MatchAll 3243 | Matches 3244 | 3245 | 3246 | MatchType 3247 | Match 3248 | Identity 3249 | X9R+I746Ki3lJjmMU7wn68R5TmE= 3250 | MatchFile 3251 | 3252 | NSURLNameKey 3253 | Description.plist 3254 | 3255 | 3256 | 3257 | MatchType 3258 | Match 3259 | Identity 3260 | Dc6s0ettJRWbv5QIv6C3XdDqwYE= 3261 | MatchFile 3262 | 3263 | NSURLNameKey 3264 | Archive.sizes 3265 | 3266 | 3267 | 3268 | 3269 | 3270 | MatchType 3271 | MatchAll 3272 | Matches 3273 | 3274 | 3275 | MatchType 3276 | Match 3277 | Identity 3278 | axtdeZu8dm9WTIOMlluvLKMVAt8= 3279 | MatchFile 3280 | 3281 | NSURLNameKey 3282 | Description.plist 3283 | 3284 | 3285 | 3286 | MatchType 3287 | Match 3288 | Identity 3289 | Dc6s0ettJRWbv5QIv6C3XdDqwYE= 3290 | MatchFile 3291 | 3292 | NSURLNameKey 3293 | Archive.sizes 3294 | 3295 | 3296 | 3297 | 3298 | 3299 | MatchType 3300 | MatchAll 3301 | Matches 3302 | 3303 | 3304 | MatchType 3305 | Match 3306 | Identity 3307 | frVwL3BuNwztkQ3TD3P+8+clwrs= 3308 | MatchFile 3309 | 3310 | NSURLNameKey 3311 | Description.plist 3312 | 3313 | 3314 | 3315 | MatchType 3316 | Match 3317 | Identity 3318 | eBXEPt1DHW8KltqOFmNH827p+TI= 3319 | MatchFile 3320 | 3321 | NSURLNameKey 3322 | Archive.sizes 3323 | 3324 | 3325 | 3326 | 3327 | 3328 | MatchType 3329 | MatchAll 3330 | Matches 3331 | 3332 | 3333 | MatchType 3334 | Match 3335 | Identity 3336 | oXJzipG62llnEB6dPX7y98BYt1s= 3337 | MatchFile 3338 | 3339 | NSURLNameKey 3340 | Description.plist 3341 | 3342 | 3343 | 3344 | MatchType 3345 | Match 3346 | Identity 3347 | Dc6s0ettJRWbv5QIv6C3XdDqwYE= 3348 | MatchFile 3349 | 3350 | NSURLNameKey 3351 | Archive.sizes 3352 | 3353 | 3354 | 3355 | 3356 | 3357 | MatchType 3358 | MatchAll 3359 | Matches 3360 | 3361 | 3362 | MatchType 3363 | Match 3364 | Identity 3365 | s1ACH4D/bazTGlPYRG0h4zPmh5A= 3366 | MatchFile 3367 | 3368 | NSURLNameKey 3369 | Description.plist 3370 | 3371 | 3372 | 3373 | MatchType 3374 | Match 3375 | Identity 3376 | Dc6s0ettJRWbv5QIv6C3XdDqwYE= 3377 | MatchFile 3378 | 3379 | NSURLNameKey 3380 | Archive.sizes 3381 | 3382 | 3383 | 3384 | 3385 | 3386 | MatchType 3387 | MatchAll 3388 | Matches 3389 | 3390 | 3391 | MatchType 3392 | Match 3393 | Identity 3394 | 64dqT9iT/VTaEFfYVPUEP2wUS2c= 3395 | MatchFile 3396 | 3397 | NSURLNameKey 3398 | Description.plist 3399 | 3400 | 3401 | 3402 | MatchType 3403 | Match 3404 | Identity 3405 | NZYHDtwLrc+eKfSxFy8AzruGM5Y= 3406 | MatchFile 3407 | 3408 | NSURLNameKey 3409 | Archive.sizes 3410 | 3411 | 3412 | 3413 | 3414 | 3415 | MatchType 3416 | MatchAll 3417 | Matches 3418 | 3419 | 3420 | MatchType 3421 | Match 3422 | Identity 3423 | jPzhuB4DJCw23krUUPGZ9vTXaEE= 3424 | MatchFile 3425 | 3426 | NSURLNameKey 3427 | Description.plist 3428 | 3429 | 3430 | 3431 | MatchType 3432 | Match 3433 | Identity 3434 | Dc6s0ettJRWbv5QIv6C3XdDqwYE= 3435 | MatchFile 3436 | 3437 | NSURLNameKey 3438 | Archive.sizes 3439 | 3440 | 3441 | 3442 | 3443 | 3444 | 3445 | 3446 | LaunchServices 3447 | 3448 | LSItemContentType 3449 | com.apple.installer-package 3450 | 3451 | 3452 | 3453 | Description 3454 | OSX.QHost.WB.A 3455 | Matches 3456 | 3457 | 3458 | MatchFile 3459 | 3460 | NSURLNameKey 3461 | Info.plist 3462 | 3463 | MatchType 3464 | Match 3465 | Pattern 3466 | 3C6B65793E434642756E646C654964656E7469666965723C2F6B65793E0A093C737472696E673E636F6D2E466C617368506C617965722E666C617368706C617965722E706B673C2F737472696E673E*3C6B65793E4946506B67466C6167417574686F72697A6174696F6E416374696F6E3C2F6B65793E0A093C737472696E673E526F6F74417574686F72697A6174696F6E3C2F737472696E673E 3467 | 3468 | 3469 | MatchFile 3470 | 3471 | NSURLNameKey 3472 | preinstall 3473 | 3474 | MatchType 3475 | Match 3476 | Identity 3477 | loQw8VAPxHW2UH88HVdXFMeFgBo= 3478 | 3479 | 3480 | LaunchServices 3481 | 3482 | LSItemContentType 3483 | com.apple.installer-package 3484 | 3485 | 3486 | 3487 | Description 3488 | OSX.Revir.A 3489 | Matches 3490 | 3491 | 3492 | MatchFile 3493 | 3494 | NSURLTypeIdentifierKey 3495 | public.unix-executable 3496 | 3497 | MatchType 3498 | Match 3499 | Identity 3500 | YLDvA7ZdCOTqdTxjqT0mRn6blT4= 3501 | 3502 | 3503 | LaunchServices 3504 | 3505 | LSItemContentType 3506 | public.unix-executable 3507 | 3508 | 3509 | 3510 | Description 3511 | OSX.FlashBack.A 3512 | Matches 3513 | 3514 | 3515 | MatchType 3516 | MatchAny 3517 | Matches 3518 | 3519 | 3520 | MatchFile 3521 | 3522 | NSURLTypeIdentifierKey 3523 | com.apple.installer-package-archive 3524 | NSURLFileSizeKey 3525 | 200000 3526 | 3527 | MatchType 3528 | Match 3529 | Identity 3530 | TMog/+ZBOjQXbaq5sHO81/eKArk= 3531 | 3532 | 3533 | MatchFile 3534 | 3535 | NSURLTypeIdentifierKey 3536 | com.apple.installer-package-archive 3537 | NSURLFileSizeKey 3538 | 200000 3539 | 3540 | MatchType 3541 | Match 3542 | Identity 3543 | K2nXClXm7/yr5TFzNMCcg+jWFes= 3544 | 3545 | 3546 | MatchFile 3547 | 3548 | NSURLTypeIdentifierKey 3549 | com.apple.installer-package-archive 3550 | NSURLFileSizeKey 3551 | 200000 3552 | 3553 | MatchType 3554 | Match 3555 | Identity 3556 | vV5UHuCuughPELEUlFnbeJhnfkA= 3557 | 3558 | 3559 | MatchFile 3560 | 3561 | NSURLTypeIdentifierKey 3562 | com.apple.installer-package-archive 3563 | NSURLFileSizeKey 3564 | 200000 3565 | 3566 | MatchType 3567 | Match 3568 | Identity 3569 | Az3la6fU5RmIOFMMdcdXDNWZbag= 3570 | 3571 | 3572 | MatchFile 3573 | 3574 | NSURLTypeIdentifierKey 3575 | com.apple.installer-package-archive 3576 | NSURLFileSizeKey 3577 | 200000 3578 | 3579 | MatchType 3580 | Match 3581 | Identity 3582 | qZ9lHNzvN2ZXJXbF2rWLpIwIGcA= 3583 | 3584 | 3585 | MatchFile 3586 | 3587 | NSURLTypeIdentifierKey 3588 | com.apple.installer-package-archive 3589 | NSURLFileSizeKey 3590 | 200000 3591 | 3592 | MatchType 3593 | Match 3594 | Identity 3595 | baJv0gq7SBXFb2OJJNyCz2ymXK8= 3596 | 3597 | 3598 | MatchFile 3599 | 3600 | NSURLTypeIdentifierKey 3601 | com.apple.installer-package-archive 3602 | NSURLFileSizeKey 3603 | 200000 3604 | 3605 | MatchType 3606 | Match 3607 | Identity 3608 | /9zY+0aX1MiFE7mcx0jnPPUPkYY= 3609 | 3610 | 3611 | MatchFile 3612 | 3613 | NSURLTypeIdentifierKey 3614 | com.apple.installer-package-archive 3615 | NSURLFileSizeKey 3616 | 200000 3617 | 3618 | MatchType 3619 | Match 3620 | Identity 3621 | AmEHCVs2fXwSSe9601bs1hPr6BQ= 3622 | 3623 | 3624 | MatchFile 3625 | 3626 | NSURLTypeIdentifierKey 3627 | com.apple.installer-package-archive 3628 | NSURLFileSizeKey 3629 | 200000 3630 | 3631 | MatchType 3632 | Match 3633 | Identity 3634 | AqNeLvPM31DQdVsntCwh6M6FfQk= 3635 | 3636 | 3637 | 3638 | 3639 | LaunchServices 3640 | 3641 | LSItemContentType 3642 | com.apple.installer-package-archive 3643 | 3644 | 3645 | 3646 | Description 3647 | OSX.DevilRobber.A 3648 | Matches 3649 | 3650 | 3651 | MatchType 3652 | Match 3653 | Pattern 3654 | 504C4953545F4E414D453D2224484F4D452F4C6962726172792F4C61756E63684167656E74732F636F6D2E6170706C652E6C6567696F6E2E706C69737422*63686D6F64202B78202224484F4D452F244D41494E5F4449522F24455845435F4E414D4522*636F6D2E6170706C652E6C6567696F6E 3655 | MatchFile 3656 | 3657 | NSURLTypeIdentifierKey 3658 | public.unix-executable 3659 | NSURLNameKey 3660 | preflight 3661 | 3662 | 3663 | 3664 | MatchType 3665 | Match 3666 | Pattern 3667 | 3C6B65793E434642756E646C6545786563757461626C653C2F6B65793E*3C737472696E673E707265666C696768743C2F737472696E673E 3668 | MatchFile 3669 | 3670 | NSURLNameKey 3671 | Info.plist 3672 | 3673 | 3674 | 3675 | MatchType 3676 | Match 3677 | Pattern 3678 | 446961626C6F4D696E65722F7461726765742F446961626C6F4D696E65722E6A6172 3679 | MatchFile 3680 | 3681 | NSURLTypeIdentifierKey 3682 | public.zip-archive 3683 | 3684 | 3685 | 3686 | LaunchServices 3687 | 3688 | LSItemContentType 3689 | com.apple.application-bundle 3690 | 3691 | 3692 | 3693 | Description 3694 | OSX.FlashBack.B 3695 | Matches 3696 | 3697 | 3698 | MatchType 3699 | MatchAny 3700 | Matches 3701 | 3702 | 3703 | MatchFile 3704 | 3705 | NSURLTypeIdentifierKey 3706 | com.apple.installer-package-archive 3707 | NSURLFileSizeKey 3708 | 200000 3709 | 3710 | MatchType 3711 | Match 3712 | Identity 3713 | /XgQtEWKWDzKnGEL31pBgbrrIjM= 3714 | 3715 | 3716 | MatchFile 3717 | 3718 | NSURLTypeIdentifierKey 3719 | com.apple.installer-package-archive 3720 | NSURLFileSizeKey 3721 | 200000 3722 | 3723 | MatchType 3724 | Match 3725 | Identity 3726 | cASuxrgZO4w+gDLXINwSGyO5Ibc= 3727 | 3728 | 3729 | MatchFile 3730 | 3731 | NSURLTypeIdentifierKey 3732 | com.apple.installer-package-archive 3733 | NSURLFileSizeKey 3734 | 200000 3735 | 3736 | MatchType 3737 | Match 3738 | Identity 3739 | uHqU3dk/wDYhUFb7vtkjgO78rcI= 3740 | 3741 | 3742 | MatchFile 3743 | 3744 | NSURLTypeIdentifierKey 3745 | com.apple.installer-package-archive 3746 | NSURLFileSizeKey 3747 | 200000 3748 | 3749 | MatchType 3750 | Match 3751 | Identity 3752 | P0DI2TvH0y08SO7azAzUEc8nPbo= 3753 | 3754 | 3755 | MatchFile 3756 | 3757 | NSURLTypeIdentifierKey 3758 | com.apple.installer-package-archive 3759 | NSURLFileSizeKey 3760 | 300000 3761 | 3762 | MatchType 3763 | Match 3764 | Identity 3765 | 4mbdhWAIhjcE3Zr3YIpYE32JNro= 3766 | 3767 | 3768 | MatchFile 3769 | 3770 | NSURLTypeIdentifierKey 3771 | com.apple.installer-package-archive 3772 | NSURLFileSizeKey 3773 | 300000 3774 | 3775 | MatchType 3776 | Match 3777 | Identity 3778 | e21e3wSjV9Ej8tohnwx8CF/6Z/w= 3779 | 3780 | 3781 | MatchFile 3782 | 3783 | NSURLTypeIdentifierKey 3784 | com.apple.installer-package-archive 3785 | NSURLFileSizeKey 3786 | 300000 3787 | 3788 | MatchType 3789 | Match 3790 | Identity 3791 | KESEsTAi6AmVa7ILa6dBvSwKcRc= 3792 | 3793 | 3794 | 3795 | 3796 | LaunchServices 3797 | 3798 | LSItemContentType 3799 | com.apple.installer-package-archive 3800 | 3801 | 3802 | 3803 | Description 3804 | OSX.DevilRobber.B 3805 | Matches 3806 | 3807 | 3808 | MatchType 3809 | Match 3810 | Pattern 3811 | 455845435F4E414D453D*53485F4E414D453D*415243484956455F4E414D453D*504C4953545F4E414D453D2224484F4D452F4C6962726172792F4C61756E63684167656E74732F636F6D2E6170706C652E6D6F707065722E706C697374220A*63686D6F64202B78202224484F4D452F244D41494E5F4449522F24455845435F4E414D4522*63686D6F64202B78202224484F4D452F244D41494E5F4449522F645F73746172742E736822*3C737472696E673E636F6D2E6170706C652E6D6F707065723C2F737472696E673E 3812 | MatchFile 3813 | 3814 | NSURLNameKey 3815 | {(preflight)|(EvoCam*)} 3816 | NSURLTypeIdentifierKey 3817 | public.unix-executable 3818 | 3819 | 3820 | 3821 | MatchType 3822 | Match 3823 | Pattern 3824 | 645F73746172742E7368*645F73746F702E7368 3825 | MatchFile 3826 | 3827 | NSURLTypeIdentifierKey 3828 | public.data 3829 | 3830 | 3831 | 3832 | LaunchServices 3833 | 3834 | LSItemContentType 3835 | com.apple.application-bundle 3836 | 3837 | 3838 | 3839 | Description 3840 | OSX.FlashBack.C 3841 | Matches 3842 | 3843 | 3844 | MatchType 3845 | MatchAny 3846 | Matches 3847 | 3848 | 3849 | MatchFile 3850 | 3851 | NSURLTypeIdentifierKey 3852 | com.apple.installer-package-archive 3853 | NSURLFileSizeKey 3854 | 300000 3855 | 3856 | MatchType 3857 | Match 3858 | Identity 3859 | EvgU74JYyqK4S/djr4Mz5zi133Y= 3860 | 3861 | 3862 | MatchFile 3863 | 3864 | NSURLTypeIdentifierKey 3865 | com.apple.installer-package-archive 3866 | NSURLFileSizeKey 3867 | 300000 3868 | 3869 | MatchType 3870 | Match 3871 | Identity 3872 | Ex2yZoTPoXpnX1/5pnqCzihkrJU= 3873 | 3874 | 3875 | MatchFile 3876 | 3877 | NSURLTypeIdentifierKey 3878 | com.apple.installer-package-archive 3879 | NSURLFileSizeKey 3880 | 300000 3881 | 3882 | MatchType 3883 | Match 3884 | Identity 3885 | FA+6TK+io9/xKMXM7rEs4+hG+is= 3886 | 3887 | 3888 | MatchFile 3889 | 3890 | NSURLTypeIdentifierKey 3891 | com.apple.installer-package-archive 3892 | NSURLFileSizeKey 3893 | 300000 3894 | 3895 | MatchType 3896 | Match 3897 | Identity 3898 | WF4eiqSGgLosTBWcakIvBaXKHlw= 3899 | 3900 | 3901 | MatchFile 3902 | 3903 | NSURLTypeIdentifierKey 3904 | com.apple.installer-package-archive 3905 | NSURLFileSizeKey 3906 | 300000 3907 | 3908 | MatchType 3909 | Match 3910 | Identity 3911 | OStrEQzsGWAEYGHTfKA2jRx2nGU= 3912 | 3913 | 3914 | MatchFile 3915 | 3916 | NSURLTypeIdentifierKey 3917 | com.apple.installer-package-archive 3918 | NSURLFileSizeKey 3919 | 300000 3920 | 3921 | MatchType 3922 | Match 3923 | Identity 3924 | uVoqmhWmfB9N/OHz7o70Qp+GdHw= 3925 | 3926 | 3927 | 3928 | 3929 | LaunchServices 3930 | 3931 | LSItemContentType 3932 | com.apple.installer-package-archive 3933 | 3934 | 3935 | 3936 | Description 3937 | OSX.FileSteal.ii 3938 | LaunchServices 3939 | 3940 | LSItemContentType 3941 | com.apple.application-bundle 3942 | 3943 | Matches 3944 | 3945 | 3946 | Identity 3947 | Hu3ehyzBRJKy5lcCKcD5vFSz8lg= 3948 | MatchFile 3949 | 3950 | NSURLNameKey 3951 | FileBackup 3952 | 3953 | MatchType 3954 | Match 3955 | 3956 | 3957 | 3958 | 3959 | Description 3960 | OSX.FileSteal.i 3961 | Matches 3962 | 3963 | 3964 | MatchFile 3965 | 3966 | NSURLNameKey 3967 | FileBackup.ini 3968 | 3969 | MatchType 3970 | Match 3971 | Pattern 3972 | 3C55524C3E*3C2F55524C3E*3C455854454E53494F4E3E*3C2F455854454E53494F4E3E 3973 | 3974 | 3975 | MatchFile 3976 | 3977 | NSURLTypeIdentifierKey 3978 | public.unix-executable 3979 | NSURLNameKey 3980 | FileBackup 3981 | 3982 | MatchType 3983 | Match 3984 | Pattern 3985 | 46696C654261636B757041707044656C6567617465*5461736B57726170706572*2F7573722F62696E2F6375726C*5A697055706C6F6164 3986 | 3987 | 3988 | LaunchServices 3989 | 3990 | LSItemContentType 3991 | com.apple.application-bundle 3992 | 3993 | 3994 | 3995 | Description 3996 | OSX.Revir.ii 3997 | Matches 3998 | 3999 | 4000 | MatchFile 4001 | 4002 | NSURLTypeIdentifierKey 4003 | public.unix-executable 4004 | NSURLFileSizeKey 4005 | 50000 4006 | NSURLNameKey 4007 | FileAgent 4008 | 4009 | MatchType 4010 | Match 4011 | Identity 4012 | IBluqsC/YMoRhKUXuItWS/gNZLI= 4013 | 4014 | 4015 | LaunchServices 4016 | 4017 | LSItemContentType 4018 | com.apple.application-bundle 4019 | 4020 | 4021 | 4022 | Description 4023 | OSX.Mdropper.i 4024 | Matches 4025 | 4026 | 4027 | MatchFile 4028 | 4029 | NSURLTypeIdentifierKey 4030 | com.microsoft.word.doc 4031 | 4032 | MatchType 4033 | Match 4034 | Pattern 4035 | 2F746D702F6C61756E63682D6873002F746D702F6C61756E63682D687365002F746D702F*0023212F62696E2F73680A2F746D702F6C61756E63682D68736520260A6F70656E202F746D702F66696C652E646F6320260A0A*00005F5F504147455A45524F00*005F5F6D685F657865637574655F686561646572 4036 | 4037 | 4038 | LaunchServices 4039 | 4040 | LSItemContentType 4041 | com.microsoft.word.doc 4042 | 4043 | 4044 | 4045 | Description 4046 | OSX.FkCodec.i 4047 | Matches 4048 | 4049 | 4050 | MatchFile 4051 | 4052 | NSURLNameKey 4053 | installer.plist 4054 | NSURLTypeIdentifierKey 4055 | com.apple.property-list 4056 | 4057 | MatchType 4058 | Match 4059 | Pattern 4060 | 3C6B65793E6E616D653C2F6B65793E0A093C646963743E0A09093C6B65793E656E3C2F6B65793E0A09093C737472696E673E436F6465632D4D3C2F737472696E673E0A093C2F646963743E0A093C6B65793E76657273696F6E3C2F6B65793E 4061 | 4062 | 4063 | MatchFile 4064 | 4065 | NSURLNameKey 4066 | Codec-M.tar 4067 | NSURLTypeIdentifierKey 4068 | public.tar-archive 4069 | 4070 | MatchType 4071 | Match 4072 | Pattern 4073 | 636F6D2E7768697465736D6F6B652E*7B45454637333633322D413038352D346664332D413737382D4543443832433843423239377D 4074 | 4075 | 4076 | LaunchServices 4077 | 4078 | LSItemContentType 4079 | com.apple.application-bundle 4080 | 4081 | 4082 | 4083 | Description 4084 | OSX.MaControl.i 4085 | Matches 4086 | 4087 | 4088 | MatchFile 4089 | 4090 | NSURLTypeIdentifierKey 4091 | public.unix-executable 4092 | NSURLFileSizeKey 4093 | 110000 4094 | NSURLNameKey 4095 | iCnat 4096 | 4097 | MatchType 4098 | Match 4099 | Identity 4100 | iob/gI0JDUACAaH5TY9wap2hFso= 4101 | 4102 | 4103 | LaunchServices 4104 | 4105 | LSItemContentType 4106 | com.apple.application-bundle 4107 | 4108 | 4109 | 4110 | Description 4111 | OSX.Revir.iii 4112 | LaunchServices 4113 | 4114 | LSItemContentType 4115 | com.apple.application-bundle 4116 | 4117 | Matches 4118 | 4119 | 4120 | MatchType 4121 | Match 4122 | MatchFile 4123 | 4124 | NSURLNameKey 4125 | FileAgent 4126 | NSURLTypeIdentifierKey 4127 | public.unix-executable 4128 | 4129 | Identity 4130 | Jl2v0JeMCzJUsawn2+21lZNyLS0= 4131 | 4132 | 4133 | 4134 | 4135 | Description 4136 | OSX.Revir.iv 4137 | LaunchServices 4138 | 4139 | LSItemContentType 4140 | com.apple.application-bundle 4141 | 4142 | Matches 4143 | 4144 | 4145 | MatchType 4146 | Match 4147 | MatchFile 4148 | 4149 | NSURLNameKey 4150 | FileAgent 4151 | NSURLTypeIdentifierKey 4152 | public.unix-executable 4153 | 4154 | Identity 4155 | eCMS23ZqQjN68wCTov01ju7Zf1M= 4156 | 4157 | 4158 | 4159 | 4160 | Description 4161 | OSX.SMSSend.i 4162 | LaunchServices 4163 | 4164 | LSItemContentType 4165 | com.apple.application-bundle 4166 | 4167 | Matches 4168 | 4169 | 4170 | MatchType 4171 | Match 4172 | MatchFile 4173 | 4174 | NSURLNameKey 4175 | AutoExtract 4176 | NSURLTypeIdentifierKey 4177 | public.unix-executable 4178 | 4179 | Identity 4180 | bCtHOEIp66bzmMdKC6FRazpnRyM= 4181 | 4182 | 4183 | 4184 | 4185 | Description 4186 | OSX.SMSSend.ii 4187 | LaunchServices 4188 | 4189 | LSItemContentType 4190 | com.apple.application-bundle 4191 | 4192 | Matches 4193 | 4194 | 4195 | MatchType 4196 | Match 4197 | MatchFile 4198 | 4199 | NSURLNameKey 4200 | AutoExtract 4201 | NSURLTypeIdentifierKey 4202 | public.unix-executable 4203 | 4204 | Identity 4205 | oH2El1GUBHKPQxruwc010378HLs= 4206 | 4207 | 4208 | 4209 | 4210 | Description 4211 | OSX.eicar.com.i 4212 | Matches 4213 | 4214 | 4215 | MatchFile 4216 | 4217 | NSURLNameKey 4218 | eicar.com 4219 | 4220 | MatchType 4221 | Match 4222 | Identity 4223 | M5WFbOgfK3OC3ucmAveYtkLxQUA= 4224 | 4225 | 4226 | 4227 | 4228 | Description 4229 | OSX.AdPlugin.i 4230 | LaunchServices 4231 | 4232 | LSItemContentType 4233 | com.apple.application-bundle 4234 | 4235 | Matches 4236 | 4237 | 4238 | MatchType 4239 | Match 4240 | MatchFile 4241 | 4242 | NSURLNameKey 4243 | Custom Installer 4244 | NSURLTypeIdentifierKey 4245 | public.unix-executable 4246 | 4247 | Identity 4248 | 9jgFFI2F2LdXpQWAu6EeAsGSorg= 4249 | 4250 | 4251 | 4252 | 4253 | Description 4254 | OSX.AdPlugin2.i 4255 | LaunchServices 4256 | 4257 | LSItemContentType 4258 | com.apple.installer-package 4259 | 4260 | Matches 4261 | 4262 | 4263 | MatchType 4264 | Match 4265 | MatchFile 4266 | 4267 | NSURLNameKey 4268 | PackagePlugin 4269 | NSURLTypeIdentifierKey 4270 | public.unix-executable 4271 | 4272 | Identity 4273 | /lmjCeVok3TbpQvHNJ1iFI8auao= 4274 | 4275 | 4276 | 4277 | 4278 | Description 4279 | OSX.Leverage.a 4280 | LaunchServices 4281 | 4282 | LSItemContentType 4283 | com.apple.application-bundle 4284 | 4285 | Matches 4286 | 4287 | 4288 | MatchFile 4289 | 4290 | NSURLNameKey 4291 | UserEvent 4292 | NSURLTypeIdentifierKey 4293 | public.unix-executable 4294 | 4295 | MatchType 4296 | Match 4297 | Identity 4298 | QUSK/Le4V4ZqX2530+86OTWY+R4= 4299 | 4300 | 4301 | 4302 | 4303 | Description 4304 | OSX.Prxl.2 4305 | LaunchServices 4306 | 4307 | LSItemContentType 4308 | com.apple.application-bundle 4309 | 4310 | Matches 4311 | 4312 | 4313 | MatchType 4314 | MatchAny 4315 | Matches 4316 | 4317 | 4318 | MatchFile 4319 | 4320 | NSURLNameKey 4321 | Img2icns 4322 | NSURLTypeIdentifierKey 4323 | public.unix-executable 4324 | 4325 | MatchType 4326 | Match 4327 | Identity 4328 | 7f8M0BEe4eOoXb0JYUhb4Umb22Y= 4329 | 4330 | 4331 | MatchFile 4332 | 4333 | NSURLNameKey 4334 | AppDelete 4335 | NSURLTypeIdentifierKey 4336 | public.unix-executable 4337 | 4338 | MatchType 4339 | Match 4340 | Identity 4341 | Qp7WvO2bsYuV56W13pp7AjoqfSw= 4342 | 4343 | 4344 | MatchFile 4345 | 4346 | NSURLNameKey 4347 | CleanMyMac 4348 | NSURLTypeIdentifierKey 4349 | public.unix-executable 4350 | 4351 | MatchType 4352 | Match 4353 | Identity 4354 | 8aMuU0OdOtyWejtH+Qcd5sEPzk4= 4355 | 4356 | 4357 | 4358 | 4359 | 4360 | 4361 | 4362 | --------------------------------------------------------------------------------