{"id":21243774,"url":"https://github.com/termuxhackz/zip-brute","last_synced_at":"2025-07-22T08:04:41.784Z","repository":{"id":111929799,"uuid":"376268430","full_name":"TermuxHackz/zip-brute","owner":"TermuxHackz","description":"Zip brute is a python script that cracks zip that are password protected using a wordlist dictionary.","archived":false,"fork":false,"pushed_at":"2021-06-14T07:45:49.000Z","size":732,"stargazers_count":22,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-11T01:06:43.860Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TermuxHackz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-06-12T11:02:32.000Z","updated_at":"2025-04-11T21:27:59.000Z","dependencies_parsed_at":"2023-03-12T10:01:02.562Z","dependency_job_id":null,"html_url":"https://github.com/TermuxHackz/zip-brute","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TermuxHackz/zip-brute","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TermuxHackz%2Fzip-brute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TermuxHackz%2Fzip-brute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TermuxHackz%2Fzip-brute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TermuxHackz%2Fzip-brute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TermuxHackz","download_url":"https://codeload.github.com/TermuxHackz/zip-brute/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TermuxHackz%2Fzip-brute/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266454891,"owners_count":23931348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-21T01:13:52.704Z","updated_at":"2025-07-22T08:04:41.775Z","avatar_url":"https://github.com/TermuxHackz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zip-brute\n## Zip File Password Cracking with Using Password List !\n\n\u003ch5\u003eLanguage: Python2\u003c/h5\u003e\n\u003ch5\u003eAuthor: AnonyminHack5\u003c/h5\u003e\n\n# Default Wordlist\nThe default wordlist is: passwords.txt\n\n-----------------\n\u003ch4\u003eTelegram\u003c/h4\u003e\n**\u003ca href=\"https://t.me/Termux1_bot\"\u003eContact my bot\u003c/a\u003e**\n\n-----------------\n# Requirements to Use zip brute?\nFor you to be able to use this zip brute tool,  you will need a password list to serve as a dictionary for thr zip brute to work perfectly. \n\nAn Example of Password List/Wordlist: [Show](https://github.com/TermuxHackz/zip-brute/blob/master/passwords.txt)\n\n-----------------\n# Attention!! ⚠️  ... \nThis Script can only Crack files with the `*.zip` Format and Can not Crack files in .rar format.\n\nSample of .Zip File: [Show](https://github.com/TermuxHackz/zip-brute/blob/master/File.zip)\n\n`Password: command`\n\n-----------------\n# Tested On\n\n## \u003e\u003eLinux\n## \u003e\u003eWindows\n## \u003e\u003eTermux\n## \u003e\u003eLubuntu\n\n# ScreenShots:\n\nStart ScreenShot:\n![](start.png)\n\n\nPassword Found ScreenShot:\n![](password-found.png)\n\n-----------------\n# Installation Commands:\n\n**Linux:**\n```\n\u003e git clone https://github.com/TermuxHackz/zip-brute\n\u003e cd zip-brute\n\u003e chmod +x zipbrute.py\n\u003e python2 -m pip install -r requirements.txt\n\u003e sudo python2 zipbrute.py\n```\n\n**Windows:**\n```\nDownload from https://github.com/TermuxHackz/zip-brute/archive/master.zip\nzip-brute.zip\nExtract files.\ncd zip-brute\npython -m pip install -r requirements.txt\npython zipbrute.py\n```\n-----------------\n# Download and Clone\n\u003e Download: Click [Here](https://github.com/TermuxHackz/zip-brute/archive/master.zip)\n\n**Installation on Termux:**\n\n\u003e git clone https://github.com/TermuxHackz/zip-brute\n\n\u003e cd zip-brute\n\n\u003e chmod +x zipbrute.py\n\n\u003e python2 -m pip install -r requirements.txt\n\n\u003e python2 zipbrute.py\n\n# Having Issues? 🔎 \nIf you have issues on how to use the tool or you notice a bug in the tool, feel free to send me an email at 📫 \u003cb\u003eAnonyminHack5@protonmail.com\u003c/b\u003e and i will get back to you. \n\n# Follow us\n## \u003e\u003e\u003e [1] \u003ca href=\"https://t.me/termuxhackz1\"\u003eJoin telegram channel\u003c/a\u003e\n## \u003e\u003e\u003e [2] \u003ca href=\"https://t.me/Termux1_bot\"\u003eContact my telegram hacking tutorial bot\u003c/a\u003e\n## \u003e\u003e\u003e [3] \u003ca href=\"https://chat.whatsapp.com/IIt3FtoimjL1LcdKqDm5o2\"\u003eJoin our whatsapp Group\u003c/a\u003e\n## \u003e\u003e\u003e [4] \u003ca href=\"https://www.facebook.com/groups/423043615428159/?ref=share\"\u003eJoin our Facebook Group\u003c/a\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftermuxhackz%2Fzip-brute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftermuxhackz%2Fzip-brute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftermuxhackz%2Fzip-brute/lists"}