Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: 2300 c/s ? OMG it's soooo slow :)
Post: RE: 2300 c/s ? OMG it's soooo slow :)
WPA is slow.
You're using a notebook gpu -> slow
You're even using a nvidia gpu -> slow |
|
Xanadrel |
Very old oclHashcat-plus Support
|
5 |
9,405 |
09-04-2012, 10:18 PM |
|
|
Thread: 1Password opvault format
Post: RE: 1Password opvault format
If the algorithm is different it's just not going to work.
So answer would be no, you can make a request to add it on github: https://github.com/hashcat/hashcat/issues |
|
Xanadrel |
hashcat
|
1 |
1,937 |
08-16-2018, 01:03 AM |
|
|
Thread: 0% Progress
Post: RE: 0% Progress
Limited Edition Wrote: (05-14-2014, 12:21 AM)
--
I left and came back 30mins later and the progress was so slow.
--
2 things make it slow :
- the hash type used (phpbb3)
- you used -a 1 which is co... |
|
Xanadrel |
Old hashcat Support
|
4 |
8,319 |
05-14-2014, 12:45 AM |
|
|
Thread: 0 keyspace
Post: RE: 0 keyspace
You're not reporting anything. |
|
Xanadrel |
Old oclHashcat Support
|
3 |
4,628 |
03-25-2016, 10:50 PM |
|
|
Thread: 0 keyspace
Post: RE: 0 keyspace
It's already shown as "Rejected" if it exceeds the limit. |
|
Xanadrel |
Old oclHashcat Support
|
3 |
4,628 |
03-26-2016, 03:12 PM |
|
|
Thread: --username not working- line length exception
Post: RE: --username not working- line length exception
Confirmed for the exception, please add a trac ticket for this issue : https://hashcat.net/trac/
Then for speed, if you didn't already know it, md5crypt uses a salt, and a high number of iterations... |
|
Xanadrel |
Old oclHashcat Support
|
4 |
8,846 |
05-12-2014, 05:47 AM |
|
|
Thread: --show problem
Post: RE: --show problem
Ha, ha not funny.
There are new lines. |
|
Xanadrel |
Old oclHashcat Support
|
6 |
13,323 |
12-12-2015, 07:06 PM |
|
|
Thread: --outfile-format for WPA
Post: RE: --outfile-format for WPA
https://hashcat.net/forum/thread-6355.html |
|
Xanadrel |
hashcat
|
2 |
4,376 |
04-13-2017, 12:43 AM |
|
|
Thread: "This copy of cudaHashcat is outdated." Workaround possible?
Post: RE: "This copy of cudaHashcat is outdated." Workar...
Easy, is your gpu listed here : https://developer.nvidia.com/cuda-gpus ?
If yes, it will work ; otherwise, don't bother.
For reference : https://hashcat.net/forum/thread-3641.html |
|
Xanadrel |
Old oclHashcat Support
|
1 |
5,875 |
06-08-2015, 06:30 PM |
|
|
Thread: "--stdout" not working in HC 0.39
Post: RE: "--stdout" not working in HC 0.39
Already noticed this, if you are on linux you can just add "/dev/null /dev/null" (2 times so) at the end of your command line and it will work.
derp |
|
Xanadrel |
Old hashcat Support
|
5 |
12,378 |
03-29-2012, 12:02 AM |
|
|
Thread: "--stdout" not working in HC 0.39
Post: RE: "--stdout" not working in HC 0.39
Then you can make an empty file and append the name of the file 2 times in your command line.
Like :
Code:
--
hc64 d.dic -rr.rule --stdout empty.txt empty.txt
--
(Also for --stdout -m or the hashfi... |
|
Xanadrel |
Old hashcat Support
|
5 |
12,378 |
03-29-2012, 10:06 AM |
|
|
Thread: Hex output of the found hashes
Post: Hex output of the found hashes
I think it can be useful for passwords with characters from 0x00 to 0x1F. |
|
Xanadrel |
Feature Requests
|
3 |
12,538 |
05-15-2010, 12:47 AM |
|
|
Thread: Algo : WoltLab BB3
Post: Algo : WoltLab BB3
Just asking for WBB3 algo support,
It's sha1($salt.sha1($salt.sha1($pass)))
Some examples (hash:salt:pass) :
Code:
--
e2063f7c629d852302d3020599376016ff340399:0b053db07dc02bc6f6e24e00462f17e3c... |
|
Xanadrel |
Feature Requests
|
10 |
28,180 |
06-26-2010, 11:44 AM |