Add note to InstallAnywhere

This commit is contained in:
Matt Nadareski
2022-07-13 12:51:00 -07:00
parent 6fb510c852
commit 5bf64d46bd

View File

@@ -8,6 +8,7 @@ using BurnOutSharp.Tools;
namespace BurnOutSharp.PackerType
{
// TODO: Add extraction, which may be possible with the current libraries but needs to be investigated further.
// https://raw.githubusercontent.com/wolfram77web/app-peid/master/userdb.txt
public class InstallAnywhere : IPortableExecutableCheck, IScannable
{
/// <inheritdoc/>