Update extension method for AddD section

This commit is contained in:
Matt Nadareski
2022-12-12 21:40:29 -08:00
parent fa3ccf9953
commit 9c173fd3a1
2 changed files with 17 additions and 12 deletions

View File

@@ -28,7 +28,7 @@ namespace BurnOutSharp.Models.PortableExecutable
public uint EntryCount;
/// <summary>
/// Version
/// Version, always 8 bytes?
/// </summary>
public string Version;