-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is more of a feature request then an issue. #53
Comments
Adding API key to help_crack.py is in the TODO list. This will get us to the point we'll have some cracking hall of fame :) |
I was having issues on windows with my amd 7850 gpu so it would have been nice to do easy debugging with, I manged to get it all working by just getting to know all the hashcat commands better not sure if it's a good number but the 7850 can do 50,000-60,000 H/s, was able to check a wifi against a 14GB list i have (total time would have been 7-8hrs it was reporting but it cracked it in like 4 or 5ish hrs) and i manage to crack a wpa2 that neither onlinehash or your site could do, so i may include it as a -co="-ad sdff.lst" if i'm feeling nice at times. |
Is your list public? If it's based on other lists, we may have the candidates, but they are higher and still not get to those. |
Ya it was the 15GB list that crackstation has posted, also tried to run their smaller one first and it wasn't able to crack it, which is kind of surprising since the password was simply Elizabeth02 however when i checked most of the lists it was being checked against closest thing that showed up was elizabeth02 with a lowercase E, so now that i know everything works it's just a matter of a good enough wordlist and alot of processing power, favorably gpu. |
Well, it really depends. Throwing good rules, JtR's --singe mode and prince/pcfg generators will get you further. |
any plans to allow ppl to remove a net from their net listing? cause i have been messing around with pwnagotchi quite a bit lately and it's been adding a lot of duplicates over and over to my net list, not a big deal but i'm sure for you it would be a nice space saver and for us would allow cleaner looking lists. |
Think it would be possible when you get some extra time to allow the help_crack.py to tie to a specific api.key so that people can do further testing on their own end when they know the password already and want to make sure it can crack more then just the self test and aaaa1234, also would be a nice feature just to allow people the freedom of only cracking their own nets .
The text was updated successfully, but these errors were encountered: