Commit Graph

79 Commits

Author SHA1 Message Date
RichardG867
fc7ba5d514 Further Atari AMI improvements 2022-03-18 15:41:04 -03:00
RichardG867
a20ba40a8c Improve analysis of AMI pre-Color strings for weird Atari stuff 2022-03-18 15:03:22 -03:00
RichardG867
3a407699d8 Add AMI 8088-BIOS signature used by "Intertan" 2022-03-18 14:23:34 -03:00
RichardG867
3cc1a80dc9 Add Access Methods strings as well 2022-03-15 19:47:52 -03:00
RichardG867
ee63d6e865 Figured out the AMI pre-Color string encoding 2022-03-15 18:18:46 -03:00
RichardG867
fba95784ec Add HP Vectra Phoenix(-ish) detection 2022-03-03 21:21:34 -03:00
RichardG867
2575906d32 Improve Phoenix Core extraneous byte stripping 2022-03-03 16:14:15 -03:00
RichardG867
10a0f63986 Further improve Samtron 88S detection 2022-03-03 15:33:47 -03:00
RichardG867
9dfe9315f7 Fix Samtron 88S Award detection 2022-03-03 15:27:19 -03:00
RichardG867
68733d2b16 Improve Apricot SurePath detection 2022-03-03 15:17:55 -03:00
RichardG867
a0dbbd80cb Add Insyde Presto detection to SystemSoft 2022-03-03 15:14:34 -03:00
RichardG867
1d5e0009b4 Rewrite SystemSoft analyzer 2022-03-03 15:04:36 -03:00
RichardG867
9e690155ca Add analysis of unknown, later, compressed IBM SurePath 2022-03-03 12:41:54 -03:00
RichardG867
59186245b1 Add Apricot to IBM SurePath analysis 2022-02-24 15:22:07 -03:00
RichardG867
e81922fda4 Add IBM SurePath non-Phoenix analyzer 2022-02-19 11:21:47 -03:00
RichardG867
5042603806 Fix AMI HiFlex setup detection 2022-02-19 11:00:35 -03:00
RichardG867
e3cfceeec9 Remove APIC table from ACPI regex due to false positives 2022-02-19 10:59:07 -03:00
RichardG867
3904845e24 Remove Phoenix IBM branch name 2022-02-19 10:58:53 -03:00
RichardG867
b7ab14ee43 Add string extrapolation to Award 4.28/4.32 2022-02-10 16:31:10 -03:00
RichardG867
4db07ddbd4 Switch basic Award detection to a regex for speed 2022-02-10 16:27:19 -03:00
RichardG867
50e29df184 Fix some Gigabyte Award not being interpreted as such 2022-02-04 16:33:55 -03:00
RichardG867
b0dec0cbb7 Improve Intel UEFI version detection 2022-02-04 14:45:46 -03:00
RichardG867
66e8183f6e Fix Yangtech Phoenix sign-on extraction 2022-01-30 20:40:39 -03:00
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
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
886e956107 Add PnP option ROM analysis 2022-01-25 17:13:22 -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
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
ac83b6bfb0 Add detection of old Phoenix SecureCore Tiano UEFI 2022-01-12 18:00:50 -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
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
5e539c5fe0 Fix duplicated Intel AMI version detection 2022-01-07 18:11:05 -03:00