Skip to content

Releases: acidanthera/ocmtoc

1.0.3

02 Mar 09:56
Compare
Choose a tag to compare

v1.0.3

  • Verify __RO_RELOCS protection level
  • Fixed DebugDirectoryEntry size

1.0.2

12 Feb 14:53
Compare
Choose a tag to compare

v1.0.2

  • Mark .reloc and .debug as NX
  • Added -require_read_only_relocs argument
  • Renamed __RELOC_FIX to __RO_RELOCS

1.0.1

01 Feb 09:27
Compare
Choose a tag to compare

v1.0.1

  • Added support for the __RELOC_FIX marker segment

1.0.0

27 Jan 20:37
9b674bf
Compare
Choose a tag to compare

v1.0.0

  • Initial version based on cctools 973.0.1
  • Fixed section permissions causing executable data
  • Added constant rodata support
  • Added --version argument