Bruteforce aes file

  • Thread starter Thread starter Viri93
  • Start date Start date
  • Views Views 1,318
  • Replies Replies 9

Viri93

Member
Newcomer
Joined
Mar 12, 2016
Messages
6
Reaction score
0
Trophies
0
Age
33
XP
74
Country
Poland
I forgot the password of my backup folder and I want to brute force it. I only remember the first 8 characters. Is there any software for Windows I can use?
 
How many characters is the whole password?

No. Bruteforicing would take years, especially since you have more than eight characters.
Not necessarily true if he remembers the first 8 characters, that would remove the need to guess those characters at all.
 
But he didn't mention how many characters are actually in it.
Which is why I'm asking for a clarification :p

Him stating that he only remembers the 8 first characters could mean that the password is anywhere from 9 up to whatever limit is imposed by the encryption algorithm.
 
  • Like
Reactions: dimmidice
How many characters is the whole password?


Not necessarily true if he remembers the first 8 characters, that would remove the need to guess those characters at all.
I don't really remember... less than 16 for sure.
 
Well, lets assume the worst case scenario, with it being a 16 character long password. You don't have to worry about the first 8 digits, so we can cut it in half. That would leave us with 6704780954517120 different possible combinations, and that's just assuming only ASCII is allowed. If the encryption algorithm allows UTF-8, you'd be here for the rest of your life, although, I doubt you would have used any of those characters even if it did allow it. If we were able to do 1000 calculations per second, assuming my math is correct, it would take around 101 years and 99 days if it was Mac OSX 10.7 salted SHA-51 encrypted. You're lucky you have the first 8 digits. Otherwise, it would take 672 quadrillion years.
 
Last edited by GalladeGuy,
Well, lets assume the worst case scenario, with it being a 16 character long password. You don't have to worry about the first 8 digits, so we can cut it in half. That would leave us with 1.8446744e+19 (256 ^ 8) different possible combinations, and that's just assuming only ASCII is allowed. If the encryption algorithm allows UTF-8, you'd be here for the rest of your life, although, I doubt you would have used any of those characters even if it did allow it.
Yeah no, I have only used letters and numbers for sure.
 

Site & Scene News

Popular threads in this forum