Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Couldn't make SIP Digest work on hashcat
Post: RE: Couldn't make SIP Digest work on hashcat
the actual password noted in the wiki article is "507ZEy@l" but I can't crack the hash with hashcat. |
|
undeath |
hashcat
|
4 |
3,311 |
07-23-2018, 05:39 PM |
|
|
Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?
can you post the whole screen text you see? |
|
undeath |
General Help
|
11 |
13,518 |
07-22-2015, 10:02 PM |
|
|
Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?
Quote:
--
I interpreted this is was that the "-b" was the main "opening" command, with "sub" commands denoted with the double dash.
--
generally, commands on the same line denote equivalent options ... |
|
undeath |
General Help
|
11 |
13,518 |
07-23-2015, 09:40 PM |
|
|
Thread: Cost of Hashstack
Post: RE: Cost of Hashstack
Hashstack is included with the hardware. You cannot get hashstack without hardware. |
|
undeath |
General Talk
|
1 |
2,336 |
01-25-2018, 01:28 PM |
|
|
Thread: correct command line
Post: RE: correct command line
Are you running The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)? If you do, don't. If you don't you still need the correct Intel OpenCL runtime, not pocl.
And remove the unicode dash in f... |
|
undeath |
hashcat
|
24 |
22,564 |
11-11-2017, 12:05 PM |
|
|
Thread: correct command line
Post: RE: correct command line
you did not specify the mode on windows |
|
undeath |
hashcat
|
24 |
22,564 |
11-15-2017, 06:54 PM |
|
|
Thread: correct command line
Post: RE: correct command line
Don't add rules just for the sake of adding rules. Low workload is not an error but a warning.
Looks like it's working as intended, though going very slow as expected for veracrypt.
And don't us... |
|
undeath |
hashcat
|
24 |
22,564 |
11-16-2017, 02:24 AM |
|
|
Thread: correct command line
Post: RE: correct command line
iiidefconiii Wrote: (12-23-2017, 03:34 PM)
--
Or should it be the other way around?
ddrelease64.exe if=MyEncrpytionP1.hc of=hash.raw bs=512 count=1?
--
This one. With the other one you might d... |
|
undeath |
hashcat
|
24 |
22,564 |
12-23-2017, 03:43 PM |
|
|
Thread: Correct cmd for 7z file using brute force
Post: RE: Correct cmd for 7z file using brute force
jillbrooke Wrote: (11-22-2017, 06:19 AM)
--
The password might be 9 characters long and I can't remember any parts of it.
--
You're not going to recover it during your lifetime. |
|
undeath |
hashcat
|
1 |
2,895 |
11-22-2017, 01:23 PM |
|
|
Thread: cores or flops
Post: RE: cores or flops
Looking to determine what? FLOP perf is completely irrelevant for hashcat. Core count, frequency and architecture determines how fast a card is. |
|
undeath |
Hardware
|
4 |
4,092 |
10-17-2017, 07:00 PM |
|
|
Thread: Copy and reuse dictionary cache
Post: RE: Copy and reuse dictionary cache
Simply adding multiprocessing to that step won't do the trick. The bottleneck is likely not the CPU but your hard drive from which the wordlist has to be read in full. |
|
undeath |
hashcat
|
23 |
2,533 |
08-16-2020, 12:43 PM |
|
|
Thread: Cooling
Post: RE: Cooling
GOD Wrote: (05-15-2018, 12:39 PM)
--
Looks like he's talking about GPU not CPU.
--
GPUs have thermal paste, too |
|
undeath |
hashcat
|
10 |
7,557 |
05-15-2018, 12:52 PM |
|
|
Thread: convert HEX to words correctly
Post: RE: convert HEX to words correctly
|
undeath |
General Help
|
4 |
7,907 |
08-01-2014, 02:52 PM |
|
|
Thread: Conflicting rule results
Post: RE: Conflicting rule results
With the high concurrency it's possible that a different rule produced the same plaintext before the blank rule hit.
ie assume password is "123456" and your wordlist has "1234567" and rule "]", you... |
|
undeath |
hashcat
|
2 |
2,715 |
05-09-2017, 02:49 PM |
|
|
Thread: Configuration for speed up ocl ?
Post: RE: Configuration for speed up ocl ?
for full speed on single md5 you have to use -lite! |
|
undeath |
General Help
|
7 |
16,277 |
05-13-2012, 02:47 PM |
|
|
Thread: comprehensive list of algorithms?
Post: RE: comprehensive list of algorithms?
special program specific algorithms are program-specific. |
|
undeath |
Old oclHashcat Support
|
8 |
11,575 |
07-16-2014, 12:17 PM |
|
|
Thread: comprehensive list of algorithms?
Post: RE: comprehensive list of algorithms?
these are mostly variations of hash(salt.pass) or hash(pass.salt) or similar stuff that is also implemented on its own. |
|
undeath |
Old oclHashcat Support
|
8 |
11,575 |
07-16-2014, 09:10 PM |
|
|
Thread: Complex iTunes password
Post: RE: Complex iTunes password
The messages you are seeing are just some info, no warnings. Don't know about the ones you did not post.
If you're trying to brute-force that password you're not going to have any success. I don't ... |
|
undeath |
hashcat
|
7 |
6,395 |
09-05-2017, 04:32 PM |
|
|
Thread: Complex iTunes password
Post: RE: Complex iTunes password
Of course you can crack that with a wordlist or mask attack but you'd need to add so much specific info about the password it's almost like cheating. No real use. |
|
undeath |
hashcat
|
7 |
6,395 |
09-06-2017, 12:03 PM |
|
|
Thread: Compile and debugger HashCat for windows
Post: RE: Compile and debugger HashCat for windows
hashcat is known to compile with gcc and llvm. You can then attach a debugger such as gdb. |
|
undeath |
hashcat
|
4 |
2,404 |
02-16-2019, 07:22 PM |