pyc-zipper


Namepyc-zipper JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/qfcy/pyc-zipper
Summarypyc-zipper is a complete toolchain for compressing, obfuscating, and unpacking pyc files based on Python's underlying bytecode.pyc-zipper是基于Python的底层字节码,实现的一套完整的pyc文件的压缩、混淆和脱壳工具链。
upload_time2025-02-19 04:45:10
maintainerNone
docs_urlNone
authorqfcy
requires_pythonNone
licenseNone
keywords pyc bytecode packer reverse-engineering obfuscator compressor unpacker anti-reversing pyinstaller 压缩 加壳 混淆 脱壳 逆向
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ``pyc-zipper`` is a complete toolchain for compressing, packing, and unpacking pyc files based on Python's underlying bytecode.

For the usage and documentation, see `pyc-zipper · GitHub <https://github.com/qfcy/pyc-zipper>`_ .

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/qfcy/pyc-zipper",
    "name": "pyc-zipper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pyc, bytecode, packer, reverse-engineering, obfuscator, compressor, unpacker, anti-reversing, pyinstaller, \u538b\u7f29, \u52a0\u58f3, \u6df7\u6dc6, \u8131\u58f3, \u9006\u5411",
    "author": "qfcy",
    "author_email": "3076711200@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/a9/33/e6e1f236fb553eba47510803b90fc9aaf22a3301ead349f4c2d2bc2f7afb/pyc-zipper-1.0.2.tar.gz",
    "platform": null,
    "description": "``pyc-zipper`` is a complete toolchain for compressing, packing, and unpacking pyc files based on Python's underlying bytecode.\r\n\r\nFor the usage and documentation, see `pyc-zipper \u00b7 GitHub <https://github.com/qfcy/pyc-zipper>`_ .\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "pyc-zipper is a complete toolchain for compressing, obfuscating, and unpacking pyc files based on Python's underlying bytecode.pyc-zipper\u662f\u57fa\u4e8ePython\u7684\u5e95\u5c42\u5b57\u8282\u7801\uff0c\u5b9e\u73b0\u7684\u4e00\u5957\u5b8c\u6574\u7684pyc\u6587\u4ef6\u7684\u538b\u7f29\u3001\u6df7\u6dc6\u548c\u8131\u58f3\u5de5\u5177\u94fe\u3002",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/qfcy/pyc-zipper"
    },
    "split_keywords": [
        "pyc",
        " bytecode",
        " packer",
        " reverse-engineering",
        " obfuscator",
        " compressor",
        " unpacker",
        " anti-reversing",
        " pyinstaller",
        " \u538b\u7f29",
        " \u52a0\u58f3",
        " \u6df7\u6dc6",
        " \u8131\u58f3",
        " \u9006\u5411"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a933e6e1f236fb553eba47510803b90fc9aaf22a3301ead349f4c2d2bc2f7afb",
                "md5": "fa576e8ad5964e30d95b4ef9eeb24fbd",
                "sha256": "d5badb65bfdffd7adc52eb6bf9d83eff09fbc8f52261b4e01cb6e0d2f4f074ef"
            },
            "downloads": -1,
            "filename": "pyc-zipper-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "fa576e8ad5964e30d95b4ef9eeb24fbd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7234,
            "upload_time": "2025-02-19T04:45:10",
            "upload_time_iso_8601": "2025-02-19T04:45:10.295356Z",
            "url": "https://files.pythonhosted.org/packages/a9/33/e6e1f236fb553eba47510803b90fc9aaf22a3301ead349f4c2d2bc2f7afb/pyc-zipper-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-19 04:45:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "qfcy",
    "github_project": "pyc-zipper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyc-zipper"
}
        
Elapsed time: 0.41492s