polymorph


Namepolymorph JSON
Version 2.1.1 PyPI version JSON
download
home_pagehttps://github.com/shramos/polymorph
SummaryA real time network packet manipulation framework
upload_time2025-02-10 11:49:51
maintainerNone
docs_urlNone
authorSantiago Hernandez Ramos
requires_pythonNone
licenseMIT
keywords network packet modification real-time real time manipulation modify on-the-fly crafter
VCS
bugtrack_url
requirements scapy pyshark dill prompt-toolkit hexdump termcolor construct netaddr NetfilterQueue pydivert texttable dateutils
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/shramos/polymorph",
    "name": "polymorph",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "network, packet, modification, real-time, real, time, manipulation, modify, on-the-fly, crafter",
    "author": "Santiago Hernandez Ramos",
    "author_email": "shramos@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/48/f1/250fc27ab0acfbb3e3209b3a977dffbd955a83b6b8fc68131b4a394488bd/polymorph-2.1.1.tar.gz",
    "platform": "Linux",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A real time network packet manipulation framework",
    "version": "2.1.1",
    "project_urls": {
        "Homepage": "https://github.com/shramos/polymorph"
    },
    "split_keywords": [
        "network",
        " packet",
        " modification",
        " real-time",
        " real",
        " time",
        " manipulation",
        " modify",
        " on-the-fly",
        " crafter"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "79fc9e37bc055ff49421b9d64962d09c1720806d4d89fb32bdf382b709f53d07",
                "md5": "70bae775f26c65142e579b4f5ff1920c",
                "sha256": "ff347da6e9bab4bb17b977df21e25e3e09e6345a5b77a79e570f01e14cd5c112"
            },
            "downloads": -1,
            "filename": "polymorph-2.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "70bae775f26c65142e579b4f5ff1920c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 53951,
            "upload_time": "2025-02-10T11:49:49",
            "upload_time_iso_8601": "2025-02-10T11:49:49.801997Z",
            "url": "https://files.pythonhosted.org/packages/79/fc/9e37bc055ff49421b9d64962d09c1720806d4d89fb32bdf382b709f53d07/polymorph-2.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "48f1250fc27ab0acfbb3e3209b3a977dffbd955a83b6b8fc68131b4a394488bd",
                "md5": "a27cef2d8cb8fac429f5277c2485f68a",
                "sha256": "aff69dddc6efc1253add6387648da2f8b337392e78a6634255ae827929155f76"
            },
            "downloads": -1,
            "filename": "polymorph-2.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a27cef2d8cb8fac429f5277c2485f68a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 41357,
            "upload_time": "2025-02-10T11:49:51",
            "upload_time_iso_8601": "2025-02-10T11:49:51.472817Z",
            "url": "https://files.pythonhosted.org/packages/48/f1/250fc27ab0acfbb3e3209b3a977dffbd955a83b6b8fc68131b4a394488bd/polymorph-2.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-10 11:49:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shramos",
    "github_project": "polymorph",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "scapy",
            "specs": []
        },
        {
            "name": "pyshark",
            "specs": []
        },
        {
            "name": "dill",
            "specs": []
        },
        {
            "name": "prompt-toolkit",
            "specs": [
                [
                    "==",
                    "3.0.39"
                ]
            ]
        },
        {
            "name": "hexdump",
            "specs": []
        },
        {
            "name": "termcolor",
            "specs": []
        },
        {
            "name": "construct",
            "specs": []
        },
        {
            "name": "netaddr",
            "specs": []
        },
        {
            "name": "NetfilterQueue",
            "specs": []
        },
        {
            "name": "pydivert",
            "specs": []
        },
        {
            "name": "texttable",
            "specs": []
        },
        {
            "name": "dateutils",
            "specs": []
        }
    ],
    "lcname": "polymorph"
}
        
Elapsed time: 0.42085s