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