Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: hashcat windows mingw32
Post: RE: hashcat windows mingw32
A quick Google search shows that you have a buggy version of mingw32. Do your homework before posting here. |
|
epixoip |
General Help
|
2 |
5,272 |
12-23-2015, 09:41 AM |
|
|
Thread: sha1 mysql
Post: RE: sha1 mysql
Look at the example hash for -m 300 (https://hashcat.net/wiki/doku.php?id=example_hashes) and make your hash look like that one (hint, remove the leading asterisk.) |
|
epixoip |
hashcat
|
1 |
5,280 |
07-08-2016, 06:19 AM |
|
|
Thread: build a smart dict
Post: RE: build a smart dict
Sure, see https://hashcat.net/forum/thread-1506.html |
|
epixoip |
Old oclHashcat Support
|
2 |
5,286 |
05-10-2015, 04:42 PM |
|
|
Thread: Where can I get HashCat Utils v1.2?
Post: RE: Where can I get HashCat Utils v1.2?
1.2 is not yet available to the public. |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
5,288 |
02-24-2015, 01:02 AM |
|
|
Thread: dictionary attack problem
Post: RE: dictionary attack problem
You cannot gain any GPU acceleration using a straight dictionary attack against fast hashes, as you have no modifier. To get GPU acceleration you must have some work for the GPU to do (add rules, use ... |
|
epixoip |
Old oclHashcat Support
|
3 |
5,291 |
12-01-2015, 09:39 AM |
|
|
Thread: dictionary attack problem
Post: RE: dictionary attack problem
You should use cpu hashcat. That's why it exists. GPU is not always the best tool for the job. |
|
epixoip |
Old oclHashcat Support
|
3 |
5,291 |
12-01-2015, 12:24 PM |
|
|
Thread: What's wrong?
Post: RE: What's wrong?
hashcat won't write to a directory named "cracked" unless you are explicitly telling it to. Maybe you can post your command line so we can see what you are doing. |
|
epixoip |
Old hashcat Support
|
3 |
5,294 |
03-13-2016, 03:02 AM |
|
|
Thread: What's wrong?
Post: RE: What's wrong?
You do realize your wordlists have to actually contain the correct password, right? So if your wordlist does not have the word 'hashcat' in it, then no you won't crack any of the example hashes. |
|
epixoip |
Old hashcat Support
|
3 |
5,294 |
03-13-2016, 09:25 PM |
|
|
Thread: Third card not recognized
Post: RE: Third card not recognized
Try https://hashcat.net/forum/thread-3990-post-22755.html#pid22755 |
|
epixoip |
Old oclHashcat Support
|
2 |
5,295 |
01-18-2015, 07:17 AM |
|
|
Thread: Hashcat cant find my GPU
Post: RE: Hashcat cant find my GPU
Radeon HD 6870 is a VLIW5 GPU. AMD dropped support for all VLIW architectures a couple years back. |
|
epixoip |
hashcat
|
3 |
5,296 |
08-09-2017, 06:45 AM |
|
|
Thread: bug in 1.35?
Post: RE: bug in 1.35?
Yes, -m 0 is broken in cudaHashcat 1.35. It's also broken in 1.31 - 1.33, though not as severely. Hoping 1.36 will be released real soon. |
|
epixoip |
Old oclHashcat Support
|
3 |
5,297 |
04-13-2015, 01:10 AM |
|
|
Thread: Error with estimated time
Post: RE: Error with estimated time
Yes, but the date itself is only 3 years from now: Mon Oct 12 00:57:58 2020 |
|
epixoip |
hashcat
|
6 |
5,299 |
08-12-2017, 01:08 AM |
|
|
Thread: Pls need advice on forging custom diclists
Post: RE: Pls need advice on forging custom diclists
UUoC! awk 'length == 8' dict1 > dict2
For the second one, a 'for' loop won't work if the wordlist has more lines than ARG_MAX or if the words contain spaces, plus UUoC again, so that would be a very ... |
|
epixoip |
General Talk
|
4 |
5,300 |
01-30-2017, 08:01 PM |
|
|
Thread: Recovering password for pfx file
Post: RE: Recovering password for pfx file
PFX/PKCS12 is not currently supported by hashcat. |
|
epixoip |
General Help
|
2 |
5,309 |
12-12-2015, 10:15 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,311 |
05-11-2017, 03:27 AM |
|
|
Thread: SLI 970 vs SLI 980, or other.
Post: RE: SLI 970 vs SLI 980, or other.
First, you don't need -- nor do you want -- SLI. The fact that the title mentions SLI shows that you need to do some serious homework.
The 970 has the best perf/$, but if you can spare the extra $,... |
|
epixoip |
Hardware
|
3 |
5,317 |
11-16-2015, 01:05 AM |
|
|
Thread: SLI 970 vs SLI 980, or other.
Post: RE: SLI 970 vs SLI 980, or other.
Yes, EVGA 06G-P4-4992-KR is a reference design card |
|
epixoip |
Hardware
|
3 |
5,317 |
11-16-2015, 01:41 AM |
|
|
Thread: gui-hashcat-plus with 7970 problems
Post: RE: gui-hashcat-plus with 7970 problems
first, the gui you are using is deprecated. learn the command line, or use the third-party gui from md5decrypter.co.uk
second, you are cracking salted hashes. therefore the effective speed will be ... |
|
epixoip |
Old hashcat Support
|
1 |
5,324 |
11-24-2013, 01:25 AM |
|
|
Thread: How to use multiple dictionaries?
Post: RE: How to use multiple dictionaries?
combinator3.bin from hashcat-utils |
|
epixoip |
Old oclHashcat Support
|
2 |
5,325 |
12-12-2014, 02:52 AM |
|
|
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,332 |
04-04-2016, 07:39 PM |