Commit graph

21 commits

Author SHA1 Message Date
platomav
283914d285 Dell PFS BIOS Extractor v4.2
Added proper sub PFS Chunked Entries parsing
2020-04-22 15:51:35 +03:00
platomav
3ee5628ee3 Dell PFS BIOS Extractor v4.0
Added PFS Revision 2 support
2020-04-22 01:49:12 +03:00
Plato Mavropoulos
27d3364f58 Dell PFS BIOS Extractor v3.6
Added another PFS Information Entry GUID
2019-09-24 14:19:30 +03:00
Plato Mavropoulos
e521775f59 Dell PFS BIOS Extractor v3.5
Added support for Nested PFS without PFS Information Entry
Fixed error handling when PFS Entry names cannot be found

Note: Examples of nested PFS without PFS Information Entry can be found at Dell Latitude 5400/5500 and Precision 3540 System BIOS v1.2.3 or 1.4.2, as of now.
2019-09-12 18:24:44 +03:00
Plato Mavropoulos
b1391c8068 Update README.md
Added Anti-Virus False Positives note
2019-09-07 13:01:26 +03:00
Plato Mavropoulos
745d963515 Dell PFS BIOS Extractor v3.2
Fixed crash when checking for sub PFS of Zlib or Chunk types
2019-08-09 00:42:53 +03:00
Plato Mavropoulos
b042cacc8b Dell PFS BIOS Extractor v3.1
Fixed sub PFS Payload Chunk Order Number detection
2019-08-07 19:26:16 +03:00
Plato Mavropoulos
04bbcf27fb New scripts, updated current scripts, new repo license
Added Dell PFS BIOS Extractor v3.0 (removed Dell HDR Module Extractor v2.0)

Added Apple EFI Package Extractor v1.1

Apple EFI File Renamer v1.3 supports calling from Apple EFI Package Extractor utility

Apple EFI IM4P Splitter v1.3 supports calling from Apple EFI Package Extractor utility

Apple EFI Sucatalog Link Grabber v1.2 stores output text file with unique name for easier comparisons

Repository is now licensed under BSD+Patent

All scripts now require Python 3.7 or newer
2019-08-07 18:49:09 +03:00
Plato Mavropoulos
19a3a56c35 Fujitsu SFX Packager Extractor v1.0
Parses Fujitsu SFX Packager executables and extracts their contents.
2019-02-28 22:09:34 +02:00
Plato Mavropoulos
654d9e29cf VAIO Packaging Manager Extractor v1.0
Parses VAIO Packaging Manager executables and extracts their contents. If direct extraction fails, it unlocks the executable in order to run at all systems and allow the user to choose the extraction location.
2019-02-03 22:28:39 +02:00
Plato Mavropoulos
9feaefff67 AMI BIOS Guard Extractor v2.0
Any data after the end of PFAT, as dictated by the Main Header, are now appended to the final unpacked image.
2019-01-15 16:10:55 +02:00
Plato Mavropoulos
bbfe1d3cc7 Award BIOS Module Extractor v1.2
Added 7zip parameter to automatically rename extracted files with the same name
2019-01-10 19:42:19 +02:00
Plato Mavropoulos
2bcd917314 Apple EFI IM4P Splitter v1.2
Fixed IM4P payload start offset
2018-11-01 15:24:13 +02:00
Plato Mavropoulos
d702d7f8a8 Added AMI BIOS Guard Extractor
Parses AMI BIOS Guard (a.k.a. PFAT) images and extracts a proper SPI/BIOS image.
2018-10-13 23:48:34 +03:00
Plato Mavropoulos
09c02caa9a Dell HDR Module Extractor v2.0
Fixed issue which caused some HDR executables to extract less modules than expected
2018-09-22 14:46:07 +03:00
Plato Mavropoulos
dcb2aad30e Added Panasonic BIOS Update Extractor
Parses Panasonic BIOS Update executables and extracts their SPI/BIOS image.
2018-09-12 17:36:07 +03:00
Plato Mavropoulos
25f7326205 Updated README 2018-09-06 13:52:40 +03:00
Plato Mavropoulos
b70424e005 Apple EFI File Renamer v1.2
Added official Intel $IBIOSI$ parsing
Added $IBIOSI$ output information
2018-09-05 15:36:17 +03:00
Plato Mavropoulos
bdcb70c2c8 Updated all scripts to v1.1
Added "Working..." indicators while running at all scripts
Added dependency filename expectations when required
Apple EFI File Renamer now saves the checksum in hex
2018-09-04 21:15:46 +03:00
Plato Mavropoulos
25cf901460 Added Utilities, Readme and Licence
Dell HDR Module Extractor v1.0
Apple EFI Sucatalog Link Grabber v1.0
Apple EFI File Renamer v1.0
Apple EFI IM4P Splitter v1.0
Award BIOS Module Extractor v1.0
2018-08-31 21:54:09 +03:00
Plato Mavropoulos
2d6ddc1612 Initial commit 2018-08-31 19:56:23 +03:00