Skip to Content
Alpha — full Android pipeline + iOS toolkit + live dynamic loop. API still shifting; pin to commits in CI.
ReferenceREPL slash commands

REPL slash commands

Auto-generated from SLASH_COMMANDS in mnexus/cli.py. Launch the REPL with bare mnexus and type /help for the same table inside the terminal.

commandwhat it does
/help
/doctorRun /v1/doctor with a live spinner per row.
/scan
/play-account (aliases: /play-accounts)manage stored Play identities.
/play-scanstream an APK from Google Play and analyze it.
/projects
/use
/findings
/rescan
/report
/export (aliases: /exports)write the export to disk.
/serve
/stop
/open
/url
/devicesQuick adb devices -l listing.
/adb
/vphone (aliases: /vphones)super-tart-vphone control.
/dynamicdrive a Frida session.
/memoryMemory Inspector.
/patchAPKPatcher.
/decrypt (aliases: /decrypt-ios)/decrypt-ios \<bundle_id> [--device \<id>] [--no-ingest] [--timeout \<s>].
/diff/diff manifest|findings [--against \<pid>] [--project \<id>].
/pipeline/pipeline list or /pipeline run \<name> [--project \<id>].
/recipeslist recipes.
/clear
/exit (aliases: /quit)

Tip: prefix-matching works — /doc is /doctor, /find is /findings.