Add note to PEtite

This commit is contained in:
Matt Nadareski
2022-07-13 12:52:41 -07:00
parent a498513662
commit fab3c935f8

View File

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