nithax 0bfeaed44a
XEX2 Loading Fixes (#51)
* Fixes loading .xex import table names when a name is not aligned to 4
  bytes.
* Fixes loading .xex optional headers, adds missing case when the
  header_key & 0xFF == 1
* Fixes loading .xex base address and entry point to be the XEX2
  base/entry to successfully resolve all import thunks.
2025-04-04 17:01:18 +03:00
..
2025-01-19 22:39:12 +03:00
2025-01-19 22:39:12 +03:00
2025-01-19 22:39:12 +03:00
2025-01-19 22:39:12 +03:00
2025-01-19 22:39:12 +03:00
2025-01-19 22:39:12 +03:00
2025-01-19 22:39:12 +03:00
2025-01-19 22:39:12 +03:00
2025-01-19 22:39:12 +03:00
2025-01-19 22:39:12 +03:00
2025-01-19 22:39:12 +03:00
2025-01-19 22:39:12 +03:00
2025-04-04 17:01:18 +03:00
2025-04-04 17:01:18 +03:00