[DiscordArchive] anybody wants to join the bretuforce attempts?
[DiscordArchive] anybody wants to join the bretuforce attempts?
Archived author: Skarn • Posted: 2020-04-20T17:04:05.399000+00:00
Original source
then go to terminal, type python3 and open python console
Archived author: Skarn • Posted: 2020-04-20T17:04:18.913000+00:00
Original source
then type
Archived author: Skarn • Posted: 2020-04-20T17:05:50.344000+00:00
Original source
```py
import nltk
import ssl
_create_unverified_https_context = ssl._create_unverified_context
ssl._create_default_https_context = _create_unverified_https_context
nltk.download('wordnet')
```
Archived author: Skarn • Posted: 2020-04-20T17:05:59.115000+00:00
Original source
run this line by line to install word database
Archived author: Skarn • Posted: 2020-04-20T17:06:40.749000+00:00
Original source
after this run the file from the folder I send you called reversecrc.py
Archived author: Skarn • Posted: 2020-04-20T17:07:22.894000+00:00
Original source
and check it from time to time until it provides the reasonable result. If you see a legit name not a false match, hit Ctrl + C in the terminal to go to the next keybone