Skip to content

1.12.1 - Bug fixes

Choose a tag to compare

@Col-E Col-E released this 22 Apr 09:42
· 4612 commits to master since this release

What's new

  • Attach menu shows process id (PID) of Java processes available

What's fixed

  • Attach menu shown when Recaf spawns as an attached agent
  • Attach menu shows the current process (allowing to attach to self)
  • Attaching to a JavaFX application crashes the newly spawned Recaf instance
  • Decompiler failed to analyze char types
  • Live method-only decompiler locking the GUI when editing bytecode
  • Live method-only decompiler updating when classes outside of the targeted one are edited