Commit Graph

89 Commits

Author SHA1 Message Date
RichardG867
7a2ead5041 Add special case for TriGem "386sx-BIOS" (no known image yet) 2022-01-30 19:56:40 -03:00
RichardG867
51254e37cc Fix blank sign-on on some Phoenix 4.0 Release 6.0 2022-01-30 19:29:28 -03:00
RichardG867
dbb78f908a Optimize Phoenix detection and add "Phoenix Software Associates" 2022-01-30 19:18:14 -03:00
RichardG867
50d3a08235 Limit the amount of 0 bytes required to avoid PnP detection 2022-01-30 17:40:46 -03:00
RichardG867
a5778c3998 Fix regex ASCII range in several analyzers 2022-01-27 21:07:00 -03:00
RichardG867
efb6b76a13 Add Zenith monitor version as a sign-on 2022-01-27 21:06:14 -03:00
RichardG867
5c6c360779 Optimize a few single-check analyzers 2022-01-27 21:03:48 -03:00
RichardG867
6fd9075f0a Optimize analysis by not running strings for analyzers with no checks 2022-01-27 19:52:07 -03:00
RichardG867
2e3361b0e7 Improve Intel UEFI detection 2022-01-27 19:44:25 -03:00
RichardG867
98e0a5cd5a Improve Phoenix detection yet again 2022-01-27 19:29:49 -03:00
RichardG867
b0950ea865 Add ITE abbreviation to pciutil 2022-01-26 22:01:03 -03:00
RichardG867
227d945211 Improve presentation of PnP ROMs 2022-01-26 21:58:24 -03:00
RichardG867
456763cda3 Improve Phoenix Core detection 2022-01-26 21:52:06 -03:00
RichardG867
97f901d759 Add "IBM COMPATABLE" to VGA detection 2022-01-25 19:17:59 -03:00
RichardG867
ecd6854975 Remove extraneous debug print 2022-01-25 18:17:23 -03:00
RichardG867
c7ee8f05c7 Add changes to __main__ that I missed 2022-01-25 17:44:12 -03:00
RichardG867
886e956107 Add PnP option ROM analysis 2022-01-25 17:13:22 -03:00
RichardG867
9983a11713 Allow single-file analysis 2022-01-25 15:13:38 -03:00
RichardG867
103a85d14b Fix ACPI table and option ROM regexes skipping bytes 2022-01-25 13:53:35 -03:00
RichardG867
95d875ee1d Fix extraneous characters on DECpc Phoenix sign-ons 2022-01-24 20:36:41 -03:00
RichardG867
7b209f369d Fix duplicate HP Phoenix revision detection 2022-01-24 20:35:34 -03:00
RichardG867
b590c02304 Ignore a benchmark database (I forget what program) 2022-01-24 20:26:49 -03:00
RichardG867
45b27c65b0 Fix Award v3.26-25 version display 2022-01-24 20:25:58 -03:00
RichardG867
f152c39218 Improve Acer string regex 2022-01-15 18:20:53 -03:00
RichardG867
1bbbdda1b1 Only remove successfully-extracted ISOs 2022-01-15 18:20:22 -03:00
RichardG867
ac83b6bfb0 Add detection of old Phoenix SecureCore Tiano UEFI 2022-01-12 18:00:50 -03:00
RichardG867
b3337e3674 Add MBR and El Torito hard disk image extraction 2022-01-12 17:40:23 -03:00
RichardG867
586a1a35b8 Add Phoenix SecureCore Tiano UEFI detection 2022-01-12 16:12:15 -03:00
RichardG867
e2d4b72609 Improve Dell Phoenix sign-on semantics 2022-01-12 15:45:42 -03:00
RichardG867
8bab061d8e Fix date comparison functions 2022-01-12 15:45:31 -03:00
RichardG867
ebe7a1ad7e Fix Dell 80386 ROM BIOS PLUS revision detection 2022-01-12 15:39:00 -03:00
RichardG867
41bb85a21b Actually fix AMI 8088-BIOS 2022-01-11 19:15:19 -03:00
RichardG867
5920c7395a Fix identification of AMI 8088-BIOS 2022-01-11 18:55:49 -03:00
RichardG867
83af094f8d Fix docker build command 2022-01-07 20:34:51 -03:00
RichardG867
a662595bf2 Add Docker container 2022-01-07 20:31:04 -03:00
RichardG867
5e539c5fe0 Fix duplicated Intel AMI version detection 2022-01-07 18:11:05 -03:00
RichardG867
f3b538a6db Remove a redundant function override 2022-01-07 18:09:49 -03:00
RichardG867
3333c4f648 Fix ALR "Plug and Play" Phoenix detection 2022-01-07 18:09:38 -03:00
RichardG867
30501c047c Improve readme 2022-01-03 23:32:49 -03:00
RichardG867
f73e619c42 Switch small image detection to square pixels only on PIL formats 2022-01-03 20:38:11 -03:00
RichardG867
f2c71d2a1f Tweak small image detection 2022-01-03 20:30:46 -03:00
RichardG867
074e6e9a15 Add alternate C&T SCAT detection for AMI pre-Color 2022-01-03 17:59:02 -03:00
RichardG867
57f0e8b47e Fix AMI 121593 WinBIOS setup detection 2022-01-03 16:28:12 -03:00
RichardG867
149f742291 Fix false negative detection of some Phoenix 4.04 2022-01-03 16:22:41 -03:00
RichardG867
5c5cda273b Increase minimum image size for conversion 2022-01-03 16:13:49 -03:00
RichardG867
1944fb156d Ignore logo images that are too small 2022-01-01 18:27:36 -03:00
RichardG867
3886a8e521 Add support for more image file formats and UEFI logo extraction 2022-01-01 18:25:48 -03:00
RichardG867
8a8719ae85 Add UEFIExtract to gitignore 2022-01-01 17:54:46 -03:00
RichardG867
faf5d8f29f Added older Phoenix NoteBIOS 4.0 detection 2022-01-01 17:20:50 -03:00
RichardG867
c8584569ab Add special case for "PhoenixBIOS 4.0x" without "Version" - thanks Zenith! 2022-01-01 16:54:02 -03:00