Skip to content

5.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 17:20
  • Add manpage
  • Initial testsuite
  • Uses Frida 16.2.1
  • Better error handling and messages
  • Interactive uri constructor in visual mode (r2 frida://)
  • Lots of fixes and stability improvements after the regressions from typescript rewrite
  • Add elf and macho header parsing, as well as better entrypoint detection and section listing
  • Implement search.align
  • Add :% command to change target process environment
  • Support up to iOS17, uses new safe io native apis
  • Inject r2 inside target processes
  • Expose size of loaded modules
  • Export all process metadata as flags into the r2 session
  • Lots of code cleanup and many other improvements here and there