Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appknox/frida-runner
A Stupid CLI script to run Frida on iOS or Android
https://github.com/appknox/frida-runner
Last synced: about 2 months ago
JSON representation
A Stupid CLI script to run Frida on iOS or Android
- Host: GitHub
- URL: https://github.com/appknox/frida-runner
- Owner: appknox
- License: mit
- Created: 2016-06-29T10:49:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T17:22:12.000Z (over 3 years ago)
- Last Synced: 2024-09-30T17:44:20.866Z (3 months ago)
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# frida-runner
[![PyPI version](https://badge.fury.io/py/frida-runner.svg)](https://badge.fury.io/py/frida-runner)
A stupid CLI script to run Frida scripts on a device
## Usage
```
pip install frida-runner
frida-runner -v APP_NAME SCRIPT_NAME
```