Skip to content

v1.3.0

Compare
Choose a tag to compare
@marco-lancini marco-lancini released this 07 Jun 09:52
· 55 commits to master since this release

Added

  • [CORE] Support for System Applications
  • [CORE] Global variable HIDE_SYSTEM_APPS: if set to True, only 3rd party apps will be shown
  • [MODULE] SignerIdentity included in binary/info/metadata
  • [MODULE] binary/info/provisioning_profile automatically parses the embedded certificate looking for distribution profiles
  • [MODULE] hooking/frida/script_anti-hooking-check automatically detects if the app prevents hooking

Fixed

  • [MODULE] Case sensitivity issues in device/dependency_installer [from @tghosth]