WhatNitrous
Well-known member
- Messages
- 23,447
- Points
- 113
Thats actually brilliant
Mental Note:
Add second attempt to my NutCracker program
When you have 16/32 threads working passwords don't seem so strong anymore heh.
It took me over 2 weeks to cycle through EVERY possible password in an 1-8 letter password without any login attempts just printing the text on the screen on a single threaded C program even using assembler to handle the strings (although it was faster than C#), but it does every character, not just alpha-numeric.
Thing can crack a missile silo with enough time, I've been planning to add in functionality to use my GPU like mining programs do on top of the CPU at some point...but I'm lazy and most shit isn't worth cracking tbh