mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-04-24 15:13:23 +00:00
Update comment in Inno
This commit is contained in:
@@ -128,7 +128,7 @@ namespace BurnOutSharp.PackerType
|
||||
|
||||
private static string GetOldVersion(string file, byte[] fileContent)
|
||||
{
|
||||
// TODO: Obtain a sample to find where this string is in a typical executable
|
||||
// TODO: Only sample is an NE executable - verify if this is in PE as well or where in the NE this lives
|
||||
var matchers = new List<ContentMatchSet>
|
||||
{
|
||||
// "rDlPtS02" + (char)0x87 + "eVx"
|
||||
|
||||
Reference in New Issue
Block a user