Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: i need to start hachcat to brutforce AES encryption
Post: RE: i need to start hachcat to brutforce AES encry...
If you are indeed trying to bruteforce an AES key, that's not going to succeed within your lifetime. Besides, raw AES is not supported by hashcat. |
|
undeath |
hashcat
|
10 |
5,754 |
01-12-2019, 10:25 PM |
|
|
Thread: No password candidates received in stdin mode, aborting...
Post: RE: No password candidates received in stdin mode,...
There are lots of options but none of those is a wordlist. |
|
undeath |
hashcat
|
10 |
8,861 |
02-13-2019, 12:02 PM |
|
|
Thread: No password candidates received in stdin mode, aborting...
Post: RE: No password candidates received in stdin mode,...
well, that much is clear. But you're running a wordlist attack. |
|
undeath |
hashcat
|
10 |
8,861 |
02-13-2019, 12:47 PM |
|
|
Thread: No password candidates received in stdin mode, aborting...
Post: RE: No password candidates received in stdin mode,...
Do you know that the password contains all those types of characters? If not, a wordlist attack with one of the larger rules files included in hashcat may do the job. |
|
undeath |
hashcat
|
10 |
8,861 |
02-13-2019, 05:56 PM |
|
|
Thread: looking for affrodable GPU
Post: RE: looking for affrodable GPU
Buy something newer and buy an nvidia card. If you're on a budget a used 750TI or 960 might be ok. |
|
undeath |
Hardware
|
10 |
5,512 |
03-17-2019, 12:11 PM |
|
|
Thread: looking for affrodable GPU
Post: RE: looking for affrodable GPU
I don't think AMD 7xxx cards still have opencl support, hence won't work with hashcat. Besides. AMD cards quickly overheat/heat throttle and need much more power. |
|
undeath |
Hardware
|
10 |
5,512 |
03-17-2019, 08:32 PM |
|
|
Thread: looking for affrodable GPU
Post: RE: looking for affrodable GPU
750TI is definitely the slowest of the three. Not sure about 960 vs 1050. |
|
undeath |
Hardware
|
10 |
5,512 |
03-18-2019, 04:45 PM |
|
|
Thread: Office international character problem
Post: RE: Office international character problem
philsmd Wrote: (07-18-2019, 12:01 PM)
--
actually we should add this limitation to docs/limits.txt (can somebody request this on github ?)
--
https://github.com/hashcat/hashcat/issues/2121 |
|
undeath |
hashcat
|
10 |
4,102 |
07-18-2019, 04:36 PM |
|
|
Thread: Itunes iOS 12.2 backup password encryption
Post: RE: Itunes iOS 12.2 backup password encryption
Don't use --force unless you are a developer.
You should run more clever attacks than brute-force. For example dictionary+rules. |
|
undeath |
hashcat
|
10 |
3,413 |
08-20-2019, 03:54 PM |
|
|
Thread: Itunes iOS 12.2 backup password encryption
Post: RE: Itunes iOS 12.2 backup password encryption
If you know it's just numbers and of no other details a mask attack is probably the best you can do. The "approaching final keyspace" notice is not of particular importance. |
|
undeath |
hashcat
|
10 |
3,413 |
08-21-2019, 08:07 PM |
|
|
Thread: Itunes iOS 12.2 backup password encryption
Post: RE: Itunes iOS 12.2 backup password encryption
What mask are you running? Are you using increment? iTunes uses very slow hashing, but I don't know how many iterations are usually used. Try adding -O -w3 |
|
undeath |
hashcat
|
10 |
3,413 |
08-21-2019, 09:43 PM |
|
|
Thread: Itunes iOS 12.2 backup password encryption
Post: RE: Itunes iOS 12.2 backup password encryption
With --increment and no lower limit you will see poor performance for short mask lengths. You can try -S in that case. |
|
undeath |
hashcat
|
10 |
3,413 |
08-21-2019, 10:53 PM |
|
|
Thread: Hashcat not working on q8200
Post: RE: Hashcat not working on q8200
as long as you have a single device that supports opencl you can use hashcat. |
|
undeath |
hashcat
|
10 |
3,054 |
08-28-2019, 02:41 PM |
|
|
Thread: does not see the second processor 48 cores/ see only 24 cores
Post: RE: does not see the second processor 48 cores/ se...
Can you show the information hashcat prints at the start of the cracking process? Where it lists the OpenCL devices. |
|
undeath |
hashcat
|
10 |
3,347 |
10-07-2019, 11:27 PM |
|
|
Thread: does not see the second processor 48 cores/ see only 24 cores
Post: RE: does not see the second processor 48 cores/ se...
The part that lists all your detected devices |
|
undeath |
hashcat
|
10 |
3,347 |
10-07-2019, 11:35 PM |
|
|
Thread: does not see the second processor 48 cores/ see only 24 cores
Post: RE: does not see the second processor 48 cores/ se...
You took the correct screenshot. For some reason OpenCL doesn't detect your second CPU, which is some problem with the OpenCL runtime. I don't have any experience with multi-cpu setups and no idea wha... |
|
undeath |
hashcat
|
10 |
3,347 |
10-08-2019, 10:08 AM |
|
|
Thread: Low Hashrate
Post: RE: Low Hashrate
you didn't use -O in that example |
|
undeath |
hashcat
|
10 |
3,249 |
11-10-2019, 05:27 PM |
|
|
Thread: Low Hashrate
Post: RE: Low Hashrate
your mask is not ideal. Try ?b?b?b?b?b?b?b?b as suggested by philsmd |
|
undeath |
hashcat
|
10 |
3,249 |
11-10-2019, 05:29 PM |
|
|
Thread: Low Hashrate
Post: RE: Low Hashrate
that's interesting. can you try with -w3? |
|
undeath |
hashcat
|
10 |
3,249 |
11-10-2019, 05:37 PM |
|
|
Thread: NVAPI_GPU_NOT_POWERED
Post: RE: NVAPI_GPU_NOT_POWERED
Without any further info about the plaintext this is not possible to crack. Two slashes and only capital letters (and numbers and dots?) is not enough info at that length.
And don't use "decrypted" w... |
|
undeath |
hashcat
|
10 |
3,557 |
12-10-2019, 09:40 PM |