Skip to content

2.4.0

Choose a tag to compare

@Col-E Col-E released this 01 Aug 01:11
· 3487 commits to master since this release

2.4.0 (2020-08-01)

Features

  • Allow renaming of referenced members (prev: rename at declaration only) (6fb891f)
  • Typing in tree focuses the search field. Navigation keys in the search field focuses the tree again (22d4372)
  • Use selected text as text search initial input (7bf8ed8)

Bug Fixes

  • NPE when attaching recaf to remote process caused by window not being prepared early enough (ca50556)
  • Strip debug for decompile also applied to disassembler. (d3760d7)
  • Use cafedude output as fallback patched bytecode when no special obf case is matched (76a0ba3)