mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-27 11:13:02 +00:00
Add PE section numbers
This commit is contained in:
@@ -41,6 +41,6 @@ namespace BurnOutSharp.Models.PortableExecutable
|
||||
/// </summary>
|
||||
public COFFSymbolTableEntry[] COFFSymbolTable { get; set; }
|
||||
|
||||
// TODO: Left off at https://learn.microsoft.com/en-us/windows/win32/debug/pe-format#section-number-values
|
||||
// TODO: Left off at "Auxiliary Symbol Records"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user