mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-14 05:36:07 +00:00
Add PE COFF line numbers to section headers
This commit is contained in:
@@ -36,6 +36,6 @@ namespace BurnOutSharp.Models.PortableExecutable
|
||||
/// </summary>
|
||||
public SectionHeader[] SectionTable { get; set; }
|
||||
|
||||
// TODO: Left off at "COFF Relocations (Object Only)"
|
||||
// TODO: Left off at "COFF Symbol Table"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user