{"id":15009697,"url":"https://github.com/the404hacking/zip-password-bruteforcer","last_synced_at":"2025-10-05T19:52:36.724Z","repository":{"id":43647338,"uuid":"130258846","full_name":"The404Hacking/ZIP-Password-BruteForcer","owner":"The404Hacking","description":"Zip File Password Cracking with Using Password List !","archived":false,"fork":false,"pushed_at":"2023-09-23T19:28:56.000Z","size":39,"stargazers_count":235,"open_issues_count":5,"forks_count":59,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-09-01T03:48:45.515Z","etag":null,"topics":["brute-force","brute-force-attacks","bruteforce","bruteforcer","crack","cracker","passlist","password","password-list","py","python","sir4m1r","the404hacking","zip"],"latest_commit_sha":null,"homepage":"https://T.me/The404Hacking","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/The404Hacking.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-04-19T18:50:13.000Z","updated_at":"2025-08-30T16:52:41.000Z","dependencies_parsed_at":"2024-09-28T17:01:08.833Z","dependency_job_id":"f7992dad-4c2f-420a-8362-990d36f9e5f2","html_url":"https://github.com/The404Hacking/ZIP-Password-BruteForcer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/The404Hacking/ZIP-Password-BruteForcer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2FZIP-Password-BruteForcer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2FZIP-Password-BruteForcer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2FZIP-Password-BruteForcer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2FZIP-Password-BruteForcer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/The404Hacking","download_url":"https://codeload.github.com/The404Hacking/ZIP-Password-BruteForcer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2FZIP-Password-BruteForcer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278510918,"owners_count":25998997,"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-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["brute-force","brute-force-attacks","bruteforce","bruteforcer","crack","cracker","passlist","password","password-list","py","python","sir4m1r","the404hacking","zip"],"created_at":"2024-09-24T19:27:42.679Z","updated_at":"2025-10-05T19:52:36.664Z","avatar_url":"https://github.com/The404Hacking.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZIP Password BruteForcer\n## Zip File Password Cracking with Using Password List !\n\n\u003ch5\u003eLanguage: Python\u003c/h5\u003e\n\u003ch5\u003eCoder: Sir.4m1R\u003c/h5\u003e\n\n-----------------\n\n\u003ch5\u003eThe404Hacking\u003c/h5\u003e\n\u003ch5\u003eDigital Security ReSearch Group\u003c/h5\u003e\n\n-----------------\n# Need?\nYou need a Password List to use this Script !\n\nSample Password List: [Show](https://github.com/The404Hacking/ZIP-Password-BruteForcer/blob/master/pass.txt)\n\n-----------------\n# Consider ... \nThis Script can only Crack files with the `*.zip` Formatand Can not Crack files in .rar format.\n\nSample .Zip File: [Show](https://github.com/The404Hacking/ZIP-Password-BruteForcer/blob/master/File.zip)\n\n`Password: 123321`\n\n-----------------\n# ScreenShot:\n\nStart ScreenShot:\n\n![ZIP-Password-BruteForcer ScreenShot](Start-Screenshot.png?raw=true \"ZIP-Password-BruteForcer\")\n\n\nPassword Found ScreenShot:\n\n![Password Found ScreenShot](Password-Found-Screenshot.png?raw=true \"Password Found ScreenShot\")\n\n-----------------\n# Usage:\n\n**Linux:**\n```\n\u003e git clone https://github.com/The404Hacking/ZIP-Password-BruteForcer\n\u003e cd ZIP-Password-BruteForcer\n\u003e python ZIP-Password-BruteForcer.py\n```\n\n**Windows:**\n```\nDownload from https://github.com/The404Hacking/ZIP-Password-BruteForcer/archive/master.zip\nZIP-Password-BruteForcer-master.zip\nExtract files.\ncd ZIP-Password-BruteForcer\npython ZIP-Password-BruteForcer.py\n```\n-----------------\n# Download and Clone\n\u003e Download: Click [Here](https://github.com/The404Hacking/ZIP-Password-BruteForcer/archive/master.zip)\n\n\u003e Clone: git clone [https://github.com/The404Hacking/ZIP-Password-BruteForcer.git](https://github.com/The404Hacking/ZIP-Password-BruteForcer.git)\n\n# The404Hacking | Digital UnderGround Team\n[The404Hacking](https://T.me/The404Hacking)\n\n# Follow us !\n[The404Hacking](https://T.me/The404Hacking) - [The404Cracking](https://T.me/The404Cracking)\n\n[Instagram](https://instagram.com/The404Hacking) - [GitHub](https://github.com/The404Hacking)\n\n[YouTube](http://yon.ir/youtube404) - [Aparat](http://www.aparat.com/The404Hacking)\n\n[Blog](http://the404hacking.blogsky.com) - [Email](mailto:The404Hacking.Team@Gmail.Com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe404hacking%2Fzip-password-bruteforcer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe404hacking%2Fzip-password-bruteforcer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe404hacking%2Fzip-password-bruteforcer/lists"}