mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-14 13:46:03 +00:00
Add NE entry table
This commit is contained in:
@@ -46,7 +46,10 @@ namespace BurnOutSharp.Models.NewExecutable
|
||||
/// </summary>
|
||||
public ImportedNameTableEntry[] ImportedNameTable { get; set; }
|
||||
|
||||
// TODO: Entry Table
|
||||
/// <summary>
|
||||
/// Entry table
|
||||
/// </summary>
|
||||
public EntryTableBundle[] EntryTable { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Nonresident-Name table
|
||||
|
||||
Reference in New Issue
Block a user