Commit Graph

37 Commits

Author SHA1 Message Date
RichardG867
3a6afa4ec4 Add AMPRO analyzer 2022-04-08 21:55:37 -03:00
RichardG867
e1a8120cac Fix \r characters in AST Award, fix Phoenix 4.0x custom version display 2022-04-08 20:54:00 -03:00
RichardG867
e5b70934be Fix file name for extracted .gz/.bz2/.xz containers 2022-04-05 22:44:10 -03:00
RichardG867
7fdd140583 Remove a newly-created 7-Zip symlink if it's stale 2022-04-05 22:02:39 -03:00
RichardG867
aca84baada Add path check to 7-Zip symlink as a safety window against stale links (caused by mergerfs?) 2022-04-05 21:59:00 -03:00
RichardG867
1318b7e713 Optimize 7-Zip calls by ArchiveExtractor to not scan parent directory structure 2022-04-05 21:23:52 -03:00
RichardG867
71563b39ce Extend image formats checked by DiscardExtractor 2022-04-05 14:56:20 -03:00
RichardG867
976c909625 Detect High Sierra ISO images 2022-04-05 14:54:55 -03:00
RichardG867
d181385282 Optimize BIOSExtractor and UEFIExtractor with signature checks 2022-04-05 14:49:37 -03:00
RichardG867
acdf8e8537 Fix corner case with PhoenixNet archives 2022-03-24 13:29:27 -03:00
RichardG867
ba079b15d2 Add CPU-Z dump extractor (not super useful) 2022-03-18 16:47:46 -03:00
RichardG867
a7c11789f6 Make the interleave extractor a bit more predictable 2022-03-18 15:16:42 -03:00
RichardG867
1c777c7a9d Fix interleave extractor 2022-03-18 15:00:02 -03:00
RichardG867
c9a3babf6b Rewrite interleave extractor, now with quad interleaving support 2022-03-18 14:22:59 -03:00
RichardG867
a5b1b6a84b Add Phoenix PG image extractor and Award PhoenixNet ROS extractor 2022-03-10 13:54:37 -03:00
RichardG867
e5fcee02c5 Improve DOS filename sanitization pattern 2022-03-05 14:49:12 -03:00
RichardG867
b2ee53b524 Restore -nographic flag on QEMU 2022-03-04 16:35:51 -03:00
RichardG867
b8195886d2 Add Evergreen ETI extraction 2022-03-04 16:32:00 -03:00
RichardG867
4fa635fd0b Add QEMU-based bruteforce-ish extractor for Sydex and other stubborn SFXs 2022-03-03 20:31:06 -03:00
RichardG867
a83397e06f Fix extraction of partially-compressed Award 4.50 2022-03-03 16:30:33 -03:00
RichardG867
525f3d9d04 Move a check in the Apricot extractor for safety 2022-02-23 19:47:20 -03:00
RichardG867
c9a9e22197 Switch archive signature detection to regexes 2022-02-23 19:39:10 -03:00
RichardG867
e562a39332 Add Apricot update extractor 2022-02-23 19:30:23 -03:00
RichardG867
f03d65e5bb Add Trimond BIOS update extractor + some refactoring 2022-02-23 19:06:34 -03:00
RichardG867
b590c02304 Ignore a benchmark database (I forget what program) 2022-01-24 20:26:49 -03:00
RichardG867
1bbbdda1b1 Only remove successfully-extracted ISOs 2022-01-15 18:20:22 -03:00
RichardG867
b3337e3674 Add MBR and El Torito hard disk image extraction 2022-01-12 17:40:23 -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
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
dd3863a1f6 Remove more debug code 2021-12-31 19:36:40 -03:00
RichardG867
3486159ade Remove temporary debug code 2021-12-31 19:35:42 -03:00
RichardG867
e4ab6d7e66 Add Access Methods string to interleave checker 2021-12-18 21:10:23 -03:00
RichardG867
3b8ed89dce Fix bios_extract path 2021-12-15 22:51:21 -03:00
RichardG867
d5b38bc94a Import biostools source 2021-12-15 21:19:32 -03:00