API Reference¶
Generated from the rpcclient source. The client is organized as a per-platform Client built on
a shared core, exposing subsystems as attributes (p.fs, p.network, p.processes, …).
- Core client — the abstract client, symbols, and exceptions.
- Platform clients — Linux / macOS / Darwin / iOS clients.
- Darwin subsystems — filesystem, network, processes, HID, media, and more.
- iOS subsystems — MobileGestalt, SpringBoard, lockdown, backlight, and more.
New here? Start with the Quick start and Calling native functions guides.