Skip to content

4.2.0

Compare
Choose a tag to compare
@trufae trufae released this 16 Jul 17:00
· 841 commits to master since this release
  • Upgrade to Frida 12.8.8 (and r2pipe and frida-compile dependencies)
  • Make breakpoints work in the right way (initial implementation)
  • Add the new .. command to eternalize scripts in the agent side
  • Make use of the new .pkgname field of LibStruct to make r2pm happy
  • Add 's' command in the agent side to avoid having to use backticks in r2
  • Fixed some null derefs in the JSON parser in the host side