summaryrefslogtreecommitdiff
path: root/magic
Commit message (Expand)AuthorAgeFilesLines
...
* Improvements for dBase III DBT misidentifies some Atari DEGAS bitmaps,Christos Zoulas2023-01-121-6/+35
* Detect Android package resource table (ARSC) (FC Stegerman)Christos Zoulas2023-01-121-1/+20
* Detect Android ART (baseline) profiles found in APK files. (FC Stegerman)Christos Zoulas2023-01-121-1/+22
* Detect .smali files (FC Stegerman)Christos Zoulas2023-01-121-1/+6
* Detect Android APK files (FC Stegerman)Christos Zoulas2023-01-121-1/+60
* Improve JavaScript detection (FC Stegerman)Christos Zoulas2023-01-122-8/+68
* JAR Manifest & Signature File, PKCS#7 Signed Data (FC Stegerman)Christos Zoulas2023-01-112-2/+16
* Add more ELF machine idsChristos Zoulas2023-01-081-1/+9
* Add SQLite Write-Ahead-Log index detection (Joerg Jenderek)Christos Zoulas2023-01-061-1/+58
* Recognize Corel Presentations (Joerg Jenderek)Christos Zoulas2022-12-311-1/+62
* pyzip improvements (FC Stegerman)Christos Zoulas2022-12-311-2/+7
* Add "Microsoft Windows Installer transform script" (Joerg Jenderek)Christos Zoulas2022-12-291-1/+9
* PR/411: yakov: add mime annotation for MPEG4Christos Zoulas2022-12-281-1/+2
* PR/410: pandrew: Add bitcoin and leveldb supportChristos Zoulas2022-12-261-1/+27
* Add Hewlett-Packard printer firmware update magic (Joerg Jenderek)Christos Zoulas2022-12-261-2/+11
* Improve Microsoft Cabinet archive files (Joerg Jenderek)Christos Zoulas2022-12-261-4/+20
* update the mime type for GPKG binary packages (Michal Gorny)Christos Zoulas2022-12-261-2/+2
* Fix ORA, from Christoph BiedlChristos Zoulas2022-12-241-14/+14
* Wwise SoundBank and Wwise Audio Package (from Alexandre Iooss)Christos Zoulas2022-12-241-1/+68
* New PlayStation archive magic from Alexandre IoossChristos Zoulas2022-12-241-1/+14
* TeX improvements from Christoph BiedlChristos Zoulas2022-12-211-4/+6
* Add more extensions and remove truncated stuff from size (Joerg Jenderek)Christos Zoulas2022-12-211-10/+15
* Add mine/ext for Blender (Joerg Jenderek)Christos Zoulas2022-12-211-2/+13
* Add Electron ASAR archives (https://github.com/electron/asar).Christos Zoulas2022-12-211-1/+11
* Improvements to Epic Games/Unreal Engine Package signature (Alexandre Iooss)Christos Zoulas2022-12-211-7/+87
* Add magic for AXLF (xclbin) files (Sonal Santan)Christos Zoulas2022-12-181-1/+19
* Add device metadata magic (Joerg Jenderek)Christos Zoulas2022-12-181-1/+7
* New hpgl magic (Joerg Jenderek)Christos Zoulas2022-12-181-1/+80
* Monogame/XNA magic from Alexandre IOOSSChristos Zoulas2022-12-181-1/+38
* Improve recognition of Novell LANalyzer capture files (Joerg Jenderek)Christos Zoulas2022-12-141-4/+37
* rename EAChristos Zoulas2022-12-101-5/+5
* merge ffs entries and add new EA magicChristos Zoulas2022-12-101-91/+46
* separate grib v1 (legacy) and v2 formats since they have different mime/extChristos Zoulas2022-12-091-4/+5
* Clarify that .msi and .cub files use the same signature (Joerg Jenderek)Christos Zoulas2022-12-091-3/+9
* Add support for Synology archives (Alexandre Iooss)Christos Zoulas2022-12-091-1/+18
* Add more apple disk formats (Greg Wildman)Christos Zoulas2022-12-091-29/+162
* Improvements for AutoCAD Drawing Exchange Format (Joerg Jenderek)Christos Zoulas2022-12-091-2/+34
* Debian #1024639 via Christoph Biedl:Christos Zoulas2022-12-061-2/+7
* PR/404: manfredsc: add ext and mime for GRIDChristos Zoulas2022-12-021-3/+6
* PR/405: eagr, revert mime type change; the web page referenced in the commitChristos Zoulas2022-12-021-5/+3
* PR/404: manfredsc: coalesce LZMA entriesChristos Zoulas2022-12-021-9/+11
* be more specific for objective c, to differentiate from python commentedChristos Zoulas2022-12-011-3/+3
* BDAV MPEG-2 Transport Stream (M2TS) support (Alexandre Iooss)Christos Zoulas2022-11-301-1/+10
* Better .SCF file support (Joerg Jenderek)Christos Zoulas2022-11-301-1/+22
* Improve detection of Magdir/msdos executables W3 W4 NE with unknown OSChristos Zoulas2022-11-291-8/+115
* Improve kdump compressed dump detection and add flattened formatChristos Zoulas2022-11-291-3/+12
* Add more MIME types for gentoo formats (Michal Gorny)Christos Zoulas2022-11-292-2/+7
* Add ARM64EC (Mark Harmstone)Christos Zoulas2022-11-211-1/+2
* Better recognition of PE32 executable some missed or wrong *.EFI *.HXSChristos Zoulas2022-11-211-9/+82
* recognize c64 basic (Joerg Jenderek)Christos Zoulas2022-11-213-11/+342