mjscript
- Some practical functions based on Cyscript implementation
Install
1. Download the mjscript library
2. Drag the mjcript.cy file to /usr/lib/cycript0.9
3. SSH connection to iOS devices
4. Use Cyscript listening APP and import mjscript through @import
usage
Some common attributes
Get the controller displayed at the front
Obtain a list of object method names for a certain class, supporting regular expression query
More usages: you can open the mjcript.cy file