mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-13 05:35:24 +00:00
Add PE auxiliary symbol record formats
This commit is contained in:
@@ -41,6 +41,6 @@ namespace BurnOutSharp.Models.PortableExecutable
|
||||
/// </summary>
|
||||
public COFFSymbolTableEntry[] COFFSymbolTable { get; set; }
|
||||
|
||||
// TODO: Left off at "Auxiliary Symbol Records"
|
||||
// TODO: Left off at "COMDAT Sections (Object Only)"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user