mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-12 20:07:02 +00:00
Seal as many of the models as possible
This commit is contained in:
@@ -11,7 +11,7 @@ namespace BurnOutSharp.Models.PortableExecutable
|
||||
/// is protected by SecuROM.
|
||||
/// </remarks>
|
||||
[StructLayout(LayoutKind.Sequential)]
|
||||
public class SecuROMAddD
|
||||
public sealed class SecuROMAddD
|
||||
{
|
||||
/// <summary>
|
||||
/// "AddD", Identifier?
|
||||
|
||||
Reference in New Issue
Block a user