Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: get hashcat-type/version over command
Post: RE: get hashcat-type/version over command
And tell those using oclHashcat to update |
|
atom |
hashcat
|
4 |
5,376 |
01-26-2017, 09:52 AM |
|
|
Thread: Rule or hybrid attack
Post: RE: Rule or hybrid attack
i'd suggest using maskprocessor to generate the rules, see https://hashcat.net/wiki/doku.php?id=rules_with_maskprocessor |
|
atom |
Old oclHashcat Support
|
2 |
5,369 |
02-02-2014, 12:12 AM |
|
|
Thread: Hashcat v3.30 and resume
Post: RE: Hashcat v3.30 and resume
Problem solved on github issue, so closing this one here |
|
atom |
hashcat
|
3 |
5,360 |
01-27-2017, 11:52 PM |
|
|
Thread: AES implementation not working on GPUs for small keyspaces?
Post: RE: AES implementation not working on GPUs for sma...
That sounds like you did not make sure to fill the shared memory before early exit the kernel (return too soon). |
|
atom |
hashcat
|
4 |
5,359 |
08-31-2017, 10:09 AM |
|
|
Thread: AES implementation not working on GPUs for small keyspaces?
Post: RE: AES implementation not working on GPUs for sma...
Yeah it's the barrier I mean. It's just important that there's no return statement executed before the kernel reaches this point in code. If it does, it's not guaranteed all data from constant buffer ... |
|
atom |
hashcat
|
4 |
5,359 |
08-31-2017, 05:51 PM |
|
|
Thread: Output hash and candidate from stdout
Post: RE: Output hash and candidate from stdout
You can use tools/test.pl in passthrough mode and pass the candidates via stdin. It's not very fast tho |
|
atom |
hashcat
|
3 |
5,347 |
10-30-2016, 03:33 PM |
|
|
Thread: if paused, oclhashcat should still manage the fan speed
Post: RE: if paused, oclhashcat should still manage the ...
Please post this on TRAC (see link on top of the page), there's no need for enough contributions, everyone can post. |
|
atom |
Old oclHashcat Support
|
2 |
5,339 |
05-09-2014, 11:19 AM |
|
|
Thread: type example.dict
Post: RE: type example.dict
There's two different ways to explain that there's two different ways to run hashcat. The only with the type command is a piped use-case. So whenever you have a program or generator that can produce t... |
|
atom |
hashcat
|
5 |
5,327 |
03-16-2017, 10:21 AM |
|
|
Thread: how to write this rule? (help)
Post: RE: how to write this rule? (help)
Quote:
--
Started with v3, hashcat has some limitations in using of multiple rules.
--
Not sure what you mean. There's no such limitation! |
|
atom |
hashcat
|
4 |
5,326 |
12-27-2016, 11:38 AM |
|
|
Thread: Restore value is greater than keyspace.
Post: RE: Restore value is greater than keyspace.
You can not avoid it when updating to new version |
|
atom |
General Talk
|
4 |
5,323 |
08-18-2017, 10:04 AM |
|
|
Thread: Hashcat and UTF-8-Dictionary. BOM or NOT BOM?
Post: RE: Hashcat and UTF-8-Dictionary. BOM or NOT BOM?
Sure, it takes the BOM as part of the first word in the wordlist |
|
atom |
hashcat
|
2 |
5,320 |
11-16-2016, 05:17 PM |
|
|
Thread: HP SWITCH hash
Post: RE: HP SWITCH hash
What algorithm are they using?
Can you provide an example hash PLUS the valid plaintext password for that hash. |
|
atom |
Old hashcat Support
|
1 |
5,318 |
02-03-2014, 01:34 PM |
|
|
Thread: Is this error 2xRX480 related?
Post: RE: Is this error 2xRX480 related?
No, this is a known bug in AMD OpenCL runtime/compiler, which is part of the AMD driver. Somewhere between AMD driver version 15.12 and the current driver they made some change and this change was bad... |
|
atom |
Hardware
|
3 |
5,313 |
07-15-2016, 10:11 AM |
|
|
Thread: Is this error 2xRX480 related?
Post: RE: Is this error 2xRX480 related?
If this is a workaround for you, just clone it from github, remove the quotes, recompile. |
|
atom |
Hardware
|
3 |
5,313 |
07-15-2016, 06:31 PM |
|
|
Thread: replacement rule
Post: RE: replacement rule
No, only the opposite direction (-a 5 table attack) |
|
atom |
General Help
|
2 |
5,312 |
11-25-2013, 12:06 PM |
|
|
Thread: custom workload
Post: RE: custom workload
In case your goal is to have a priority solution it's much easier to handle if you create small packages using -s and -l so that you can switch to a different active package in a small timeframe. |
|
atom |
hashcat
|
6 |
5,312 |
05-13-2017, 02:42 PM |
|
|
Thread: rules and masks
Post: RE: rules and masks
You can use multi rules feature and use maskprocessor to generate rules (see wiki) |
|
atom |
Very old oclHashcat-plus Support
|
2 |
5,306 |
09-15-2012, 10:25 PM |
|
|
Thread: What's "xxx ms" in Speed.Dev ?
Post: RE: What's "xxx ms" in Speed.Dev ?
I've explained that in detail in the hashcat v3.00 release notes. If you don't work on the system -w 3 is fine. With -w 3 it should be ~96ms, but that's possible only with enough amplifiers. With stra... |
|
atom |
hashcat
|
3 |
5,303 |
07-06-2016, 09:13 AM |
|
|
Thread: What's "xxx ms" in Speed.Dev ?
Post: RE: What's "xxx ms" in Speed.Dev ?
You will not be able to do anything on the desktop. I'd still recommend -w 3, it has several advantages |
|
atom |
hashcat
|
3 |
5,303 |
07-08-2016, 10:04 AM |
|
|
Thread: Need help to decrypt my harddisk
Post: RE: Need help to decrypt my harddisk
can you make it simple, how much of the password do you really know |
|
atom |
General Help
|
3 |
5,302 |
03-11-2016, 09:28 PM |