Add note to MS-CAB SFX

This commit is contained in:
Matt Nadareski
2022-07-13 12:51:54 -07:00
parent 280ae5babe
commit 3eaebffff1

View File

@@ -10,6 +10,7 @@ using BurnOutSharp.Tools;
namespace BurnOutSharp.PackerType
{
// TODO: Add extraction, which should be possible with LibMSPackN, but it refuses to extract due to SFX files lacking the typical CAB identifiers.
// https://raw.githubusercontent.com/wolfram77web/app-peid/master/userdb.txt
public class MicrosoftCABSFX : IPortableExecutableCheck, IScannable
{
/// <inheritdoc/>