Skip to content

v1.2.1

Choose a tag to compare

@DtxdF DtxdF released this 19 Sep 19:08
· 5 commits to main since this release

Changes between 1.1.0 and 1.2.1

  • Call madvise(..., MADV_DONTNEED) after extracting the payload.
  • Added: -C parameter to appscript(1) as its cousin for the -C parameter in appscript-verify(1).
  • Fixed: PC offset is too large for very large AppScripts.
  • Recommend mdmfs(8) instead of tmpfs(4).
  • Added: sign and verify logic:
    • Added: appscript-verify(1) command and man page.
    • Added: -I and -i parameters to appscript(1).
  • Added: -M flag to select a memory model.

Full Changelog: v1.1.0...v1.2.1