Skip to content

v2.4.3.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 04:17
· 1 commit to master since this release

main viewer:

  • pointer tables in app now show addresses/labels of where they point
  • add long-overdue and ridiculously useful keyboard shortcuts:
    • CTRL+L to show labels list
    • ALT+L to goto or add a label at the IA of the current instruction (great for labelling lots of ram QUICKLY)

labels list:

  • greatly improve search speed
  • improve copy+paste (don't copy the whole row, which was weird)
  • allow space-seperated search terms, which are AND'ed together. includes >=, <=, <, > expressions, and "is:ram"