besides the three $30-$50 password crackers that google returns, ( what fool is going to shell out that money for a one shot program), and the one that works extremely well, but only for rar 2.0 etc, how do I open a stupidly encrypted .rar file containing * ?
Someone suggested somewhere that its possible to get the password from a hex viewer, but thats way beyond my skills.
also, since I know that the password is some permutation of black ham ( no joke) is there anything that could get me all the permutations of capitalisation and so forth, so I can donkey through them?
would appreciate any help available :|
Name:
Anonymous2006-07-21 18:46
you do realize that the purpose of encryption and passwords is to keep people out right? if any fucking moron on the net could crack these things, don't you think they would use something else?
send your porn rars to the FBI, they have farms to crack encryption.
or google for the pass. protip: release groups have to release the passes too!
Name:
Anonymous2006-07-22 3:39
thank you for not helping.
Name:
Anonymous2006-07-22 6:55
You're not going to get any help. All the programs I've seen take far too long to crack anything beyond five characters; RAR probably has decent encryption.
Name:
Anonymous2006-07-22 7:18
It's encryption and not just protection. Which is why if you type in a random password, it will still extract but fail the hash check cause all the stuff got fuxxed.
Name:
Anonymous2006-07-22 7:49
Do you know what type of files the archive contains? You could write a little script to use the command line extractor with all those permutations and check for each if the result is a valid jpeg, for example.