Add NE entry table

This commit is contained in:
Matt Nadareski
2022-11-04 10:09:09 -07:00
parent dcef3115b8
commit 58181bd723
5 changed files with 156 additions and 1 deletions

View File

@@ -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