mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-11 13:45:25 +00:00
Add COFF archive note
This commit is contained in:
@@ -82,5 +82,9 @@ namespace BurnOutSharp.Models.PortableExecutable
|
||||
// - The .pdata Section [Multiple formats per entry]
|
||||
// - TLS Callback Functions
|
||||
// - The .rsrc Section
|
||||
// - The .cormeta Section (Object Only)
|
||||
// - The .sxdata Section
|
||||
|
||||
// TODO: Determine if "Archive (Library) File Format" is worth modelling
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user