Add note to Setup Factory

This commit is contained in:
Matt Nadareski
2022-07-13 12:53:08 -07:00
parent fab3c935f8
commit 5e72acb44c

View File

@@ -9,6 +9,7 @@ namespace BurnOutSharp.PackerType
{
// TODO: Add extraction, which is possible but the only tools available that can
// do this seem to be Universal Extractor 2 and InstallExplorer (https://totalcmd.net/plugring/InstallExplorer.html)
// https://raw.githubusercontent.com/wolfram77web/app-peid/master/userdb.txt
public class SetupFactory : IPortableExecutableCheck, IScannable
{
/// <inheritdoc/>