TP-Frida


NameTP-Frida JSON
Version 2024.7.7 PyPI version JSON
download
home_pagehttps://github.com/truocphan/TP-Frida
SummaryNone
upload_time2024-07-07 16:20:03
maintainerNone
docs_urlNone
authorTP Cyber Security
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements frida typing_extensions
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TP-Frida

<p align="center">
    <a href="https://github.com/truocphan/TP-Frida/releases/"><img src="https://img.shields.io/github/release/truocphan/TP-Frida" height=30></a>
	<a href="#"><img src="https://img.shields.io/github/downloads/truocphan/TP-Frida/total" height=30></a>
	<a href="#"><img src="https://img.shields.io/github/stars/truocphan/TP-Frida" height=30></a>
	<a href="#"><img src="https://img.shields.io/github/forks/truocphan/TP-Frida" height=30></a>
	<a href="https://github.com/truocphan/TP-Frida/issues?q=is%3Aopen+is%3Aissue"><img src="https://img.shields.io/github/issues/truocphan/TP-Frida" height=30></a>
	<a href="https://github.com/truocphan/TP-Frida/issues?q=is%3Aissue+is%3Aclosed"><img src="https://img.shields.io/github/issues-closed/truocphan/TP-Frida" height=30></a>
	<a href="https://pypi.org/project/TP-Frida/" target="_blank"><img src="https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white" height=30></a>
	<a href="https://www.facebook.com/61550595106970" target="_blank"><img src="https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white" height=30></a>
	<a href="https://twitter.com/TPCyberSec" target="_blank"><img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" height=30></a>
	<a href="https://github.com/truocphan" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" height=30></a>
	<a href="mailto:tpcybersec2023@gmail.com" target="_blank"><img src="https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white" height=30></a>
	<a href="https://www.buymeacoffee.com/truocphan" target="_blank"><img src="https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black" height=30></a>
</p>

## Installation
#### From PyPI:
```console
pip install TP-Frida
```
#### From Source:
```console
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 ...]

```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/truocphan/TP-Frida",
    "name": "TP-Frida",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "TP Cyber Security",
    "author_email": "tpcybersec2023@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cb/d3/62a853815ce433ebf23b4a06604e345cd68fd7a99a9827853a3653c7ba47/TP-Frida-2024.7.7.tar.gz",
    "platform": null,
    "description": "# TP-Frida\n\n<p align=\"center\">\n    <a href=\"https://github.com/truocphan/TP-Frida/releases/\"><img src=\"https://img.shields.io/github/release/truocphan/TP-Frida\" height=30></a>\n\t<a href=\"#\"><img src=\"https://img.shields.io/github/downloads/truocphan/TP-Frida/total\" height=30></a>\n\t<a href=\"#\"><img src=\"https://img.shields.io/github/stars/truocphan/TP-Frida\" height=30></a>\n\t<a href=\"#\"><img src=\"https://img.shields.io/github/forks/truocphan/TP-Frida\" height=30></a>\n\t<a href=\"https://github.com/truocphan/TP-Frida/issues?q=is%3Aopen+is%3Aissue\"><img src=\"https://img.shields.io/github/issues/truocphan/TP-Frida\" height=30></a>\n\t<a href=\"https://github.com/truocphan/TP-Frida/issues?q=is%3Aissue+is%3Aclosed\"><img src=\"https://img.shields.io/github/issues-closed/truocphan/TP-Frida\" height=30></a>\n\t<a href=\"https://pypi.org/project/TP-Frida/\" target=\"_blank\"><img src=\"https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white\" height=30></a>\n\t<a href=\"https://www.facebook.com/61550595106970\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white\" height=30></a>\n\t<a href=\"https://twitter.com/TPCyberSec\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white\" height=30></a>\n\t<a href=\"https://github.com/truocphan\" target=\"_blank\"><img src=\"https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white\" height=30></a>\n\t<a href=\"mailto:tpcybersec2023@gmail.com\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white\" height=30></a>\n\t<a href=\"https://www.buymeacoffee.com/truocphan\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black\" height=30></a>\n</p>\n\n## Installation\n#### From PyPI:\n```console\npip install TP-Frida\n```\n#### From Source:\n```console\ngit clone https://github.com/truocphan/TP-Frida.git --branch <Branch/Tag>\ncd TP-Frida\npython setup.py build\npython setup.py install\n```\n\n## Basic Usage\n```\n> TP-Frida --help\n\n ___________      ______    _     _\n|_   _| ___ \\     |  ___|  (_)   | |\n  | | | |_/ /_____| |_ _ __ _  __| | __ _\n  | | |  __/______|  _| '__| |/ _` |/ _` |\n  | | | |         | | | |  | | (_| | (_| |\n  \\_/ \\_|         \\_| |_|  |_|\\__,_|\\__,_|\n\nusage: TP-Frida [-h] [--remote-ip FRIDA-IP] [--remote-port FRIDA-PORT] [--run-app-cmd [CMD-Argument ...]]\n                [--script-files [SCRIPT-FILE ...]] [--proxy-ip PROXY-IP] [--proxy-port PROXY-PORT]\n                [--capture-targets [CAPTURE-TARGET ...]]\n                {start,hook}\n\npositional arguments:\n  {start,hook}\n\noptions:\n  -h, --help            show this help message and exit\n  --remote-ip FRIDA-IP, -ri FRIDA-IP\n                        Remote Frida-Server IP\n  --remote-port FRIDA-PORT, -rp FRIDA-PORT\n                        Remote Frida-Server PORT\n  --run-app-cmd [CMD-Argument ...], -rac [CMD-Argument ...]\n  --script-files [SCRIPT-FILE ...], -sf [SCRIPT-FILE ...]\n  --proxy-ip PROXY-IP, -pi PROXY-IP\n                        Proxy-Server IP\n  --proxy-port PROXY-PORT, -pp PROXY-PORT\n                        Proxy-Server PORT\n  --capture-targets [CAPTURE-TARGET ...], -ct [CAPTURE-TARGET ...]\n\n```\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "2024.7.7",
    "project_urls": {
        "Homepage": "https://github.com/truocphan/TP-Frida"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91360bf98926a093c82e49c3383592df6f8f62c54103c1332ed640eb4647fcc6",
                "md5": "11cdd82ec637db18b552020841bdc907",
                "sha256": "067434f2867679232ec58afaf07db303a4629fe8adbe52b8921a00f435674668"
            },
            "downloads": -1,
            "filename": "TP_Frida-2024.7.7-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "11cdd82ec637db18b552020841bdc907",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": null,
            "size": 4876,
            "upload_time": "2024-07-07T16:19:59",
            "upload_time_iso_8601": "2024-07-07T16:19:59.260250Z",
            "url": "https://files.pythonhosted.org/packages/91/36/0bf98926a093c82e49c3383592df6f8f62c54103c1332ed640eb4647fcc6/TP_Frida-2024.7.7-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f5cfd0780ff57f0a440101adba9f547edb318e38060e96915c34d0f4f28948c",
                "md5": "c7c65c18cf2084d1599363ec9aedf9a8",
                "sha256": "70d342fd48962470b9723dab41e33766b9a4caf9560f09f158e2ad5e73964167"
            },
            "downloads": -1,
            "filename": "TP_Frida-2024.7.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c7c65c18cf2084d1599363ec9aedf9a8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4886,
            "upload_time": "2024-07-07T16:20:01",
            "upload_time_iso_8601": "2024-07-07T16:20:01.489741Z",
            "url": "https://files.pythonhosted.org/packages/7f/5c/fd0780ff57f0a440101adba9f547edb318e38060e96915c34d0f4f28948c/TP_Frida-2024.7.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbd362a853815ce433ebf23b4a06604e345cd68fd7a99a9827853a3653c7ba47",
                "md5": "dc1d10170ea17d75c7080b029a7b7fe0",
                "sha256": "d466381cd8230059e5f9f2fb64a1120ab57a315895d1c0a36e00dae11ca26ab4"
            },
            "downloads": -1,
            "filename": "TP-Frida-2024.7.7.tar.gz",
            "has_sig": false,
            "md5_digest": "dc1d10170ea17d75c7080b029a7b7fe0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4408,
            "upload_time": "2024-07-07T16:20:03",
            "upload_time_iso_8601": "2024-07-07T16:20:03.046483Z",
            "url": "https://files.pythonhosted.org/packages/cb/d3/62a853815ce433ebf23b4a06604e345cd68fd7a99a9827853a3653c7ba47/TP-Frida-2024.7.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-07 16:20:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "truocphan",
    "github_project": "TP-Frida",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "frida",
            "specs": []
        },
        {
            "name": "typing_extensions",
            "specs": []
        }
    ],
    "lcname": "tp-frida"
}
        
Elapsed time: 9.18281s