{ "info": { "author": "Evan Pratten", "author_email": "ewpratten@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# BashSmash\nA tool for obfuscating bash shell code\n\n## Installation\nTo install BashSmash, make sure `python3.7` and `python3-pip` are installed on your computer, then run:\n```\npip3 install bashsmash\n```\n\nBashSmash is now installed!\n\n## Usage\nBashSmash can be used in two ways. First, by passing your script as an argument:\n```bash\n# The result will be sent to stdout\nbashsmash \"echo Hello, World\\!\" \n```\n\nOr, by piping through stdin:\n```bash\n# The result will be sent to stdout\necho \"echo Hello, World\\!\" | bashsmash -\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Ewpratten/BashSmash", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "bashsmash", "package_url": "https://pypi.org/project/bashsmash/", "platform": "", "project_url": "https://pypi.org/project/bashsmash/", "project_urls": { "Homepage": "https://github.com/Ewpratten/BashSmash" }, "release_url": "https://pypi.org/project/bashsmash/1.2/", "requires_dist": null, "requires_python": "", "summary": "A python3 tool for obfuscating bash shell code", "version": "1.2" }, "last_serial": 5453426, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "dcb5f4fd5994fe6fd466e50b17d0f48e", "sha256": "83da3d0f815bad8d75b4060faf77381e39c3fb84606c5739a00d7880d26f5dd3" }, "downloads": -1, "filename": "bashsmash-1.0.tar.gz", "has_sig": false, "md5_digest": "dcb5f4fd5994fe6fd466e50b17d0f48e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1785, "upload_time": "2019-06-26T13:54:11", "url": "https://files.pythonhosted.org/packages/fd/e9/303a2896e1a7641d22ca83bf6d7ebc6c2793014b85584f2052924945c9a4/bashsmash-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "81cd8892efa0a6c1b1aa3b942eeef1df", "sha256": "b247777b554f21cfa2f160820f3edcc08d5adbf25c6369f5471e1114a97523c8" }, "downloads": -1, "filename": "bashsmash-1.1.tar.gz", "has_sig": false, "md5_digest": "81cd8892efa0a6c1b1aa3b942eeef1df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2067, "upload_time": "2019-06-26T14:01:22", "url": "https://files.pythonhosted.org/packages/3c/d4/fa871b95688ba64fde97df02692aeac8f01a6afbbf5cf9458ed5252f62fa/bashsmash-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "979013138d86c7aa349b58d1bf6c0f36", "sha256": "a127ba71052ffc3adcee4195f5a55b62072bc3e613adcd32eee6f4ca6947db76" }, "downloads": -1, "filename": "bashsmash-1.2.tar.gz", "has_sig": false, "md5_digest": "979013138d86c7aa349b58d1bf6c0f36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2081, "upload_time": "2019-06-26T19:48:27", "url": "https://files.pythonhosted.org/packages/9f/7e/5cb55de820cf90df990015b24ff570aaad5acff29fbd36f87f0e63856464/bashsmash-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "979013138d86c7aa349b58d1bf6c0f36", "sha256": "a127ba71052ffc3adcee4195f5a55b62072bc3e613adcd32eee6f4ca6947db76" }, "downloads": -1, "filename": "bashsmash-1.2.tar.gz", "has_sig": false, "md5_digest": "979013138d86c7aa349b58d1bf6c0f36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2081, "upload_time": "2019-06-26T19:48:27", "url": "https://files.pythonhosted.org/packages/9f/7e/5cb55de820cf90df990015b24ff570aaad5acff29fbd36f87f0e63856464/bashsmash-1.2.tar.gz" } ] }