157
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 22, 2024 — May 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added CRI ADX detection. (David Korth)
christos
as Christos Zoulas
More... almost 7 years ago
one more syscall for 32 bits
christos
as Christos Zoulas
More... almost 7 years ago
PR/2: Hugal31: Try to improve thermocam magic
christos
as Christos Zoulas
More... almost 7 years ago
PR/5: tobias: add more syscalls for 32 bit linux
christos
as Christos Zoulas
More... almost 7 years ago
PR/6: tobias: out of boundary read in DER parser
christos
as Christos Zoulas
More... almost 7 years ago
PR/7: Return the proper ValueError message
christos
as Christos Zoulas
More... almost 7 years ago
Add quad indirect offsets
christos
as Christos Zoulas
More... almost 7 years ago
Avoid reading past the end of buffer (Rui Reis)
christos
as Christos Zoulas
More... almost 7 years ago
data one magic from Pratik Shrivastava
christos
as Christos Zoulas
More... almost 7 years ago
Fix changelog, bump version to release to pypi
christos
as Christos Zoulas
More... almost 7 years ago
better cab detection from Joerg Jenderek
christos
as Christos Zoulas
More... almost 7 years ago
fixed mailing lists and bugtracker.
christos
as Christos Zoulas
More... almost 7 years ago
bump strength to beat troff, and add .endif
christos
as Christos Zoulas
More... almost 7 years ago
magic entry for Performance Co-Pilot (PCP) memory mapped values (MMV) file format, from Nathan Scott
christos
as Christos Zoulas
More... almost 7 years ago
fix bogus magic
christos
as Christos Zoulas
More... almost 7 years ago
Add [weak] test for Google Gsuite generated MSOOXML docs.
christos
as Christos Zoulas
More... almost 7 years ago
mention pie change.
christos
as Christos Zoulas
More... almost 7 years ago
a copy of the mode info is now stored in magic_set, and modified by the elf reader if the file is not "executable", or deemed "executable".
christos
as Christos Zoulas
More... almost 7 years ago
- add parsing for dynamic sections - set or clear the mode execute bits depending on DF_1_PIE - fix some casts
christos
as Christos Zoulas
More... almost 7 years ago
bump to beat DOS/MBR
christos
as Christos Zoulas
More... almost 7 years ago
Bump strength for tiff to beat DOS/MBR.
christos
as Christos Zoulas
More... about 7 years ago
Add missing commas.
christos
as Christos Zoulas
More... about 7 years ago
new cad magic
christos
as Christos Zoulas
More... about 7 years ago
fix typo
christos
as Christos Zoulas
More... about 7 years ago
add more syscalls; newfstatat is used for stat'ing the magic file, getdents64 is used for getting the magic entries during compilation.
christos
as Christos Zoulas
More... about 7 years ago
fix comment
christos
as Christos Zoulas
More... about 7 years ago
LucasArts animation formats (Brent Spillner)
christos
as Christos Zoulas
More... about 7 years ago
try to print a mime-like error message when decompression fails.
christos
as Christos Zoulas
More... about 7 years ago
add mime and extensions for fits images: http://fileformats.archiveteam.org/wiki/Flexible_Image_Transport_System From Alex Myczko
christos
as Christos Zoulas
More... about 7 years ago
Add missing \n to ar magic (Valentin Brandl)
christos
as Christos Zoulas
More... about 7 years ago