frida_objc_find_instances
Locate active Objective-C class instances in iOS or macOS application memory to analyze runtime behavior and debug applications.
Instructions
Find live instances of an ObjC class on the heap (iOS/macOS).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| class_name | Yes | ||
| limit | No |