mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-14 05:36:07 +00:00
Add PE import directory 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 "Import Directory Table"
|
||||
// TODO: Left off at "Import Lookup Table"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user