/7zcracker

Primary LanguageShellApache License 2.0Apache-2.0

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.