[DiscordArchive] they will cycle thru same data no ?
[DiscordArchive] they will cycle thru same data no ?
Archived author: A2 • Posted: 2020-04-20T17:17:54.655000+00:00
Original source
they will cycle thru same data no ?
Archived author: A2 • Posted: 2020-04-20T17:17:56.417000+00:00
Original source
its not random
Archived author: tester • Posted: 2020-04-20T17:18:08.180000+00:00
Original source
edit the code, each script with a single dictionary value
Archived author: A2 • Posted: 2020-04-20T17:18:08.799000+00:00
Original source
since its bruteforce
Archived author: tester • Posted: 2020-04-20T17:18:16.688000+00:00
Original source
so each script is doing a different key
Archived author: Skarn • Posted: 2020-04-20T17:18:18.637000+00:00
Original source
It is random
Archived author: A2 • Posted: 2020-04-20T17:18:36.681000+00:00
Original source
ok hit it
Archived author: Skarn • Posted: 2020-04-20T17:18:45.491000+00:00
Original source
What it does is computing valid words for that hash and then splits them as camel case words, and checks over an english language dictionary
Archived author: Skarn • Posted: 2020-04-20T17:18:50.474000+00:00
Original source
to sort out very shitty results
Archived author: Skarn • Posted: 2020-04-20T17:18:57.189000+00:00
Original source
then it prints the most sane results to you