{ "info": { "author": "Jacopo De Luca", "author_email": "jacopo.delu@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 3" ], "description": "# mkZbomb\nmkZbomb is simple python script that generate ZipBomb of desired dimension.\n\n# Getting the code\nDownload from repository:\n\n $ git clone https://github.com/jacopodl/mkzbomb\n $ cd mkzbomb\n\nor install from pip:\n \n $ pip install mkzbomb\n \n# How to use\n _ _______ _\n | | |___ / | | |\n _ __ ___ | | __ / /| |__ ___ _ __ ___ | |__\n | '_ ` _ \\| |/ / / / | '_ \\ / _ \\| '_ ` _ \\| '_ \\\n | | | | | | < / /__| |_) | (_) | | | | | | |_) |\n |_| |_| |_|_|\\_\\/_____|_.__/ \\___/|_| |_| |_|_.__/\n\n\n usage: mkzbomb.py [-h] [--layer LAYER] [--cps CPS] [--size SIZE] name\n\n Build ZipBomb.\n\n positional arguments:\n name Output name\n\n optional arguments:\n -h, --help show this help message and exit\n --layer LAYER Set zbomb deep\n --cps CPS Copies for each layer\n --size SIZE Set size of 'zero' file (Size in KB)\n \n $> python mkzbomb.py SimpleBomb.zip\n $> python mkzbomb.py SimpleBomb.zip --layer 18\n \n# Warning\nBuilding(or storing) ZipBomb on Windows system with Windows Search service enabled can bring system to instability issue.\n \n# License\nSee LICENSE", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jacopodl/mkzbomb", "keywords": "zbomb zipbomb zip bomb hacking-tool", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "mkzbomb", "package_url": "https://pypi.org/project/mkzbomb/", "platform": "", "project_url": "https://pypi.org/project/mkzbomb/", "project_urls": { "Homepage": "https://github.com/jacopodl/mkzbomb" }, "release_url": "https://pypi.org/project/mkzbomb/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "ZipBomb builder", "version": "1.0.2" }, "last_serial": 3783612, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "a22f94fe75b909e48bb4b74cd8c2d4d8", "sha256": "71af889e2d4836ed9adaf6833d1d788ecbdd2cc93b69f9237a5fcfe6d5e4e213" }, "downloads": -1, "filename": "mkzbomb-1.0.2.tar.gz", "has_sig": false, "md5_digest": "a22f94fe75b909e48bb4b74cd8c2d4d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15774, "upload_time": "2018-04-20T09:29:18", "url": "https://files.pythonhosted.org/packages/79/3d/aaeff427a35da4ffde23bcd4efa08667bf79a8bf3bb5b6bdb9dc87fbdbef/mkzbomb-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a22f94fe75b909e48bb4b74cd8c2d4d8", "sha256": "71af889e2d4836ed9adaf6833d1d788ecbdd2cc93b69f9237a5fcfe6d5e4e213" }, "downloads": -1, "filename": "mkzbomb-1.0.2.tar.gz", "has_sig": false, "md5_digest": "a22f94fe75b909e48bb4b74cd8c2d4d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15774, "upload_time": "2018-04-20T09:29:18", "url": "https://files.pythonhosted.org/packages/79/3d/aaeff427a35da4ffde23bcd4efa08667bf79a8bf3bb5b6bdb9dc87fbdbef/mkzbomb-1.0.2.tar.gz" } ] }