Skip to content

v3.5.1

Compare
Choose a tag to compare
@trufae trufae released this 16 Jul 17:02
· 966 commits to master since this release
  • Fixed the interceptRet function (#142)
  • Minor refactor and fix length warning when using just a backslash
  • Add hook-urls plugin
  • Add test for dlopen and search
  • Improve dmp with r2 numbers and a help message
  • Fix write on non-executable regions
  • Fix \dr
  • Add \dis command and make \di work on Android
  • Fix onComplete warning on Android
  • Implement new icl/iclj command to list loaded classes (objc only)
  • Fix search
  • Add ptr/page-size, codesign and debugger info in \i
  • Bring back the frida-ps in the usb uri handler and better help
  • Implement dtq and dtlq
  • Fix GNU/Linux build
  • Improve help message in frida://?
  • Implement drr (dump registers recursively)