Medusa 1.2.4
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