Skip to main content

No project description provided

Project description

TP-Frida

Installation

From PyPI:

pip install TP-Frida

From Source:

git clone https://github.com/truocphan/TP-Frida.git --branch <Branch/Tag>
cd TP-Frida
python setup.py build
python setup.py install

Basic Usage

> TP-Frida --help

 ___________      ______    _     _
|_   _| ___ \     |  ___|  (_)   | |
  | | | |_/ /_____| |_ _ __ _  __| | __ _
  | | |  __/______|  _| '__| |/ _` |/ _` |
  | | | |         | | | |  | | (_| | (_| |
  \_/ \_|         \_| |_|  |_|\__,_|\__,_|

usage: TP-Frida [-h] [--remote-ip FRIDA-IP] [--remote-port FRIDA-PORT] [--run-app-cmd [CMD-Argument ...]]
                [--script-files [SCRIPT-FILE ...]] [--proxy-ip PROXY-IP] [--proxy-port PROXY-PORT]
                [--capture-targets [CAPTURE-TARGET ...]]
                {start,hook}

positional arguments:
  {start,hook}

options:
  -h, --help            show this help message and exit
  --remote-ip FRIDA-IP, -ri FRIDA-IP
                        Remote Frida-Server IP
  --remote-port FRIDA-PORT, -rp FRIDA-PORT
                        Remote Frida-Server PORT
  --run-app-cmd [CMD-Argument ...], -rac [CMD-Argument ...]
  --script-files [SCRIPT-FILE ...], -sf [SCRIPT-FILE ...]
  --proxy-ip PROXY-IP, -pi PROXY-IP
                        Proxy-Server IP
  --proxy-port PROXY-PORT, -pp PROXY-PORT
                        Proxy-Server PORT
  --capture-targets [CAPTURE-TARGET ...], -ct [CAPTURE-TARGET ...]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TP-Frida-2024.7.7.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distributions

TP_Frida-2024.7.7-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

TP_Frida-2024.7.7-py2-none-any.whl (4.9 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page