RichardG867
|
90b9f4fd0a
|
Fix LZEXE executables containing ZIPs being incorrectly extracted
|
2022-05-12 18:28:54 -03:00 |
|
RichardG867
|
0a79ed7541
|
Add AST FAT-image-with-header format
|
2022-05-12 17:45:54 -03:00 |
|
RichardG867
|
75d1cce380
|
One more early Award versioning fix
|
2022-05-11 21:40:48 -03:00 |
|
RichardG867
|
a669830949
|
Fix Award detection being completely broken
|
2022-05-11 21:28:07 -03:00 |
|
RichardG867
|
55679e6b49
|
Add an early 2000s Compaq signature
|
2022-05-10 21:43:31 -03:00 |
|
RichardG867
|
d0dbba6cd7
|
Add HP SystemSoft signature
|
2022-05-10 21:40:43 -03:00 |
|
RichardG867
|
cdb9b5a59f
|
Add Award v3.0 signatures
|
2022-05-10 21:35:10 -03:00 |
|
RichardG867
|
65264190d7
|
Extract embedded Monorail AMI PCX image
|
2022-05-09 00:40:57 -03:00 |
|
RichardG867
|
2c86727ea3
|
Add a very early Phoenix BIOS signature
|
2022-05-08 23:50:19 -03:00 |
|
RichardG867
|
d6570e47cd
|
Add NEC floppy self-extractor and better handling of PKLITE'd executables
|
2022-05-08 23:48:36 -03:00 |
|
RichardG867
|
641d68caee
|
Copy GIF, PNG and JPEG images as-is on ImageExtractor
|
2022-05-07 14:29:23 -03:00 |
|
RichardG867
|
79dc715f25
|
Fix mistakes on the previous MR and IBM related commits
|
2022-05-03 14:28:40 -03:00 |
|
RichardG867
|
f7f3fcbd7f
|
Fix one weird versionless Phoenix pre-4.0 case
|
2022-05-03 14:19:18 -03:00 |
|
RichardG867
|
596686c8ee
|
Add another MR BIOS signature
|
2022-05-03 14:14:17 -03:00 |
|
RichardG867
|
c4fbc361a9
|
Add another IBM compressed SurePath signature
|
2022-05-03 14:12:42 -03:00 |
|
RichardG867
|
3afd678484
|
bios_extract: Fix AFUDOS extraction segfault
|
2022-05-01 18:51:52 -03:00 |
|
RichardG867
|
e32d8cd3cf
|
Fix ArchiveExtractor file naming when extracting .tgz
|
2022-05-01 18:51:32 -03:00 |
|
RichardG867
|
d9f25e5d71
|
Add hostname to ArchiveExtractor temporary file prefix
|
2022-04-27 23:31:40 -03:00 |
|
RichardG867
|
eb208a2da2
|
Streamline extraction display, increase queue size
|
2022-04-26 20:46:34 -03:00 |
|
RichardG867
|
61876d032f
|
Remove Intel AMI readme note
|
2022-04-24 01:10:42 -03:00 |
|
RichardG867
|
738eaad75f
|
Add remote client/server clustering system
|
2022-04-24 01:10:22 -03:00 |
|
RichardG867
|
4ba4f14945
|
Fix Intel headers with 512-byte padding (lost to time...)
|
2022-04-22 18:19:45 -03:00 |
|
RichardG867
|
385f457c69
|
Add one more AMI UEFI signature
|
2022-04-22 18:16:17 -03:00 |
|
RichardG867
|
41d2d7a773
|
Add one more compressed IBM SurePath type
|
2022-04-22 12:25:28 -03:00 |
|
RichardG867
|
91f1048b03
|
Just-in-case improvement to option ROM analysis
|
2022-04-22 12:14:17 -03:00 |
|
RichardG867
|
9ac8a580bc
|
Improve IBM SurePath detection
|
2022-04-22 11:59:04 -03:00 |
|
RichardG867
|
d48cfd2146
|
Extract date from IBM SurePath as we have no better information
|
2022-04-22 11:46:44 -03:00 |
|
RichardG867
|
0a51920743
|
Save AMI pre-Color type, and add more unknown IBM SurePath detection
|
2022-04-22 11:28:13 -03:00 |
|
RichardG867
|
7173dcd77b
|
Fix SystemSoft copyright sign-on lines not being detected
|
2022-04-21 22:48:04 -03:00 |
|
RichardG867
|
366968b8c5
|
Make BIOSExtractor keep only the largest intelbody file
|
2022-04-21 22:36:44 -03:00 |
|
RichardG867
|
a1c4c591e6
|
Fix Phoenix analyzer crash
|
2022-04-21 22:33:25 -03:00 |
|
RichardG867
|
bdc16f9783
|
Fix issues with CR characters in Award sign-ons
|
2022-04-21 21:39:31 -03:00 |
|
RichardG867
|
c28f700194
|
Don't assume AMI on really unknown Intel ROMs
|
2022-04-19 16:06:13 -03:00 |
|
RichardG867
|
0276ebf7a7
|
Use binary search and temporary buffer for Intel bruteforcing
|
2022-04-19 16:01:38 -03:00 |
|
RichardG867
|
69005babc0
|
I accidentally the AMI string extraction
|
2022-04-19 16:00:59 -03:00 |
|
RichardG867
|
5512da2e2a
|
Improve Intel bruteforcing even more
|
2022-04-18 19:45:37 -03:00 |
|
RichardG867
|
4d73d0ea13
|
Add detection of new intelunk_ files to BIOSExtractor
|
2022-04-18 19:02:35 -03:00 |
|
RichardG867
|
736c8f968d
|
Decrease Intel bruteforce interval from 16 KB (previous commit message was wrong) to 4 KB, fixes AP450GX
|
2022-04-18 19:00:42 -03:00 |
|
RichardG867
|
461ac762bf
|
Fix some more cases of a bogus pre-Color string picked up on Intel
|
2022-04-18 17:21:10 -03:00 |
|
RichardG867
|
1ce63b99b2
|
Fix debug noise on Phoenix analyzer
|
2022-04-18 17:12:58 -03:00 |
|
RichardG867
|
27bd834d0f
|
Fix naming on alternate Phoenix SecureCore Tiano detection
|
2022-04-18 16:59:00 -03:00 |
|
RichardG867
|
4b882a9edd
|
Add extractor for newer Intel single-part BIO files
|
2022-04-18 16:02:51 -03:00 |
|
RichardG867
|
d67be6e389
|
Add entrypoint date extraction to no-info analyzers
|
2022-04-18 14:32:43 -03:00 |
|
RichardG867
|
964fe658ed
|
Overhaul Compaq detector
|
2022-04-18 14:23:39 -03:00 |
|
RichardG867
|
4e447a41b2
|
Add Copam detector (no information)
|
2022-04-18 14:22:22 -03:00 |
|
RichardG867
|
790c156fc6
|
Add one more string to Amstrad detection, and rework it while I'm at it
|
2022-04-18 14:16:15 -03:00 |
|
RichardG867
|
fcb4c4cdce
|
Fix Award XT/286 detection, and migrate Gigabyte EFI detection to eliminate line-based detection from Award altogether
|
2022-04-18 13:54:28 -03:00 |
|
RichardG867
|
a0e23083bc
|
bios_extract: Add compression bruteforcing tool based on its decompression methods
|
2022-04-18 13:28:16 -03:00 |
|
RichardG867
|
cd036008e0
|
bios_extract: Replace Phoenix remainder, amiboot, etc. with an unified remainder saving API
|
2022-04-16 01:45:56 -03:00 |
|
RichardG867
|
2c20f4e441
|
bios_extract: Handle Intel compressed option ROMs
|
2022-04-15 21:35:20 -03:00 |
|