rizin/libr/bin/format
Evan Shaw 9f1ef0d721 Reduce OMF format false positives
While developing the SNES bin plugin, I noticed some SNES ROMs were wrongly
detected as OMF.

This commit adds two additional checks to check_bytes:

* Check that record size and string size in the first record agree with each other
* Check that the string in the first record is valid ASCII

Regression tests still pass.

This commit also fixes an assumption that the host is little endian.
2016-03-16 10:36:26 +01:00
..
coff
dex
elf Fix #4302 - dynamic segment struggles 2016-03-13 19:19:03 +01:00
mach0 Fix typos 2016-02-16 23:21:24 +01:00
mz
nes
nin
objc
omf Reduce OMF format false positives 2016-03-16 10:36:26 +01:00
p9
pe Fix protype warnings for pe checksum. 2016-03-13 01:35:20 +01:00
psxexe
spc700
te
vsf
xbe
zimg