From 280ae5babe2fc20580039bc52b8e11946bd3248c Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Wed, 13 Jul 2022 12:51:21 -0700 Subject: [PATCH] Add note to Installer VISE --- BurnOutSharp/PackerType/InstallerVISE.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/BurnOutSharp/PackerType/InstallerVISE.cs b/BurnOutSharp/PackerType/InstallerVISE.cs index 1e7fb09d..1484bd8c 100644 --- a/BurnOutSharp/PackerType/InstallerVISE.cs +++ b/BurnOutSharp/PackerType/InstallerVISE.cs @@ -8,6 +8,7 @@ using BurnOutSharp.Matching; namespace BurnOutSharp.PackerType { // TODO: Add extraction - https://github.com/Bioruebe/UniExtract2 + // https://raw.githubusercontent.com/wolfram77web/app-peid/master/userdb.txt public class InstallerVISE : IPortableExecutableCheck, IScannable { ///