Skip to content

1.1.1 - Bug fixes + minor feature changes

Compare
Choose a tag to compare
@Col-E Col-E released this 03 Jun 04:50
· 4032 commits to master since this release

What's new

  • An option under Display can be toggle showing the method arguments / return type in the search result tree.
    • Helpful with classes with multiple methods of the same name, but differing descriptors
    • Disabled by default
  • Search-bar added to decompiler window, activated with CONTROL + F
    • Hit Enter to iterate over results

What's fixed

  • Fixed switching opcodes not being recognized as a changed value.
  • Fixed search results belonging to multiple methods with the same name appearing under ths same method node.