09-22-2022, 12:58 PM
After lot of thinking im going to try bruteforce all the chars inbetween and just use start and end of the password I remembered I set as prefix and suffixs, so im thinking itll look like this:
8099~GeNEcCjDADN____EpF8S!%r
into
8099~G[*****************]8S!%r
try all combinations of like 18 character combinations, and remove all that dont repeat like 4/5 of the characters found in the main pass
8099~GeNEcCjDADN____EpF8S!%r
into
8099~G[*****************]8S!%r
try all combinations of like 18 character combinations, and remove all that dont repeat like 4/5 of the characters found in the main pass