Add note to UPX

This commit is contained in:
Matt Nadareski
2022-07-13 12:54:08 -07:00
parent 40de5c4d0a
commit 1f2a187f55

View File

@@ -9,6 +9,7 @@ using BurnOutSharp.Matching;
namespace BurnOutSharp.PackerType
{
// TODO: Add extraction
// https://raw.githubusercontent.com/wolfram77web/app-peid/master/userdb.txt
public class UPX : IPortableExecutableCheck, IScannable
{
/// <inheritdoc/>