androguard analyze - Androguard ShellΒΆ

androlyze is a tool that spawns an IPython shell.

Usage: androguard analyze [OPTIONS] [APK]

  Open a IPython Shell and start reverse engineering.

Options:
  -d, --debug, --verbose         Print log messages  [default: False]
  -dd, --ddebug, --very-verbose  Print log messages (higher verbosity)
                                 [default: False]
  --no-session                   Do not start an Androguard session  [default:
                                 False]
  --help                         Show this message and exit.