Skip to content

chengengliu/7zcracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

7zcracker

Simple brute-force 7z file cracker, used with a potential dicitonary of words. Usage(on Linux or Mac):

  ./cracker [7z_file] [dictionary]

The dicitonary should have the format:
[word1]
[word2].. etc. Highly recommended generated a dicitonary using python or other srcipts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages