hello friends i wanted to known the code for archives cracking zip and rar files etc
like for example for hash we put this code in batch
32 --remove -m 0 hash.txt pass/pass.txt -o cracked.txt -a 0
or with rule
32 --remove -m 0 hash.txt pass/alpha.txt -o cracked.txt -r rules/all.rule
but when i try
64 --remove -m 13600 file.zip pass/pass.txt -o cracked.txt -a 0
it didnt work can any one help me out thanks
like for example for hash we put this code in batch
32 --remove -m 0 hash.txt pass/pass.txt -o cracked.txt -a 0
or with rule
32 --remove -m 0 hash.txt pass/alpha.txt -o cracked.txt -r rules/all.rule
but when i try
64 --remove -m 13600 file.zip pass/pass.txt -o cracked.txt -a 0
it didnt work can any one help me out thanks