Mach2 Changelog

What's new in Mach2 0.7.0.0

Dec 15, 2020
  • Additions:
  • Added preliminary ARM64 disassembly support (does not currently follow branch instructions, so a few features will remain zero)
  • Added quick fix for duplicate Stubification velocity found in build 21277
  • Changes / warnings:
  • Feature names in mach2 output may now contain *mach2.warning prefaced warnings
  • In duplicate feature scenarios, the symbol paths are not untangled at this time

New in Mach2 0.5.0.0 (Aug 21, 2020)

  • Added ARM64 support (closes #22)
  • Removed unnecessary Virtual Terminal sequences (fixes #20)
  • Minor housekeeping