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) |
|
More...
|
about 1 year ago
|
Add DOS/32A Linear Compressed file format, from Pali |
|
More...
|
about 1 year ago
|
Improve windows full test search image and index file support (Joerg Jenderek) |
|
More...
|
about 1 year ago
|
Improve ESP-IDF application image (Joerg Jenderek) |
|
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) |
|
More...
|
about 1 year ago
|
Recognize more CPU types for PE (Pali) |
|
More...
|
about 1 year ago
|
Improvement for HXS files as '(0x3c.l+6) uleshort =2' is too generic. (from Pali) |
|
More...
|
about 1 year ago
|
Add xilinx boot image (Brandon Maier) |
|
More...
|
about 1 year ago
|
fix typo (Pedro Jose Pereira Vieito) |
|
More...
|
about 1 year ago
|
Add a parameter to control the maximum number of magic warnings we tolerate and belatedly document some other params. |
|
More...
|
about 1 year ago
|
Add support Flexible Image Transport System (Joerg Jenderek) |
|
More...
|
about 1 year ago
|
PR/487: uniqx: rudimentary support for .ipa files |
|
More...
|
about 1 year ago
|
PR/488: jpalus: add mime for m3u |
|
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) |
|
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. |
|
More...
|
about 1 year ago
|
PR/483: promptfuzz: put size checks first. |
|
More...
|
about 1 year ago
|
simplify |
|
More...
|
about 1 year ago
|