new
- Add the ability to enumerate the currently active Android activity. This can be done with the new
android hooking get current_activitycommand. - Add a new
Rclass helper to the agent for Android hooks.
fixes
- Fix networked Frida connections. The the
--hostand--networkflags will work again as intended. - Fix spawning on iOS (using a jailbroken environment) (thanks @aph3rson)