Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Hashcat not working
Post: RE: Hashcat not working
"it's not working" is no acceptable problem description. If you have error messages post them. If you have no error messages explain what you are experiencing and what you would expect to happen.
I... |
|
undeath |
hashcat
|
4 |
2,032 |
05-23-2019, 09:07 PM |
|
|
Thread: Atoms client-less WPA-attack if PSK not in dict
Post: RE: Atoms client-less WPA-attack if PSK not in dic...
Please be more specific. What hash mode are you talking about?
In general, hashcat will never automatically switch between different attack modes. |
|
undeath |
hashcat
|
2 |
1,526 |
05-25-2019, 03:41 PM |
|
|
Thread: Decrypt DES-CBC RSA private key
Post: RE: Decrypt DES-CBC RSA private key
|
undeath |
hashcat
|
4 |
7,035 |
05-25-2019, 11:12 PM |
|
|
Thread: hashcat mask attack
Post: RE: hashcat mask attack
hashserious Wrote: (05-26-2019, 11:33 PM)
--
.
--
nope. that's not what op asked. |
|
undeath |
hashcat
|
3 |
2,171 |
05-27-2019, 12:16 AM |
|
|
Thread: Excel 2016 Workbook Hash
Post: RE: Excel 2016 Workbook Hash
hashcat can only crack passwords of encrypted office documents, not protected ones. |
|
undeath |
hashcat
|
2 |
2,112 |
05-27-2019, 07:23 PM |
|
|
Thread: Hashcat Brain
Post: RE: Hashcat Brain
you should always use the potfile, unless you are tracking cracked hashes through other means (eg outfile). hashcat brain will not do that. |
|
undeath |
hashcat
|
5 |
2,300 |
05-28-2019, 06:23 PM |
|
|
Thread: How does hashcat control the fan?
Post: RE: How does hashcat control the fan?
It doesn't. Use external tools. |
|
undeath |
hashcat
|
1 |
1,112 |
06-02-2019, 12:29 PM |
|
|
Thread: Combinator + mask?
Post: RE: Combinator + mask?
The most efficient way to tackle this problem is probably combinator stdin on a0 and generated rules files to emulate the mask part. |
|
undeath |
hashcat
|
1 |
1,081 |
06-04-2019, 10:09 AM |
|
|
Thread: Restore point stays at 0
Post: RE: Restore point stays at 0
You're using lots of rules. Hashcat will take a bit to reach a checkpoint. |
|
undeath |
hashcat
|
3 |
1,754 |
06-04-2019, 10:10 AM |
|
|
Thread: Plz help with iTunes encryption
Post: RE: Plz help with iTunes encryption
It's not clear what exactly your problem is. |
|
undeath |
hashcat
|
2 |
1,274 |
06-05-2019, 11:17 AM |
|
|
Thread: how can i fix Gpu reaching the abort temp after a while ?
Post: RE: how can i fix Gpu reaching the abort temp afte...
Pausing means your device already is overheating (and probably getting damaged). As philsmd already said, you're treating the symptom, not the cause. Hence it's not recommended.
You can try to use ... |
|
undeath |
hashcat
|
13 |
4,679 |
06-06-2019, 03:21 PM |
|
|
Thread: How to filter a wordlist
Post: RE: How to filter a wordlist
mask attack is absolutely not what OP needs.
have a look at grep (https://linux.die.net/man/1/grep) |
|
undeath |
hashcat
|
6 |
2,743 |
06-07-2019, 11:01 AM |
|
|
Thread: Anybody help me with this error, please?
Post: RE: Anybody help me with this error, please?
|
undeath |
hashcat
|
3 |
1,790 |
06-07-2019, 11:02 AM |
|
|
Thread: Recovering password for Excel 97-2003 file (RC4)
Post: RE: Recovering password for Excel 97-2003 file (RC...
You need to escape special characters your shell interprets. Read up on how to use your shell or put the hash in a txt file. |
|
undeath |
hashcat
|
2 |
1,555 |
06-12-2019, 06:19 PM |
|
|
Thread: Custom charsets for Cyrillic passwords in NTLM hashes
Post: RE: Custom charsets for Cyrillic passwords in NTLM...
I'm not sure what you're trying to do. The last command you show does of course produce 6 bytes, since utf-16 uses a fixed number of two bytes per character. Hence three characters require 6 bytes in ... |
|
undeath |
hashcat
|
8 |
2,730 |
06-13-2019, 03:12 PM |
|
|
Thread: Scheduled checkpoint
Post: RE: Scheduled checkpoint
Hashcat will automatically update the restore file as soon as a checkpoint is reached. If you do not want to lose any progress and have some control over the shutdown process you can monitor the resto... |
|
undeath |
hashcat
|
3 |
1,669 |
06-18-2019, 05:23 PM |
|
|
Thread: GTX 1070 low performance
Post: RE: GTX 1070 low performance
1. running hashcat on notebooks is not recommended
2. you are not specifying a mask
3. did you try the suggestion of adding -w3 and -O ?
4. hashrate is not measured in hertz (lol) |
|
undeath |
hashcat
|
5 |
2,437 |
06-20-2019, 06:57 PM |
|
|
Thread: nvmlDeviceGetFanSpeed(): Not Supported
Post: RE: nvmlDeviceGetFanSpeed(): Not Supported
nvmlDeviceGetFanSpeed(): Not Supported is only a warning. The error is right above that. Install the proper opencl runtimes for your hardware. |
|
undeath |
hashcat
|
2 |
3,928 |
06-22-2019, 11:18 AM |
|
|
Thread: Hashcat not working on debian with r9 390 and AMDGPU drivers.
Post: RE: Hashcat not working on debian with r9 390 and ...
on linux you need to install rocm for AMD cards |
|
undeath |
hashcat
|
6 |
2,720 |
06-25-2019, 02:04 PM |
|
|
Thread: Hashcat not working on debian with r9 390 and AMDGPU drivers.
Post: RE: Hashcat not working on debian with r9 390 and ...
you probably need to remove the mesa opencl runtime. |
|
undeath |
hashcat
|
6 |
2,720 |
06-25-2019, 04:13 PM |