hashcat


Namehashcat JSON
Version 24.4.28 PyPI version JSON
download
home_pagehttps://github.com/bannsec/hashcat
SummaryPython pip installer for hashcat
upload_time2024-04-28 04:06:47
maintainerNone
docs_urlNone
authorMichael Bann
requires_pythonNone
licenseMIT
keywords hashcat
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Overview
Little wrapper around hashcat so it can be installed via pip. Attempts to also correctly determine which binary you should run and adds `hashcat` to your path.

For the actual hashcat, please go to: https://hashcat.net/hashcat/

# Quickstart
```bash
$ pip install hashcat
$ hashcat -h
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bannsec/hashcat",
    "name": "hashcat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "hashcat",
    "author": "Michael Bann",
    "author_email": "self@bannsecurity.com",
    "download_url": null,
    "platform": null,
    "description": "# Overview\nLittle wrapper around hashcat so it can be installed via pip. Attempts to also correctly determine which binary you should run and adds `hashcat` to your path.\n\nFor the actual hashcat, please go to: https://hashcat.net/hashcat/\n\n# Quickstart\n```bash\n$ pip install hashcat\n$ hashcat -h\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python pip installer for hashcat",
    "version": "24.4.28",
    "project_urls": {
        "Homepage": "https://github.com/bannsec/hashcat"
    },
    "split_keywords": [
        "hashcat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8001874995e6cfa1dfbdb7ee0188f28795445130ac86a9a4d3ee18abc0c63722",
                "md5": "a8e7ceec8df3ac2364d4cad8eae9aaf1",
                "sha256": "0620c0bf8622a382fc1ca38325915efa490089ae11f09c6d797a8c3be4e3e52b"
            },
            "downloads": -1,
            "filename": "hashcat-24.4.28-py3-none-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a8e7ceec8df3ac2364d4cad8eae9aaf1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 124818401,
            "upload_time": "2024-04-28T04:06:47",
            "upload_time_iso_8601": "2024-04-28T04:06:47.237066Z",
            "url": "https://files.pythonhosted.org/packages/80/01/874995e6cfa1dfbdb7ee0188f28795445130ac86a9a4d3ee18abc0c63722/hashcat-24.4.28-py3-none-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9f857cc5562659add1ac2438b764bda359f1354a4658e1f703ac702240c3c01",
                "md5": "445b70dabad04ca80b02083a565f7482",
                "sha256": "d91ff1f3b8543040c7fbabb275cfc61a32dcb954aafdb1475b0f585e93ffface"
            },
            "downloads": -1,
            "filename": "hashcat-24.4.28-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "445b70dabad04ca80b02083a565f7482",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 124818390,
            "upload_time": "2024-04-28T04:06:58",
            "upload_time_iso_8601": "2024-04-28T04:06:58.337681Z",
            "url": "https://files.pythonhosted.org/packages/e9/f8/57cc5562659add1ac2438b764bda359f1354a4658e1f703ac702240c3c01/hashcat-24.4.28-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-28 04:06:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bannsec",
    "github_project": "hashcat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "hashcat"
}
        
Elapsed time: 0.24392s