{"id":22124424,"url":"https://github.com/robiot/zzcrack","last_synced_at":"2025-07-25T15:32:00.817Z","repository":{"id":50779853,"uuid":"329035974","full_name":"robiot/zzCrack","owner":"robiot","description":"Advanced Zipfile Cracker With Support For Bruteforce Attacks, Dictionary Attacks and to save the current state","archived":false,"fork":false,"pushed_at":"2024-02-20T14:18:03.000Z","size":105,"stargazers_count":36,"open_issues_count":4,"forks_count":15,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-02-20T15:36:30.872Z","etag":null,"topics":["crack","zip-cracker","zipfiles"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robiot.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}},"created_at":"2021-01-12T15:51:58.000Z","updated_at":"2024-02-03T14:17:31.000Z","dependencies_parsed_at":"2022-08-24T08:50:30.980Z","dependency_job_id":"b53241bd-cfbe-4727-a4e1-edd657aa0bd8","html_url":"https://github.com/robiot/zzCrack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robiot%2FzzCrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robiot%2FzzCrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robiot%2FzzCrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robiot%2FzzCrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robiot","download_url":"https://codeload.github.com/robiot/zzCrack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227590121,"owners_count":17790446,"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","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":["crack","zip-cracker","zipfiles"],"created_at":"2024-12-01T15:47:52.022Z","updated_at":"2025-07-25T15:32:00.791Z","avatar_url":"https://github.com/robiot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zzCrack v2\nEver forgot your password to a zipfile or you just want to crack the password for some reason, Then zzCrack is what you need\n\nThis is an advanced tool to crack passwords on zip-files by wordlists or bruteforce.\n\nYou can also save the current state in wordlist and return from it anytime\n\n## Download:\nYou can download it as a zipfile or however you want\nThen cd into the folder where zz.py is located and run\n```\npip install -r requirements.txt\n```\n\n## Usage:\nRun main.py with either arguments(more advanced) or without arguments(easy)\n\nArgument Help: ```zz.py --help```\n\n### Exampel Usage:\n#### Without arguments:\n```\n▒███████▒▒███████▒ ▄████▄   ██▀███   ▄▄▄       ▄████▄   ██ ▄█▀\n▒ ▒ ▒ ▄▀░▒ ▒ ▒ ▄▀░▒██▀ ▀█  ▓██ ▒ ██▒▒████▄    ▒██▀ ▀█   ██▄█▒ \n░ ▒ ▄▀▒░ ░ ▒ ▄▀▒░ ▒▓█    ▄ ▓██ ░▄█ ▒▒██  ▀█▄  ▒▓█    ▄ ▓███▄░ \n  ▄▀▒   ░  ▄▀▒   ░▒▓▓▄ ▄██▒▒██▀▀█▄  ░██▄▄▄▄██ ▒▓▓▄ ▄██▒▓██ █▄ \n▒███████▒▒███████▒▒ ▓███▀ ░░██▓ ▒██▒ ▓█   ▓██▒▒ ▓███▀ ░▒██▒ █▄\n░▒▒ ▓░▒░▒░▒▒ ▓░▒░▒░ ░▒ ▒  ░░ ▒▓ ░▒▓░ ▒▒   ▓▒█░░ ░▒ ▒  ░▒ ▒▒ ▓▒\n░░▒ ▒ ░ ▒░░▒ ▒ ░ ▒  ░  ▒     ░▒ ░ ▒░  ▒   ▒▒ ░  ░  ▒   ░ ░▒ ▒░\n░ ░ ░ ░ ░░ ░ ░ ░ ░░          ░░   ░   ░   ▒   ░        ░ ░░ ░ \n  ░ ░      ░ ░    ░ ░         ░           ░  ░░ ░      ░  ░   \n░        ░        ░                           ░               \n\nhttps://github.com/robi0t\n\n\nEnter a directory/name to a .zip file \u003e test.zip\nWhich attack type would you like to run\n0: Bruteforce    1: Wordlist \u003e 0\n\n[+] Which characters to use in the attack (combine to use multiple, separated by +)\n 0: Only small letters\n 1: Only big letters\n 2: Only numbers\n 3: Only signs\n 4: Everything\n\u003e 0\n\n[-+] Max length \u003e 4\n\nDo you want to output everything (slower) or not (faster)  y/n \u003e y\n```\n\n#### With arguments:\n```python zz.py -f test.zip -w rockyou.txt```\n\n`--stream` will print everything it tries, but it makes the process slower\n\n```python zz.py -f test.zip -b -c 0+2 -l 4 --stream```\n\n```python zz.py --restore 0```\n\n`-p` will set the number of processes used to crack the password\n\n```python zz.py -f test.zip -b -c 0+2 -l 4 -p 16```\n\n\n### If you experience any error please post an issue\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobiot%2Fzzcrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobiot%2Fzzcrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobiot%2Fzzcrack/lists"}