mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-12 20:07:02 +00:00
Add PE hint name 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 Lookup Table"
|
||||
// TODO: Left off at "The .pdata Section"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user