From 7dc5644d21fe2b512e7608c56e57037320f3b07e Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Wed, 13 Jul 2022 12:46:17 -0700 Subject: [PATCH] Add note to SVKP --- BurnOutSharp/ProtectionType/SVKP.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/BurnOutSharp/ProtectionType/SVKP.cs b/BurnOutSharp/ProtectionType/SVKP.cs index 3c1267f0..d34c7d15 100644 --- a/BurnOutSharp/ProtectionType/SVKP.cs +++ b/BurnOutSharp/ProtectionType/SVKP.cs @@ -4,6 +4,7 @@ using BurnOutSharp.Interfaces; namespace BurnOutSharp.ProtectionType { // TODO: Figure out how versions/version ranges work for this protection + // https://raw.githubusercontent.com/wolfram77web/app-peid/master/userdb.txt public class SVKProtector : IPortableExecutableCheck { ///