0

There is rar file with password-protected that I need to extract, but the password to extract is in a text file inside that rar file. How can I extract it without using brute-force method because the password is complicated?

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
Noob
  • 1

1 Answers1

1

If the password to extract the rar file is inside the rar file, you cannot extract it without cracking the password. What you're asking to do is impossible.

Will Da Silva
  • 6,386
  • 2
  • 27
  • 52