Skip to content

Medusa 1.2.4

Compare
Choose a tag to compare
@Ch0pin Ch0pin released this 15 Sep 10:42
· 215 commits to master since this release

Added features

New modules:

  • bundle_trace_get_methods
  • fragment_hook_basics

New features:

  • Add or remove modules while on active Frida session (by entering suspension mode -sus-)
  • Highlight interesting intent extras
  • memscan can "attach" to a running process
  • support for nuclei templates scan
  • hook a process by pid
  • import an installed app to mango. Improved the list command in order to filter package ranges

Fixes:

  • hook natives fix was causing errors in the final script
  • intercept setWebContentsDebuggingEnabled to prevent apps from manually setting it to false
  • Bugfix in hook_webviews.med which prevented the webview from loading a page