Skip to content

5.9.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 14:47
· 11 commits to master since this release

Release Notes

Version: 5.9.4
Previous: 5.9.2
Commits: 18
Contributors: 7

Related versions

  • radare2 5.9.2
  • Frida 16.4.8

Highlights

More details

Authors

Adam McKissock Adam McKissock Grant Pau RE Roshanlal pancake pancake

r2frida 5.9.4

  • Swapped around the json/string print functions and changed to using r2frida.offiset instead of running commands
  • Added commands to support getting classes of current module offset in standard and JSON format.
  • Run ~/.r2fridarc when loading frida:// uris from host
  • Update Frida 16.4.8
  • Small bugfix where bases was not declared
  • Weak use of filtered array could cause undefined
  • Add initial automatic release notes to CI
  • Expose the r2frida version string in the RPluginMeta struct
  • Improve logic in configure.bat