Commit Graph

4804 Commits

Author SHA1 Message Date
Christos Zoulas
ce57005671 shorten description 2024-09-04 19:08:08 +00:00
Christos Zoulas
1aba1fcd35 fix indent 2024-09-04 19:07:20 +00:00
Christos Zoulas
8739affc26 Fix more warnings found by Jason Summers script. 2024-09-04 19:06:11 +00:00
Christos Zoulas
9034253577 STM32 devices, DFU firmware (.dfu files) (from Alexandre IOOSS) 2024-09-04 19:04:03 +00:00
Christos Zoulas
fcca547003 With the release of the new Raspberry Pi RP2350 microcontrollers,
the upstream UF2 families list from Microsoft got some useful new entries.
(from Alexandre IOOSS)
2024-09-04 19:02:34 +00:00
Christos Zoulas
8ac989f5fc Add magic for Silicon Labs Gecko bootloader (Alexandre Iooss) 2024-09-02 14:37:03 +00:00
Christos Zoulas
0c7a2ac864 Add magic for Wasay ImageIt DataPack. (Alexandre Iooss) 2024-09-02 14:35:42 +00:00
Christos Zoulas
f56c06d942 Fix some magic issues uncovered by Jason Summers tool. 2024-09-01 15:51:51 +00:00
Christos Zoulas
1f3aab8391 Tuck in the filename in the description if the description was empty to
ease duplicate entry debugging.
2024-09-01 13:50:01 +00:00
Christos Zoulas
602168f035 merge remaining duplicate entries 2024-09-01 13:49:15 +00:00
Christos Zoulas
e2167c68b3 Mire duplicate merging/elimination 2024-08-30 17:29:28 +00:00
Christos Zoulas
77af55aa70 Don't warn for duplicate der magic 2024-08-30 17:29:09 +00:00
Christos Zoulas
3d5ebef286 merge more duplicate magic (Alexandre IOOSS) 2024-08-30 16:53:22 +00:00
Christos Zoulas
26ab7dd6b6 more duplicate deleting/merging 2024-08-27 19:17:10 +00:00
Christos Zoulas
67bc7a4152 1. when comparing for duplicate magic entries ignore lineno, and dump the magic
2. put the extra information in the current magic entry not the first one
   so we can have multiple for the same magic entry
2024-08-27 18:54:00 +00:00
Christos Zoulas
4306c68321 Remove or merge duplicate entries. 2024-08-27 18:50:56 +00:00
Christos Zoulas
86fd61861e Use memcmp() for comparing with non-nul-terminated string (CID-1617682) 2024-08-24 22:20:47 +00:00
Christos Zoulas
8a5aaff999 Improve detection of LE executable for OS type 1.
Adds support for 32-bit driver module for OS/2 1.x, sets extension
for MS-DOS DLL, and shows fallback unknown value when OS type 1 binary
does not match any rule. (Pali)
2024-08-20 00:09:38 +00:00
Christos Zoulas
f2cfa7e0c7 Add qemu replay images 2024-08-18 16:02:09 +00:00
Christos Zoulas
512840337e uxn magic from Samuel Dionne-Riel 2024-07-30 22:25:24 +00:00
Christos Zoulas
3bce3e16ec Add POSIX tar generic for Webmin Module, Theme (Joerg Jenderek) 2024-07-27 14:55:32 +00:00
Christos Zoulas
999b886ff8 Adjust for magic change (Anthony Steinhauser) 2024-07-19 18:49:39 +00:00
Christos Zoulas
841b2a65b0 Fix mangled entry (Anthony Steinhauser) 2024-07-19 18:48:23 +00:00
Christos Zoulas
b83b8d2358 Avoid misaligned accesses 2024-07-19 18:30:25 +00:00
Christos Zoulas
f1fdfab334 Fix Courgette binary diff misidentified as Nintendo Gameboy Music/Audio
(Joerg Jenderek)
2024-07-13 14:47:09 +00:00
Christos Zoulas
d810651432 Disambiguate and more detail for Macintosh QuickDraw PICT versus Claris
clip art (Joerg Jenderek)
2024-07-07 14:36:49 +00:00
Christos Zoulas
c580fc000a Additions to UF2 firmware (Alexandre Iooss) 2024-06-29 15:44:07 +00:00
Christos Zoulas
7a8df97a6d Recognize Raspberry Pi RP2040 firmware (Alexandre Iooss) 2024-06-29 15:42:56 +00:00
Christos Zoulas
21ec8cbfd6 Recognize Super NES ROM image (Alexandre Iooss) 2024-06-29 15:42:26 +00:00
Christos Zoulas
d9c0464552 Recognize help files .hlp compiled from html and used by gfxboot
(Joerg Jenderek)
2024-06-29 15:40:34 +00:00
Christos Zoulas
9d60692d67 Improve windows help detection and fix mime type (Joerg Jenderek) 2024-06-24 21:42:51 +00:00
Christos Zoulas
b74cfde1b4 PR/529: marcoxa: The first two bytes of the first record of a NETDATA
(XMIT) file are not necessarily fixed (they contain the logical
record length (up to 255) and flags. In fact, it does not quite
work (just a check some .XMI files from cbttape.org)
2024-06-19 16:52:57 +00:00
Christos Zoulas
6dec8d224e PR/530: ezbie: Add EldOS SolidFS magic 2024-06-19 16:31:14 +00:00
Christos Zoulas
1ca25eb59c reorder. 2024-06-19 16:25:39 +00:00
Christos Zoulas
04edb32ba9 PR/535: srl295: add Keyman support 2024-06-19 16:05:52 +00:00
Christos Zoulas
de440e248c Fix for broken test issue311docx that printed the magic output twice.
XXX: need to add more msooxml files in the test suite.
2024-06-19 16:01:00 +00:00
Christos Zoulas
55a87873da recognize old microsoft publisher files (Joerg Jenderek) 2024-06-18 17:07:48 +00:00
Christos Zoulas
66625345e9 use msdosdate and time for debugging (from pali) 2024-06-18 17:05:28 +00:00
Christos Zoulas
93152a3c85 document msdos date and time (pali) 2024-06-18 17:04:23 +00:00
Christos Zoulas
528c8b0e7a Update linux I2C entry (flxb) 2024-06-16 15:09:26 +00:00
Christos Zoulas
0d4f34c73d remove stray "memory" (Michal Gorny) 2024-06-16 14:53:16 +00:00
Christos Zoulas
7281ee02bb Add new versions and print the magic number (Michal Gorny) 2024-06-16 14:51:11 +00:00
Christos Zoulas
2fee91f1d3 Magdir/wordprocessors, ssl, ssh for "oldest" Microsoft Publisher,
different public keys (from Joerg Jenderek)
2024-06-10 23:23:55 +00:00
Christos Zoulas
c64c647b55 Magdir/magic C-source, scripts misidentified as magic text fragment
(Joerg Jenderek)
2024-06-10 23:09:52 +00:00
Christos Zoulas
99d21e9f79 Add OpenRC 2024-06-02 12:35:38 +00:00
Christos Zoulas
8aeeecc8fc Add Chibi scheme magic (Lassi Kortela) 2024-05-30 15:32:20 +00:00
Christos Zoulas
a353a72a60 Easy CD Creator Layout *.cl2 *.cl4 (Joerg Jenderek) 2024-05-25 18:31:03 +00:00
Christos Zoulas
edcdf3c4cb fix cast type 2024-05-18 15:16:13 +00:00
Christos Zoulas
be5fac4b0e allow new glibc malloc to set arena names (Thomas Weissschuh) 2024-05-14 13:46:09 +00:00
Christos Zoulas
c96c255f2e PR/517: ar1nd: Add another level because of 3 docProps 2024-05-12 18:57:02 +00:00