Plato Mavropoulos
d85a7f82dc
Added AMI PFAT RSA 3K signed blocks support
...
Added AMI PFAT nested detection at each file
Added Award BIOS payload naming at each file
Switched Panasonic BIOS LZNT1 external library
Improved Panasonic LZNT1 detection and length
Improved Dell PFS code structure and fixed bugs
Improved code exception handling (raise, catch)
Improved code definitions (PEP8, docs, types)
Fixed some arguments missing from help screens
2024-04-24 01:22:53 +03:00
Plato Mavropoulos
71cbfdaf8b
Replace contents of no longer relevant comment
2022-10-16 18:35:29 +03:00
Plato Mavropoulos
5d5dc5828b
Updated Dell PFS Update Extractor v6.0_a16
...
Improved handling of sub-PFS PFAT Entries with offset conflicts and/or data gaps
2022-10-16 18:21:23 +03:00
Plato Mavropoulos
c1f4ab9121
Updated Dell PFS/PKG Update Extractor v6.0_a15
...
Padding is now added between sub-PFS PFAT Entry gaps
Thanks for the help @NikolajSchlej
2022-10-07 01:32:30 +03:00
platomav
6de50c422f
Created common template for executing all utilities
...
Unified extracted output directory naming logic
Multiple code fixes, refactors and improvements
2022-09-12 23:09:12 +03:00
platomav
0c6c35b354
Updated Dell PFS/PKG Update Extractor v6.0_a12
...
Added support for Dell ThinOS PKG with multiple PFS
2022-08-31 01:11:25 +03:00
platomav
4749414f81
Insyde iFlash/iFdPacker Extractor v2.0_a8
...
Improved PFAT, UCP, PFS, TDK format check methods
Cleanup/improvements to all utilities
2022-07-06 17:54:17 +03:00
platomav
7bb0c5f9a9
Added Phoenix TDK Packer Extractor v2.0_a4
...
f-strings all the things!
2022-05-22 00:24:20 +03:00
platomav
8d262318dd
Portwell EFI BIOS Extractor v2.0_a4
...
Replaced any assertions
2022-05-15 19:40:54 +03:00
platomav
cf88fc7a5d
Added relevant exit codes at utilities
...
Fixed missing output path value crash
Increased minimum Python version to 3.8
2022-05-06 13:54:48 +03:00
platomav
982e3f3fc9
Format detectors now accept input bytes or path
2022-04-21 13:59:40 +03:00
platomav
a2eca0aac6
Revamped path-related operations
...
Fixed dependencies detecton
Fixed frozen state support
2022-04-17 20:48:43 +03:00
platomav
40686d5edf
Improved AMI UCP > NAL unpacking
...
Fix potential illegal path traversals
2022-04-15 18:17:58 +03:00
platomav
672b4b2321
Fixes at title/version display
2022-04-14 16:07:34 +03:00
platomav
d02de2ac57
Add quick format check functions for PFAT, UCP, PFS
2022-04-14 14:06:23 +03:00
platomav
d6e8d31391
Dell PFS Update Extractor v6.0_a2
...
Added --version parameter
Structure fixes and improvements
2022-04-13 14:04:38 +03:00
platomav
f2be701423
Added Dell PFS Update Extractor v6.0_a1
...
Adjusted dependencies
2022-04-07 01:13:07 +03:00