Skip to content

stanimirivanovde/crack-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAR and ZIP password cracker

This password cracker is written in golang and attempts a brute force attack on the provided archive. Currently up to 3 letter passwords are supported. The code is not optimize to be performent outside of using multiple CPUs.

This is a draft project.

Usage

go run cmd/crack-archive.go -file ./test.rar

This will attempt to crack the test archive.

The project depends on golift.io/xtractr to open the archive with a password.

About

RAR and ZIP archives password cracker written in golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages