Skip to content

Releases: FelixBer/FindFunc

v1.4

01 Sep 15:08
Compare
Choose a tag to compare
  • new: clone tab option to clone rule + result list (right click on tab)
  • new: add advanced copy menu: mask all but opcode and immediate
  • guard against empty or invalid input when editing
  • middle-click copies the resp. cell in rules and result tables to clipboard
  • allow pasting immediates directly (0xABC or ABCh for hex, else dec)
  • immediate-rules are now serialized in hex representation
  • inverted rules now have red font-color
  • rename button 'Search Functions' to 'Find Functions' - branding! ;)

v1.3

10 May 01:11
Compare
Choose a tag to compare
  • fix crash under rare startup circumstances
  • docking support
  • allow renaming of tabs by doubleclicking them
  • load/save a session (all tabs) to/from file
  • prompt for unsaved state on exit
  • ctrl+r shortcut for refining

v1.1

06 May 10:52
Compare
Choose a tag to compare
  • fix critical bug when running as script (File->ScripFile...) rather than plugin

v1.0

28 Apr 00:26
Compare
Choose a tag to compare

Initial release