Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
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,096 |
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,883 |
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,465 |
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,324 |
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,730 |
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: Some kind of bruteforce
Post: RE: Some kind of bruteforce
maskprocessor (https://hashcat.net/wiki/doku.php?id=maskprocessor) with -q & -r might help there |
|
Xanadrel |
General Talk
|
4 |
2,394 |
04-01-2019, 07:44 PM |
|
|
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,188 |
08-05-2019, 08:56 PM |
|
|
Thread: cloud computing
Post: RE: cloud computing
|
Xanadrel |
hashcat
|
4 |
1,856 |
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 |