mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-14 05:36:07 +00:00
Add proof-of-concept MS-DOS builder
This commit is contained in:
@@ -123,7 +123,7 @@ namespace BurnOutSharp.Models.MSDOS
|
||||
/// <summary>
|
||||
/// Starting address of the PE header
|
||||
/// </summary>
|
||||
public int NewExeHeaderAddr;
|
||||
public uint NewExeHeaderAddr;
|
||||
|
||||
#endregion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user