mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-13 12:26:49 +00:00
Add PE export table to builder
This commit is contained in:
@@ -22,6 +22,6 @@
|
||||
/// <summary>
|
||||
/// A series of null-terminated ASCII strings of variable length.
|
||||
/// </summary>
|
||||
public string[] Indexes;
|
||||
public string[] Strings;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user