|
20 | 20 | ["", 0, ".crt", "text/plain", "X.509 Certificate"], |
21 | 21 | ["", 0, ".reg", "", "Windows Registry File"], |
22 | 22 | ["", 0, ".md", "text/plain", "Markdown File"], |
23 | | - ["", 0, ".json", "application/json", "Markdown File"], |
| 23 | + ["", 0, ".json", "application/json", "JSON File"], |
24 | 24 | ["", 0, ".rst", "text/plain", "Restructured Text File"], |
25 | 25 | ["", 0, ".cfg", "text/plain", "Configuration File"], |
26 | 26 | ["", 0, ".flake8", "text/plain", "Flake 8 Configuration File"], |
27 | 27 | ["", 0, ".coveragerc", "text/plain", "Coverage File"], |
28 | 28 | ["", 0, ".c", "text/x-csrc", "C Code File"], |
29 | 29 | ["", 0, ".cc", "text/x-csrc", "C Code File"], |
30 | 30 | ["", 0, ".h", "text/x-csrc", "C Header File"], |
| 31 | + ["", 0, ".pdf", "application/pdf", "Adobe Portable Document Format file"], |
31 | 32 | ["", 0, ".stl", "model/stl", "stereolithography CAD software"], |
32 | 33 | ["", 0, ".srt", "application/x-subrip", "SubRip subtitles"], |
33 | 34 | ["", 0, ".obj", "", "Relocatable object code"], |
|
63 | 64 | ["", 0, ".b6i", "", "BlindWrite 6 Image File"], |
64 | 65 | ["", 0, ".cl2", "", "Adaptec Easy CD/DVD Creator image file"], |
65 | 66 | ["", 0, ".cl3", "", "Adaptec Easy CD/DVD Creator image file"], |
66 | | - ["", 0, ".cl4", "", "Adaptec Easy CD/DVD Creator image file"] |
| 67 | + ["", 0, ".cl4", "", "Adaptec Easy CD/DVD Creator image file"], |
| 68 | + ["", 0, ".vba", "", "Visual Basic Script"], |
| 69 | + ["", 0, "README", "text/plain", "README File"] |
67 | 70 | ], |
68 | 71 | "multi-part": { |
| 72 | + "7b22": [["227d", -2, ".json", "application/json", "JSON File"]], |
| 73 | + "7b": [["22", -1, ".json", "application/json", "JSON File"]], |
69 | 74 | "464f524d": [ |
70 | 75 | ["494c424d", 8, ".iff", "image/x-ilbm", "IFF Interleaved Bitmap Image"], |
71 | 76 | ["38535658", 8, ".iff", "audio/x-8svx", "IFF 8-Bit Sampled Voice"], |
|
515 | 520 | ], |
516 | 521 | "73696262" : [ |
517 | 522 | ["72686c62", 8, ".uif", "", "MagicISO Disk Image (Encrypted)"] |
518 | | - ] |
| 523 | + ] |
519 | 524 | }, |
520 | 525 | "footers": [ |
521 | 526 | ["54525545564953494f4e2d5846494c452e00", -18, ".tga", "image/tga", "Truevision Targa Graphic file"], |
|
525 | 530 | ["3c2f7376673e", -6, ".svg", "image/svg+xml", "Scalable Vector Graphics Image"], |
526 | 531 | ["6b6f6c79", -512, ".dmg", "application/x-apple-diskimage", "MacOS X image file"], |
527 | 532 | ["4e45524f", -8, ".nrg", "", "Nero Disk Image (Version 1)"], |
528 | | - ["4e455235", -12, ".nrg", "", "Nero Disk Image (Version 2)"] |
| 533 | + ["4e455235", -12, ".nrg", "", "Nero Disk Image (Version 2)"] |
529 | 534 | ], |
530 | 535 | "headers": [ |
| 536 | + ["595556344d504547",0, ".y4m", "video/x-yuv4mpeg", "YUV4MPEG2 video file"], |
| 537 | + ["3c68746d6c", 0, ".html", "text/html", "HTML File"], |
| 538 | + ["424c5545", 0, ".bvr", "", "Blue Iris Video File"], |
| 539 | + ["2d2d2d2d2d424547494e20504b4353372d2d2d2d2d", 0, ".p7b", "", "PKCS 7 Certificate File" ], |
| 540 | + ["7b22", 0, ".json", "application/json", "JSON File"], |
| 541 | + ["7b", 0, ".json", "application/json", "JSON File"], |
| 542 | + ["50755454592d557365722d4b65792d46696c65", 0, ".ppk", "", "PuTTY User Key File"], |
| 543 | + ["2d2d2d2d20424547494e2053534832205055424c4943204b4559202d2d2d2d", 0, "", "", "SSH Public Key"], |
| 544 | + ["2d2d2d2d424547494e", 0, "", "", "Key or Cert File"], |
| 545 | + ["2d2d2d2d20424547494e", 0, "", "", "Key or Cert File"], |
531 | 546 | ["30313233343536373839", 0, ".puremagic_multi_footer", "text/ascii", "TESTFILE"], |
532 | 547 | ["ff0a", 0, ".jxl", "image/jxl", "JPEG XL image (Raw stream)"], |
533 | 548 | ["0000000c4a584c200d0a870a", 0, ".jxl", "image/jxl", "JPEG XL image (ISOBMFF container)"], |
|
580 | 595 | ["425a68", 0, ".bzip2", "application/x-bzip2", "BZIP2 Compressed Archive file"], |
581 | 596 | ["664c614300000022", 0, ".flac", "audio/flac", "Free Lossless Audio Codec file"], |
582 | 597 | ["434f5744", 0, ".vmdk", "application/octet-stream", "VMware Sparse Extent Image file"], |
583 | | - ["23204469736b2044657363726970746f7246696c65", 0, ".vmdk", "application/octet-stream", "VMware Image Descriptor File"], |
| 598 | + ["23204469736b2044657363726970746f7246696c65", 0, ".vmdk", "application/octet-stream", "VMware Image Descriptor File"], |
584 | 599 | ["4b444d56", 0, ".vmdk", "application/octet-stream", "VMware Virtual Single Disk file"], |
585 | 600 | ["e310000100000000", 0, ".info", "", "Amiga icon"], |
586 | 601 | ["5468697320697320", 0, ".info", "", "GNU Info Reader file"], |
|
745 | 760 | ["000100004d534953414d204461746162617365", 0, ".mny", "application/x-msmoney", "Microsoft Money file"], |
746 | 761 | ["000100005374616e64617264204a6574204442", 0, ".mdb", "application/x-msaccess", "Microsoft Access file"], |
747 | 762 | ["25504446", 0, ".pdf", "application/pdf", "Adobe Portable Document Format file"], |
| 763 | + ["0d0a25504446", 0, ".pdf", "application/pdf", "Adobe Portable Document Format file"], |
748 | 764 | ["a0461df0", 512, ".ppt", "application/vnd.ms-powerpoint", "Microsoft Office PowerPoint Presentation file"], |
749 | 765 | ["cf11e0a1b11ae100", 0, ".doc", "application/msword", "Perfect Office Document file"], |
750 | 766 | ["d0cf11e0a1b11ae1", 0, ".doc", "application/msword", "Microsoft Office Document file"], |
|
926 | 942 | ["564350434830", 0, ".pch", "", "Visual C PreCompiled header"], |
927 | 943 | ["554641c6d2c1", 0, ".ufa", "", "UFA compressed archive"], |
928 | 944 | ["ac9ebd8f0000", 0, ".qdf", "", "Quicken data"], |
929 | | - ["57696e5a6970", 29152, ".zip", "application/zip", "WinZip compressed archive"], |
930 | 945 | ["504147454455", 0, ".dmp", "", "Windows memory dump"], |
931 | 946 | ["4d444d5093a7", 0, ".dmp", "", "Windows dump file"], |
932 | 947 | ["458600000600", 0, ".qbb", "", "QuickBooks backup"], |
|
2006 | 2021 | ["5b436c6f6e6543445d", 0, ".ccd", "", "CloneCD Control File"], |
2007 | 2022 | ["ffffffffffffffffffffffff", 0, ".sub", "", "CloneCD Sub Channel File"], |
2008 | 2023 | ["00ffffffffffffffffffff", 0, ".img", "", "CloneCD Image File"], |
2009 | | - ["f7fff9fffdfffbfff6fff7fff7fff5fff8fff7fff5fff0fffcfffafffafff7fff8fff6fff7fff7fff2fff2fff8", 0, ".img", "", "CloneCD Image File"], |
| 2024 | + ["f7fff9fffdfffbfff6fff7fff7fff5fff8fff7fff5fff0fffcfffafffafff7fff8fff6fff7fff7fff2fff2fff8", 0, ".img", "", "CloneCD Image File"], |
2010 | 2025 | ["ffffffffffffffffffffffff", 0, ".b5i", "", "BlindWrite 5 Image File"], |
2011 | 2026 | ["425754352053545245414d205349474e", 0, ".b5t", "", "BlindWrite 5 Stream File"], |
2012 | 2027 | ["425754352053545245414d205349474e", 0, ".b6t", "", "BlindWrite 6 Stream File"], |
|
0 commit comments