Skip to content

1.8 Alpha 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zorgiepoo zorgiepoo released this 22 Dec 05:27
· 124 commits to main since this release

Changes:

  • Add address/pointers scanner to searching to find pointers using static base addresses. After you scan for a value, you can change the search type to 'address' and adjust the levels and offset. More info may be posted in the Issues.
  • Add alternate option to watch write/read accesses to base address of variable if option is held down
  • Add 'Copy Raw Address' option to copy raw address without the expression used to evaluate it
  • Fix issue where sometimes variables would not be relativized in a search document
  • Use base() for relativizing variables even if the target is old and doesn't use ASLR
  • Allow using symbol() in variable address formula
  • Fix python scripts not opening in IDLE correctly
  • Reduce variable annotation work when searches are progressing and better coalesce intermediate progress results
  • Enable memory viewer data inspector by default
  • Updated minimum macOS supported version to 10.14.6. 1.8 may require 10.15 in the future, though