Skip to content

Releases: acidanthera/ocmtoc

1.0.4

03 Nov 18:06
cf29798

Choose a tag to compare

v1.0.4

  • Rebased to cctools 1024.3
  • Added __SBAT support, thx @dakanji
  • Added --fullversion argument, thx @dakanji

1.0.3

02 Mar 09:56

Choose a tag to compare

v1.0.3

  • Verify __RO_RELOCS protection level
  • Fixed DebugDirectoryEntry size

1.0.2

12 Feb 14:53

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

Choose a tag to compare

v1.0.1

  • Added support for the __RELOC_FIX marker segment

1.0.0

27 Jan 20:37
9b674bf

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