Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Hybrid attack splitting
Post: RE: Hybrid attack splitting
the only ways to reduce the time needed for one chunck even further than -l 1 is to use lower -n/-u values (which affects the speed) or to reduce the number of hashes (which is also counter-productive... |
|
philsmd |
hashcat
|
4 |
4,187 |
09-24-2017, 02:48 PM |
|
|
Thread: I can not determine the number in the hashcat
Post: RE: I can not determine the number in the hashcat
does the example hash work for you?
are you sure you are using the correct hash type? you need to use -m 12700 |
|
philsmd |
hashcat
|
10 |
8,863 |
02-11-2018, 09:35 AM |
|
|
Thread: I can not determine the number in the hashcat
Post: RE: I can not determine the number in the hashcat
See this issue https://github.com/hashcat/hashcat/issues/112 . I think it might be possible to just truncate the long encrypted data for -m 12700 = Blockchain, My Wallet .
You could for instance tr... |
|
philsmd |
hashcat
|
10 |
8,863 |
02-17-2018, 01:53 PM |
|
|
Thread: I can't use hashcat
Post: RE: I can't use hashcat
why do you use POCL ?
see https://hashcat.net/hashcat/ for the recommended drivers |
|
philsmd |
hashcat
|
4 |
536 |
08-24-2020, 07:09 PM |
|
|
Thread: I can't use hashcat
Post: RE: I can't use hashcat
depends on your hardware make and model
What GPUs (graphic cards) do you have ? what CPUs (processors) do you have ?
For your intel CPU, you need to install the Intel OpenCL runtime for Xeon or ... |
|
philsmd |
hashcat
|
4 |
536 |
08-25-2020, 08:20 AM |
|
|
Thread: I cant Run hashcat in Linux
Post: RE: I cant Run hashcat in Linux
do not use beignet. You need to install the Intel runtime if you want to use your OpenCL CPU:
OpenCL™ Runtime 16.1.1 for Intel® Core™ and Intel® Xeon® Processors for Ubuntu* (64-bit) ***
ht... |
|
philsmd |
hashcat
|
6 |
8,436 |
09-14-2017, 04:14 PM |
|
|
Thread: I get CL_OUT_OF_RESOURCES with -m 15700/ethereum
Post: RE: I get CL_OUT_OF_RESOURCES with -m 15700/ethere...
The cost factor (and memory needed) for ethereum/scrypt is too high for your GPU.
Try to use -D 1 and therefore run hashcat with your CPU. |
|
philsmd |
hashcat
|
9 |
8,109 |
10-29-2017, 07:32 PM |
|
|
Thread: I get CL_OUT_OF_RESOURCES with -m 15700/ethereum
Post: RE: I get CL_OUT_OF_RESOURCES with -m 15700/ethere...
please also apply the timeout patch (https://hashcat.net/wiki/doku.php?id=timeout_patch) like the warning says.
For intel CPUs you need to install the OpenCL driver (not the SDK). |
|
philsmd |
hashcat
|
9 |
8,109 |
10-29-2017, 07:37 PM |
|
|
Thread: I get CL_OUT_OF_RESOURCES with -m 15700/ethereum
Post: RE: I get CL_OUT_OF_RESOURCES with -m 15700/ethere...
do not install the cuda sdk.
For the intel OpenCL driver, follow this link: https://software.intel.com/en-us/articles/opencl-drivers#latest_CPU_runtime (and as already said, you do not need the SDK... |
|
philsmd |
hashcat
|
9 |
8,109 |
10-29-2017, 07:49 PM |
|
|
Thread: i got this error
Post: RE: i got this error
see https://hashcat.net/faq/#line-length_exception_wait_what
In your case it is variant/case 2 of the error message and the reason for the error is the reason number 4: hash file was not found
Note... |
|
philsmd |
General Help
|
6 |
7,212 |
06-01-2015, 06:02 PM |
|
|
Thread: I have no idea how to crack these hashes?
Post: RE: I have no idea how to crack these hashes?
You are *NOT* allowed to post the hashes here, see: https://hashcat.net/forum/announcement-2.html
BTW: try to base64 decode them, i.e. echo -n "xyz"|base64 -d |
|
philsmd |
General Help
|
2 |
6,506 |
04-04-2013, 06:48 PM |
|
|
Thread: I lost my second password blockchain.com.
Post: RE: I lost my second password blockchain.com.
Well, as you should already know by registering to this forum, it is not allowed to post hashes (https://hashcat.net/forum/announcement-2.html). It's a reason to ban you. In this case it's even worse ... |
|
philsmd |
hashcat
|
8 |
4,091 |
02-23-2019, 10:51 AM |
|
|
Thread: I lost my second password blockchain.com.
Post: RE: I lost my second password blockchain.com.
I close this thread because it's getting ridiculous.
private mail addresses and advertisement of scammy (sounding) cryptocurrency wallet recovery services. This is not a forum where you post ads like... |
|
philsmd |
hashcat
|
8 |
4,091 |
02-28-2019, 04:27 PM |
|
|
Thread: I need an explanation
Post: RE: I need an explanation
maybe the algorithm is like explained here:
https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/consumer-apis/password-hashing?view=aspnetcore-3.1
and therefore you could use -m ... |
|
philsmd |
hashcat
|
2 |
1,065 |
12-15-2019, 07:34 PM |
|
|
Thread: I need help with syntax
Post: RE: I need help with syntax
See https://hashcat.net/wiki/doku.php?id=mask_attack
Your command will look something like this:
length 8
Code:
--
./oclHashcat -w 3 -m 2500 capture.hccap -a 3 ?u?a?a?a?a?a?d?d
--
length 9
... |
|
philsmd |
Old oclHashcat Support
|
42 |
69,292 |
09-12-2014, 03:50 PM |
|
|
Thread: i need to know a password
Post: RE: i need to know a password
no. that's not what hashcat does. You are banned for a week for posting private information of (other) users (email addresses) and requesting to do (online) cracks for you. Thread closed. |
|
philsmd |
hashcat
|
1 |
925 |
01-05-2020, 12:13 PM |
|
|
Thread: i need to start hachcat to brutforce AES encryption
Post: RE: i need to start hachcat to brutforce AES encry...
what is the name of the software that was used to encrypt the drive ? |
|
philsmd |
hashcat
|
10 |
5,754 |
01-31-2019, 10:38 PM |
|
|
Thread: i need to start hachcat to brutforce AES encryption
Post: RE: i need to start hachcat to brutforce AES encry...
first you need to find out if the algorithm is veracrypt or truecrypt or diskcryptor. These are 3 different algorithms.
I would suggest to find out what you see (in case you need to input the passw... |
|
philsmd |
hashcat
|
10 |
5,754 |
02-11-2019, 11:12 PM |
|
|
Thread: I ran hashcat with a bunch of *.16800 hash files, what is best way to see results?
Post: RE: I ran hashcat with a bunch of *.16800 hash fil...
the ESSID (network name) will be in hexadecimal format (hex encoded), you would need to hex decode the last field (before the password). |
|
philsmd |
hashcat
|
4 |
729 |
07-31-2020, 04:23 PM |
|
|
Thread: I ran hashcat with a bunch of *.16800 hash files, what is best way to see results?
Post: RE: I ran hashcat with a bunch of *.16800 hash fil...
if we have a hash like this (masked with XXX, see https://hashcat.net/forum/announcement-2.html):
Code:
--
45XXXX330c4570de8b0846b48fXXXX15:b34XXXX1b316:3f416fe0XXXX:68617368636174
--
for whic... |
|
philsmd |
hashcat
|
4 |
729 |
08-02-2020, 04:02 PM |