1

I am a complete novice to the field, however I made the mistake of locking my Macbook bootcamp partition with a bitlocker password which I cannot remember entirely.

There isn't much irreplaceable data on the partition, but I would like to know whether there's any way to recover the password.

the format was :

Dictionaryword&dictionaryword301

What I have forgotten are the two words, which were standard English words (albeit long ones). The first one was capitalised.

I would greatly appreciate any suggestions,

Thanks in advance

esi183
  • 11
  • 1
  • 1
    I'm voting to close this question as off-topic because it might be a better fit for security or perhaps superuser or software recommendations stackexchanges – Ella Rose Jul 18 '18 at 15:34
  • 1
    hashcat or John the ripper should do the trick here. – SEJPM Jul 18 '18 at 17:12

1 Answers1

0

Well, this isn't really on topic for our site, so it will probably be closed.

But you might want to look at something like John the Ripper.

Either that or just grab a dictionary of English words and write a program to put combinations of them together and submit them as password guesses.

Ella Rose
  • 19,603
  • 6
  • 53
  • 101