Nikita Smith
69d4e31b15
helper for parsing COFF symbols
2025-06-25 10:53:23 -07:00
Nikita Smith
2e531cd70a
refactored special case for image base
2025-06-25 10:53:22 -07:00
Nikita Smith
69d5010245
WIP switching to creating import table objs
2025-06-25 10:53:22 -07:00
Nikita Smith
b0a652b10b
helpers for parsing aux COFF symbols
2025-06-25 10:53:22 -07:00
Ryan Fleury
94b969f203
copyright year
2025-06-02 14:13:57 -07:00
Nikita Smith
8beb168905
went over COFF string table and changed the parser code accept to String8
2025-04-04 15:45:51 -07:00
Nikita Smith
153bbc7b1d
pass over COFF layer
...
- updated naming convention on structs, enums, and macros to conform with code base style
- moved related structs closer to each other
- moved parser code to separate file
2025-01-20 19:31:52 -08:00