Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: cuModuleLoad() 301 - GeForce GTX 980M
Post: RE: cuModuleLoad() 301 - GeForce GTX 980M
I don't see any problems with the 1.36 archive. Working fine on GTX 970M, GTX 970, GTX 980, and GTX Titan X, all kernels appear to be present.
You say drivers are up to date, but what driver are yo... |
|
epixoip |
Old oclHashcat Support
|
7 |
9,508 |
05-08-2015, 08:07 AM |
|
|
Thread: cuModuleLoad() 301 - GeForce GTX 980M
Post: RE: cuModuleLoad() 301 - GeForce GTX 980M
|
epixoip |
Old oclHashcat Support
|
7 |
9,508 |
05-09-2015, 10:21 PM |
|
|
Thread: cuModuleLoad() 301 cudaHashcat scrypt
Post: RE: cuModuleLoad() 301 cudaHashcat scrypt
301 usually means you unpacked the archive wrong, but since you're able to crack other formats, not sure what's up. I would suggest using beta instead though. |
|
epixoip |
Old oclHashcat Support
|
3 |
5,333 |
04-04-2016, 07:39 PM |
|
|
Thread: cuModuleLoad() 301 cudaHashcat scrypt
Post: RE: cuModuleLoad() 301 cudaHashcat scrypt
Well 301 means "file not found" so it's tell you it's not able to find the kernel file. But it's strange that it would be intermittent like that. |
|
epixoip |
Old oclHashcat Support
|
3 |
5,333 |
04-04-2016, 08:32 PM |
|
|
Thread: Currency Charsets
Post: RE: Currency Charsets
The characters are not problematic, it is definitely an issue with how you are testing. Again, encoding matters. The encoding of the website you're using to create the hash, the encoding of your termi... |
|
epixoip |
hashcat
|
7 |
8,407 |
10-19-2016, 01:55 AM |
|
|
Thread: Custom algorithm
Post: RE: Custom algorithm
as unix-ninja suggested, use the source to find out how the hash is created. |
|
epixoip |
General Help
|
4 |
10,563 |
06-28-2013, 06:35 AM |
|
|
Thread: Custom brute force possiable?
Post: RE: Custom brute force possiable?
it's called a mask attack: https://hashcat.net/wiki/doku.php?id=mask_attack |
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
15,855 |
03-07-2013, 01:01 AM |
|
|
Thread: custom charset reality check
Post: RE: custom charset reality check
if it only has one word you don't need to do a hybrid attack, you can just do a mask attack. also, while it is valid, you don't really need to use a custom charset for just one character. so, brute fo... |
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
8,612 |
11-28-2012, 10:21 AM |
|
|
Thread: Custom Hash Algorithm / Modify or Add new mode
Post: RE: Custom Hash Algorithm / Modify or Add new mode
I see somebody got their hands on the Cracked.to database... |
|
epixoip |
hashcat
|
3 |
2,091 |
08-20-2019, 12:09 AM |
|
|
Thread: Custom hash derived from DES encrypted pass
Post: RE: Custom hash derived from DES encrypted pass
so, one year is "infinitely impossible" to you?
for one, you must have an awfully slow system. 256^7 at 23 G/s would take no more than five weeks. two, if you have access to the hashes you almost ce... |
|
epixoip |
Very old oclHashcat-plus Support
|
6 |
10,846 |
01-11-2013, 06:25 PM |
|
|
Thread: Custom Hashing Algorithms
Post: RE: Custom Hashing Algorithms
You are correct, that would be cool to have in hashcat. And John the Ripper actually already has such functionality on CPU (see doc/DYNAMIC), but not GPU.
I actually started work on a project a cou... |
|
epixoip |
Old hashcat Support
|
12 |
20,946 |
04-22-2015, 09:31 PM |
|
|
Thread: Custom Hashing Algorithms
Post: RE: Custom Hashing Algorithms
|
epixoip |
Old hashcat Support
|
12 |
20,946 |
04-22-2015, 09:52 PM |
|
|
Thread: Custom Hashing Algorithms
Post: RE: Custom Hashing Algorithms
Welp, there's my motivation right there :P
I'M GONNA PROVE YOU WRONG, JENS! :) |
|
epixoip |
Old hashcat Support
|
12 |
20,946 |
04-24-2015, 03:50 AM |
|
|
Thread: Custom rule/mask not working
Post: RE: Custom rule/mask not working
double posting and thread hijacking. awesome way to introduce yourself to the forums. |
|
epixoip |
Old hashcat Support
|
5 |
9,948 |
04-10-2014, 06:55 PM |
|
|
Thread: custom rules for hybrid-like attack
Post: RE: custom rules for hybrid-like attack
since this was posted in the oclHashcat-plus forum, how about a solution that works best for oclHashcat-plus?
just create an hcmask file with all these different masks in it, then run hybrid attac... |
|
epixoip |
Very old oclHashcat-plus Support
|
2 |
5,768 |
09-02-2013, 08:32 AM |
|
|
Thread: custom workload
Post: RE: custom workload
GPUs do not have complex schedulers like CPUs do. There is no context switching on a GPU. Trying to run multiple compute jobs on a GPU usually results in an ASIC hang, but if it doesn't, it will take ... |
|
epixoip |
hashcat
|
6 |
5,312 |
05-11-2017, 03:27 AM |
|
|
Thread: cuStreamSync errors with OS X 10.8 hash
Post: RE: cuStreamSync errors with OS X 10.8 hash
https://hashcat.net/wiki/doku.php?id=timeout_patch |
|
epixoip |
Old oclHashcat Support
|
8 |
17,425 |
05-29-2014, 09:33 AM |
|
|
Thread: cuStreamSync errors with OS X 10.8 hash
Post: RE: cuStreamSync errors with OS X 10.8 hash
did you reboot after applying the patch?
outfile format does not impact anything, so hash:salt:plain is fine. |
|
epixoip |
Old oclHashcat Support
|
8 |
17,425 |
05-29-2014, 02:50 PM |
|
|
Thread: Cyrillic --> English transliterated passwords wordlist
Post: RE: Cyrillic --> English transliterated passwords ...
undeath Wrote: (12-01-2017, 12:04 AM)
--
this can get pretty messy with mulitibyte encodings. same for the table lookup attack in hashcat legacy iirc.
--
Wide character support was added to the tab... |
|
epixoip |
hashcat
|
7 |
6,889 |
12-02-2017, 01:33 AM |
|
|
Thread: Cyrillic Character Encoding
Post: RE: Cyrillic Character Encoding
seems like you just answered your own question. hashcat is agnostic about the encoding of your dictionary file, it handles each word as a stream of bytes. the reason you cannot see the passwords in th... |
|
epixoip |
Very old oclHashcat-plus Support
|
4 |
16,030 |
10-18-2012, 09:36 AM |