All Projects → henriksb → ZipCrack

henriksb / ZipCrack

Licence: MIT License
Crack password protected zip files

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to ZipCrack

Ob3vil1on
Another archive cracker created in python | cracking [zip/7z/rar] by bruteforcing [ NOT MAINTAINED ]
Stars: ✭ 17 (-26.09%)
Mutual labels:  zip, password, crack
cracker-ng
ZIP cracker, CCRYPT cracker, and others to come.
Stars: ✭ 60 (+160.87%)
Mutual labels:  zip, password, crack
Zydra
Stars: ✭ 178 (+673.91%)
Mutual labels:  zip, password
tt7zcrack
7z辅助破解工具 Fast 7zip crack assistant tool which support GPU/CPU, written in Python.
Stars: ✭ 12 (-47.83%)
Mutual labels:  password, crack
K8tools
K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke/zabbix)
Stars: ✭ 4,173 (+18043.48%)
Mutual labels:  password, crack
minizip-asm.js
Minizip in javascript. Work with password. Demo:
Stars: ✭ 38 (+65.22%)
Mutual labels:  zip, password
archiver-zip-encrypted
Plugin for archiver to create ZIP archives with password using either AES or legacy Zip 2.0 encryption
Stars: ✭ 50 (+117.39%)
Mutual labels:  zip, password
RxLogs
An Android & Kotlin Reactive Advanced Logging Framework.
Stars: ✭ 12 (-47.83%)
Mutual labels:  zip, zipfile
fasterzip
A faster python zipfile.
Stars: ✭ 30 (+30.43%)
Mutual labels:  zip, zipfile
oneshellcrack
a very very fast brute force webshell password tool
Stars: ✭ 42 (+82.61%)
Mutual labels:  password, crack
secrets.clj
A library designed to generate cryptographically strong random numbers.
Stars: ✭ 64 (+178.26%)
Mutual labels:  password
otc
Onetap Crack Loader - Official ReHost
Stars: ✭ 46 (+100%)
Mutual labels:  crack
zip
PHP ZipArchive toolbox
Stars: ✭ 30 (+30.43%)
Mutual labels:  zip
ItroublveTSC
Official Source of ItroublveTSC, totally open source. No virus or anything. Feel free to have a look :)
Stars: ✭ 82 (+256.52%)
Mutual labels:  password
CockyGrabber
C# library for the collection of browser information such as cookies, logins, and more
Stars: ✭ 46 (+100%)
Mutual labels:  password
Pwdb-Public
A collection of all the data i could extract from 1 billion leaked credentials from internet.
Stars: ✭ 2,529 (+10895.65%)
Mutual labels:  password
aspZip
A classic ASP zip and unzip utility class that uses the native zip support from Windows (XP and above) - no components needed
Stars: ✭ 24 (+4.35%)
Mutual labels:  zip
lockd
Generate strong passwords and save them in Keychain. Made with SwiftUI
Stars: ✭ 38 (+65.22%)
Mutual labels:  password
ToGoZip
Android share/sendTo menu implementation "add2Zip"
Stars: ✭ 44 (+91.3%)
Mutual labels:  zip
password
Fast and secure password generator and library
Stars: ✭ 38 (+65.22%)
Mutual labels:  password

ZipCrack

ZipCrack is a command-line tool to crack password protected Zip files without using separate programs like 7zip or Winrar to extract, which makes it a great deal faster. ZipCracker supports brute force and dictionary attack.

Usage: ZipCrack.exe [zip file] [dictionary file/letters] [type of attack]

Example:
        - Dictionary: ZipCrack.exe ExampleFile.zip passwords.txt dictionary
        - Brute force: ZipCrack.exe ExampleFile.zip abcdefghijklmnopqrstuvwxyz bruteforce

Download standalone executable

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].