diff --git a/BurnOutSharp/ProtectionType/LaserLok.cs b/BurnOutSharp/ProtectionType/LaserLok.cs index c6349c95..0907c3f9 100644 --- a/BurnOutSharp/ProtectionType/LaserLok.cs +++ b/BurnOutSharp/ProtectionType/LaserLok.cs @@ -15,6 +15,9 @@ namespace BurnOutSharp.ProtectionType /// public string CheckPortableExecutable(string file, PortableExecutable pex, bool includeDebug) { + // TODO: Add entry point check + // https://github.com/horsicq/Detect-It-Easy/blob/master/db/PE/Laserlok.2.sg + // TODO: Additional checks that may or may not be useful with the below // // These two can appear separately