I want retrieve documents from a password protected rar file? I know brute force and dictionary method. Is there any other method to get data?
Tell me more
×
IT Security Stack Exchange is a question and answer site for
IT security professionals. It's 100% free, no registration required.
|
Using a password cracker . But it involves a dictionary attack . And Don't use brute force. 99% never works unless you are adrian lamo |
|||
|
|
|
The current version of RAR uses 128bit AES, which is very secure. A brute force attack will be useless; and while there are some known attacks on AES, none of them are of any practical use. The specific implementation of AES they use is well respected. That leaves:
|
|||||||||
|