mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-11 13:45:25 +00:00
Add PE export address table entries
This commit is contained in:
@@ -56,6 +56,6 @@ namespace BurnOutSharp.Models.PortableExecutable
|
||||
/// </summary>
|
||||
public DelayLoadDirectoryTableEntry[] DelayLoadDirectoryTable { get; set; }
|
||||
|
||||
// TODO: Left off at "Export Address Table"
|
||||
// TODO: Left off at "Import Directory Table"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user