159
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 18, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improvements in recognition of djgpp go32 dos extender. Add support for go32v1 format (COFF + a.out) and detect embedded DPMI hosts in go32v2 format (Pali)
christos
as Christos Zoulas
More... about 1 year ago
Add DOS/32A Linear Compressed file format, from Pali
christos
as Christos Zoulas
More... about 1 year ago
Improve windows full test search image and index file support (Joerg Jenderek)
christos
as Christos Zoulas
More... about 1 year ago
Improve ESP-IDF application image (Joerg Jenderek)
christos
as Christos Zoulas
More... about 1 year ago
Improve subsystem detection of PE files and also parse embedded DOS extender in it. It should fix this bug report https://bugs.astron.com/view.php?id=240 as "for MS Windows" is now reported only for PE binaries with some of the Windows subsystem. (from Pali)
christos
as Christos Zoulas
More... about 1 year ago
Recognize more CPU types for PE (Pali)
christos
as Christos Zoulas
More... about 1 year ago
Improvement for HXS files as '(0x3c.l+6) uleshort =2' is too generic. (from Pali)
christos
as Christos Zoulas
More... about 1 year ago
Add xilinx boot image (Brandon Maier)
christos
as Christos Zoulas
More... about 1 year ago
fix typo (Pedro Jose Pereira Vieito)
christos
as Christos Zoulas
More... about 1 year ago
Add a parameter to control the maximum number of magic warnings we tolerate and belatedly document some other params.
christos
as Christos Zoulas
More... about 1 year ago
Add support Flexible Image Transport System (Joerg Jenderek)
christos
as Christos Zoulas
More... about 1 year ago
PR/487: uniqx: rudimentary support for .ipa files
christos
as Christos Zoulas
More... about 1 year ago
PR/488: jpalus: add mime for m3u
christos
as Christos Zoulas
More... about 1 year ago
Improvement in recognition of PE WINE binaries. Current rule '(0x3c.l+6) uleshort !2' is too generic and produces lot of false positive matches (from Pali)
christos
as Christos Zoulas
More... about 1 year ago
Recognize PE ROM image which is without DOS MZ header and without PE\0\0 signature. Fix overflow when checking for presence of PE COM Runtime descriptor for the detection of .Net assembly.
christos
as Christos Zoulas
More... about 1 year ago
PR/483: promptfuzz: put size checks first.
christos
as Christos Zoulas
More... about 1 year ago
simplify
christos
as Christos Zoulas
More... about 1 year ago