mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-08 18:06:34 +00:00
Intel Installation Framework is extractable
This commit is contained in:
@@ -5,7 +5,10 @@ using SabreTools.Serialization.Wrappers;
|
||||
|
||||
namespace BinaryObjectScanner.Packer
|
||||
{
|
||||
// TODO: Add extraction, seems to primarily use MSZip compression.
|
||||
/// <summary>
|
||||
/// An MS-CAB based installer that stores the files in
|
||||
/// the resources table.
|
||||
/// </summary>
|
||||
public class IntelInstallationFramework : IExecutableCheck<PortableExecutable>
|
||||
{
|
||||
/// <inheritdoc/>
|
||||
|
||||
Reference in New Issue
Block a user