Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: How to run Combinator from hashcat-utils on windows
Post: RE: How to run Combinator from hashcat-utils on wi...
There are both .bin and .exe files in the archive... |
|
Xanadrel |
hashcat
|
5 |
5,098 |
08-08-2018, 10:16 PM |
|
|
Thread: How to leet-transform only one char ? [edited]
Post: RE: How to leet-transform only one char ? [edited]
Can also mention using hashcat-legacy with -a 5 (table attack)
Code:
--
$ cat dict
Directions
$ hashcat-cli64.exe -a 5 -t tables/leet.table --stdout dict | head
Directions
D1rections
D!rect... |
|
Xanadrel |
hashcat
|
7 |
3,885 |
08-14-2018, 12:35 PM |
|
|
Thread: CPU v GPU configuration
Post: RE: CPU v GPU configuration
A few things:
- if you have to use --force you're likely having something wrong with your system (wrong driver, too old hardware...)
- you need to read more about hashcat's usage
- you should rea... |
|
Xanadrel |
hashcat
|
5 |
4,467 |
08-16-2018, 12:52 AM |
|
|
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: issue Combinator+hashcat-legacy
Post: RE: issue Combinator+hashcat-legacy
hashcat-legacy doesn't support piping, you can use a fifo though. |
|
Xanadrel |
hashcat
|
3 |
2,326 |
09-10-2018, 09:53 PM |
|
|
Thread: 2x GTX 1080ti + 1070 on MD5 /NTLM very very slow
Post: RE: 2x GTX 1080ti + 1070 on MD5 /NTLM very very sl...
alish Wrote: (09-25-2018, 11:27 PM)
--
What could be wrong in my setting?
--
You're not reading what's in front of you. |
|
Xanadrel |
hashcat
|
11 |
7,371 |
09-25-2018, 11:33 PM |
|
|
Thread: beginner is cracking his first md5
Post: RE: beginner is cracking his first md5
Flomac Wrote: (10-06-2018, 07:50 PM)
--
Starting with the HashkillerGUI is a good idea
--
No it's not. |
|
Xanadrel |
hashcat
|
5 |
3,733 |
10-07-2018, 01:06 AM |
|
|
Thread: Ransomware
Post: RE: Ransomware
galeforce9 Wrote: (12-13-2018, 07:07 PM)
--
They have used Diskcryptor to encrypt the all our drives (including all backups, NAS etc).
--
They got physical access to the hardware or something ? H... |
|
Xanadrel |
hashcat
|
13 |
7,570 |
12-14-2018, 12:07 AM |
|
|
Thread: Can't find password
Post: RE: Can't find password
Do not post hashes, read the forum rules.
Also until you try the right password a hash won't get cracked, you could spend years without actually cracking a hash depending of the plaintext. So likel... |
|
Xanadrel |
hashcat
|
2 |
1,190 |
08-05-2019, 08:56 PM |
|
|
Thread: cloud computing
Post: RE: cloud computing
|
Xanadrel |
hashcat
|
4 |
1,858 |
08-16-2019, 08:53 PM |
|
|
Thread: CL_INVALID_BUFFER_SIZE
Post: RE: CL_INVALID_BUFFER_SIZE
Yes, it depends on your system host memory & your gpu memory as well, so no fixed answer, try splitting the list until you find the right value :) |
|
Xanadrel |
hashcat
|
7 |
2,805 |
08-16-2019, 08:59 PM |
|
|
Thread: CL_INVALID_BUFFER_SIZE
Post: RE: CL_INVALID_BUFFER_SIZE
Start with the smallest one, which is gpu memory of a single R9 290X. |
|
Xanadrel |
hashcat
|
7 |
2,805 |
08-16-2019, 09:05 PM |
|
|
Thread: can't figure this out with maskprocessor.
Post: RE: can't figure this out with maskprocessor.
Your posts are still amazingly lame...
Using latest maskprocessor (0.73) on windows 7 with the following command :
Code:
--
mp64.exe -o 1.dict mypassword##^^?a?a?a
--
generates correctly the expe... |
|
Xanadrel |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
5,018 |
08-03-2015, 07:43 PM |
|
|
Thread: Maskprocessor and CudaHashcat - 16 Numbers Bruteforce
Post: RE: Maskprocessor and CudaHashcat - 16 Numbers Bru...
How about not using increment mode ?
Do you even know what it does ? |
|
Xanadrel |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
9,101 |
11-08-2015, 10:15 PM |
|
|
Thread: Maskprocessor and CudaHashcat - 16 Numbers Bruteforce
Post: RE: Maskprocessor and CudaHashcat - 16 Numbers Bru...
Code:
--
$ ./mp64.exe ?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d -q 3 | head
0010010010010010
0010010010010011
0010010010010012
0010010010010013
0010010010010014
0010010010010015
0010010010010016
00100... |
|
Xanadrel |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
9,101 |
11-08-2015, 10:20 PM |
|
|
Thread: Maskprocessor and CudaHashcat - 16 Numbers Bruteforce
Post: RE: Maskprocessor and CudaHashcat - 16 Numbers Bru...
I would guess you stopped cudaHashcat (or it would say exhausted), when you use pipe it doesn't know the keyspace, so it will periodically print how many words it processed.
Looks like there is no re... |
|
Xanadrel |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
9,101 |
11-08-2015, 10:29 PM |
|
|
Thread: combinator.bin command not found?
Post: RE: combinator.bin command not found?
Did you even read phil's reply ? Like, seriously. |
|
Xanadrel |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
12 |
19,432 |
11-12-2015, 07:19 PM |
|
|
Thread: combinator.bin command not found?
Post: RE: combinator.bin command not found?
philsmd Wrote: (11-09-2015, 04:18 PM)
--
also check the "file" and "readelf" command
--
|
|
Xanadrel |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
12 |
19,432 |
11-12-2015, 07:28 PM |
|
|
Thread: how do i remove all duplicate words from a txt file?
Post: RE: how do i remove all duplicate words from a txt...
|
Xanadrel |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
9 |
9,541 |
12-22-2016, 11:01 PM |
|
|
Thread: defect in outfile_write method.
Post: RE: defect in outfile_write method.
hsc Wrote: (03-20-2017, 02:01 AM)
--
I'm using version 3.40 of hashcat. Please let me know if this is the right place to post such things.
--
Good contributions are welcome, but should go on gith... |
|
Xanadrel |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
4,350 |
03-20-2017, 02:30 AM |