Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: UTF-8 dictionaries (hex format)
Post: RE: UTF-8 dictionaries (hex format)
Note when it comes to non latin wordlist, I'd recommend to use req-include from hashcat-utils to move them into a separate wordlist, convert it to utf-8 and then use this wordlist in combination with ... |
|
atom |
General Talk
|
2 |
3,703 |
10-01-2017, 11:47 AM |
|
|
Thread: NVida Grid K2 in ESX host OpenCL error
Post: RE: NVida Grid K2 in ESX host OpenCL error
It's an OpenCL error, not an hashcat error. Please ask on NV OpenCL support forum. |
|
atom |
Hardware
|
2 |
3,693 |
11-29-2016, 12:48 PM |
|
|
Thread: Downsizing wordlists.
Post: RE: Downsizing wordlists.
I like the idea, I'm using the same techniques for my wordlist. However I'm not removing them entirely, I just sort them out to a dedicated file.
1. Sort out all words < length 7
2. Sort out email... |
|
atom |
General Talk
|
2 |
3,691 |
05-24-2017, 12:11 PM |
|
|
Thread: sequential hash? reallly weird!
Post: RE: sequential hash? reallly weird!
Given the fact that it's exactly 16 asterisks after the F, I'd guess the part between S and F (inclusive) is some fixed salt. Only way to find out is to look at the source (or reverse the binary). |
|
atom |
General Talk
|
1 |
3,674 |
04-02-2016, 02:05 PM |
|
|
Thread: Hashcat not cracking even though dictionary has the password (wifi wpa)
Post: RE: Hashcat not cracking even though dictionary ha...
It's an AMD driver problem. Nothing you can't do. But that's why we've add the self-test to make you aware. For some reason you disabled it. |
|
atom |
hashcat
|
7 |
3,672 |
06-22-2019, 03:30 PM |
|
|
Thread: One or none mask?
Post: RE: One or none mask?
I think you're looking for a rule not a mask. With a rule it's possible, see rules/T0XlC-insert_space_and_special_0_F.rule as an example. |
|
atom |
hashcat
|
2 |
3,670 |
12-27-2016, 09:00 PM |
|
|
Thread: Nvidia Error cracking RAR hash
Post: RE: Nvidia Error cracking RAR hash
Try to reduce the --gpu-loops |
|
atom |
Old oclHashcat Support
|
1 |
3,663 |
09-21-2015, 09:41 AM |
|
|
Thread: where did hashcat get the hashtype?
Post: RE: where did hashcat get the hashtype?
Sure not, if you try to load a sh256 hash without setting -m hashcat will give you a line length exception. |
|
atom |
hashcat
|
3 |
3,661 |
01-26-2017, 09:47 AM |
|
|
Thread: Call custom algorithm form hashcat
Post: RE: Call custom algorithm form hashcat
Of course it's possible. You just need to rewrite the algorithm as kernel in OpenCL (basically strong reduced C language).
There's no official documentation about the process adding a new algorithm,... |
|
atom |
hashcat
|
2 |
3,661 |
06-16-2018, 02:13 PM |
|
|
Thread: Sha256 all rejects passwords
Post: RE: Sha256 all rejects passwords
There are different maximum length's depending on the algorithm and the attack-mode. Generally it's 32 for -a 0, 32+32 for -a 1/6/7 (but not longer than 55), 55 for -a 3. Things change if a salt is us... |
|
atom |
Old oclHashcat Support
|
1 |
3,651 |
02-06-2015, 12:22 PM |
|
|
Thread: Can't verify GPG key for hashcat-3.10.tar.gz
Post: RE: Can't verify GPG key for hashcat-3.10.tar.gz
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_verify_the_pgp_signatures |
|
atom |
General Talk
|
1 |
3,645 |
08-31-2016, 01:47 PM |
|
|
Thread: need advice
Post: RE: need advice
There's also no guarantee the owner of the router did not change the password manually. |
|
atom |
hashcat
|
5 |
3,637 |
09-08-2018, 10:33 AM |
|
|
Thread: Will my laptop support Hashcat?
Post: RE: Will my laptop support Hashcat?
|
atom |
hashcat
|
2 |
3,618 |
11-13-2016, 10:08 PM |
|
|
Thread: Setting Up Hashcat on IDE
Post: RE: Setting Up Hashcat on IDE
I think most people do not use an IDE when it comes to system programming. I use editplus on windows as editor (it's by far the fastest editor I know) but do the compiling, debugging, cracking and eve... |
|
atom |
hashcat
|
2 |
3,617 |
02-06-2017, 10:16 PM |
|
|
Thread: Hi guys, thanks in advance.
Post: RE: Hi guys, thanks in advance.
For -a 1 you need 2 wordlists |
|
atom |
hashcat
|
4 |
3,605 |
12-21-2017, 10:46 AM |
|
|
Thread: oclHashcat-lite : New Feature : Internal benchmark
Post: oclHashcat-lite : New Feature : Internal benchmark
This new feature brings two new parameters:
Code:
--
* Benchmark:
-b, --benchmark Run benchmark
--benchmark-mode Benchmark-mode, see references below
--
... |
|
atom |
Beta Tester
|
2 |
3,604 |
06-08-2012, 10:49 AM |
|
|
Thread: oclHashcat-lite : New Feature : Internal benchmark
Post: RE: oclHashcat-lite : New Feature : Internal bench...
|
atom |
Beta Tester
|
2 |
3,604 |
06-09-2012, 04:00 PM |
|
|
Thread: Possible bug - Utilization reporting when specifying devices
Post: RE: Possible bug - Utilization reporting when spec...
This looks like a typical xorg.conf issue. Note that OpenCL devices and NVML devices (NVML is used to query utilization etc). do not share any unique identifier, so there's no way for hashcat to match... |
|
atom |
hashcat
|
2 |
3,603 |
07-27-2016, 10:57 AM |
|
|
Thread: Any way to do this type of hash type?
Post: RE: Any way to do this type of hash type?
This needs a new hash mode. You can write your own if your C is good enough. Start with -m 4500 |
|
atom |
General Help
|
1 |
3,599 |
02-05-2016, 09:55 AM |
|
|
Thread: crunch >>hashcat>>aircrack ??
Post: RE: crunch >>hashcat>>aircrack ??
|
atom |
hashcat
|
1 |
3,599 |
07-08-2016, 10:15 AM |