malkit


Namemalkit JSON
Version 0.12.0 PyPI version JSON
download
home_pagehttps://github.com/xymy/malkit
SummaryMalware analysis toolkit for machine learning
upload_time2023-06-25 07:11:29
maintainerxymy
docs_urlNone
authorxymy
requires_python>=3.8
licenseMIT
keywords malware analysis machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MalKit

[![PyPI](https://img.shields.io/pypi/v/malkit)](https://pypi.org/project/malkit/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/malkit)](https://pypi.org/project/malkit/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/malkit)](https://pypi.org/project/malkit/)
[![PyPI - License](https://img.shields.io/pypi/l/malkit)](https://pypi.org/project/malkit/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)

MalKit is a malware analysis toolkit for machine learning.

## Installation

Install from PyPI:

```shell
$ pip install malkit
```

If you want to use `malkit.torch`, you should install PyTorch manually since it is not declared as a dependency.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xymy/malkit",
    "name": "malkit",
    "maintainer": "xymy",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "thyfan@163.com",
    "keywords": "malware analysis,machine learning",
    "author": "xymy",
    "author_email": "thyfan@163.com",
    "download_url": "https://files.pythonhosted.org/packages/53/1e/8b5d8bade2f215f67a4ab09bc33422467b072fe724805ef7c143a6f02ace/malkit-0.12.0.tar.gz",
    "platform": null,
    "description": "# MalKit\n\n[![PyPI](https://img.shields.io/pypi/v/malkit)](https://pypi.org/project/malkit/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/malkit)](https://pypi.org/project/malkit/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/malkit)](https://pypi.org/project/malkit/)\n[![PyPI - License](https://img.shields.io/pypi/l/malkit)](https://pypi.org/project/malkit/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)\n\nMalKit is a malware analysis toolkit for machine learning.\n\n## Installation\n\nInstall from PyPI:\n\n```shell\n$ pip install malkit\n```\n\nIf you want to use `malkit.torch`, you should install PyTorch manually since it is not declared as a dependency.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Malware analysis toolkit for machine learning",
    "version": "0.12.0",
    "project_urls": {
        "Documentation": "https://github.com/xymy/malkit",
        "Homepage": "https://github.com/xymy/malkit",
        "Issue Tracker": "https://github.com/xymy/malkit/issues",
        "Source Code": "https://github.com/xymy/malkit"
    },
    "split_keywords": [
        "malware analysis",
        "machine learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5447f2ef546ea3c2ea78df380d3a1c303b8cfa543ebe60cfc655195e915060e",
                "md5": "0f281786eba1039886b16c07a8331145",
                "sha256": "4c0689e34761bcce22b50bb7e5c6f48b607874042b819a6e7cd24476c757a85d"
            },
            "downloads": -1,
            "filename": "malkit-0.12.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0f281786eba1039886b16c07a8331145",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 18073,
            "upload_time": "2023-06-25T07:11:27",
            "upload_time_iso_8601": "2023-06-25T07:11:27.480118Z",
            "url": "https://files.pythonhosted.org/packages/c5/44/7f2ef546ea3c2ea78df380d3a1c303b8cfa543ebe60cfc655195e915060e/malkit-0.12.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "531e8b5d8bade2f215f67a4ab09bc33422467b072fe724805ef7c143a6f02ace",
                "md5": "b273a880955be61bda79bd6a180a621f",
                "sha256": "470de1c9b86710f8cc6f3fe513c44421a0819e10beb7510e77c3c22bd727e121"
            },
            "downloads": -1,
            "filename": "malkit-0.12.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b273a880955be61bda79bd6a180a621f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 13773,
            "upload_time": "2023-06-25T07:11:29",
            "upload_time_iso_8601": "2023-06-25T07:11:29.240606Z",
            "url": "https://files.pythonhosted.org/packages/53/1e/8b5d8bade2f215f67a4ab09bc33422467b072fe724805ef7c143a6f02ace/malkit-0.12.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-25 07:11:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xymy",
    "github_project": "malkit",
    "github_not_found": true,
    "lcname": "malkit"
}
        
Elapsed time: 0.08092s