Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Custom chat set
Post: RE: Custom chat set
Ok great thank you @philsmd |
|
Vido |
hashcat
|
4 |
717 |
07-24-2020, 08:41 PM |
|
|
Thread: Custom chat set
Post: RE: Custom chat set
Great @philsmd one question thou should I use charset/my.charset instead of just my.hcchr ? |
|
Vido |
hashcat
|
4 |
717 |
07-24-2020, 08:06 PM |
|
|
Thread: Custom chat set
Post: Custom chat set
Hi guys,
Im having trouble using custom char set i wont to use "KSTzpB%qJZe402c38d9bE65Wj$CMm@&G7NIgrwLvfF^PRnxtHiVhQl3X" that chars and I wont it to be seven keys long password. I tried -l KSTzpB%qJZ... |
|
Vido |
hashcat
|
4 |
717 |
07-24-2020, 07:01 PM |
|
|
Thread: Need help to identify encryption
Post: Need help to identify encryption
I have a router Huawei HG8145V5 and I backed-up config file in order to find root password, but I found that password is encrypted and here is how does it look like
Code:
--
UserName="root"... |
|
Vido |
hashcat
|
2 |
1,114 |
02-08-2020, 11:08 PM |
|
|
Thread: How to use gpu on bruteforcing SHA256(MD5('password'))
Post: RE: How to use gpu on bruteforcing SHA256(MD5('pas...
When I run attack hashcat just exit
Code:
--
$ crunch 2 10 abcdefghijklamnoprts | perl tools/test.pl passthrough 0 | hashcat -m 1400 -w 3 hash.txt
Crunch will now generate the following amoun... |
|
Vido |
hashcat
|
9 |
3,410 |
07-13-2019, 01:58 PM |
|
|
Thread: nvrtcAddNameExpression is missing from NVRTC shared library.
Post: nvrtcAddNameExpression is missing from NVRTC share...
Code:
--
nvrtcAddNameExpression is missing from NVRTC shared library.
--
I have installed CUDA SDK under
Code:
--
/usr/lib/nvidia-cuda-toolkit
--
but I getting this error and I can run my attack ... |
|
Vido |
hashcat
|
0 |
1,016 |
07-13-2019, 01:10 PM |
|
|
Thread: How to use gpu on bruteforcing SHA256(MD5('password'))
Post: RE: How to use gpu on bruteforcing SHA256(MD5('pas...
My bad its in git version tnx |
|
Vido |
hashcat
|
9 |
3,410 |
07-13-2019, 12:53 PM |
|
|
Thread: How to use gpu on bruteforcing SHA256(MD5('password'))
Post: RE: How to use gpu on bruteforcing SHA256(MD5('pas...
undeath Wrote: (07-13-2019, 12:34 PM)
--
https://github.com/hashcat/hashcat/blob/master/tools/test.pl
you can also do
Code:
--
crunch [options] | perl tools/test.pl passthrough 0 | hashcat -m 14... |
|
Vido |
hashcat
|
9 |
3,410 |
07-13-2019, 12:36 PM |
|
|
Thread: How to use gpu on bruteforcing SHA256(MD5('password'))
Post: RE: How to use gpu on bruteforcing SHA256(MD5('pas...
philsmd Wrote: (07-13-2019, 12:22 PM)
--
Code:
--
perl tools/test.pl passthrough 0 < example.dict | hashcat -m 1400 -w 3 hash.txt
--
--
But I dont have test.pl what is insede of it ? Tnx
Edit: I... |
|
Vido |
hashcat
|
9 |
3,410 |
07-13-2019, 12:27 PM |
|
|
Thread: How to use gpu on bruteforcing SHA256(MD5('password'))
Post: RE: How to use gpu on bruteforcing SHA256(MD5('pas...
philsmd Wrote: (07-13-2019, 08:18 AM)
--
see the output of --help
sha256(md5(pass)) is not currently supported
-a 3 needs a mask and you specify a mask directly after the hash file
e.g.
Code:
--
... |
|
Vido |
hashcat
|
9 |
3,410 |
07-13-2019, 11:39 AM |
|
|
Thread: How to use gpu on bruteforcing SHA256(MD5('password'))
Post: How to use gpu on bruteforcing SHA256(MD5('passwor...
Hi guys,
I want to bruteforce hash on my gpu SHA256(MD5('password')) but cant find right number for it. 4700 is closest but does not match what I wont. I tried this command
Code:
--
$ ./hashcat64.... |
|
Vido |
hashcat
|
9 |
3,410 |
07-12-2019, 09:51 PM |
|
|
Thread: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...
@philsmd Yes yes I see, tnx
@undeath Yeah |
|
Vido |
hashcat
|
11 |
21,148 |
01-14-2018, 10:32 PM |
|
|
Thread: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...
Iv found older version but im getting an error
Code:
--
ERROR: this copy of hashcat is outdated. Get a more recent version.
--
This is ridiculous |
|
Vido |
hashcat
|
11 |
21,148 |
01-14-2018, 10:03 AM |
|
|
Thread: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...
Probably my cpu isnt supported. Do you now at which version is this introduced ? Basicly I know my password just need few iterations of it |
|
Vido |
hashcat
|
11 |
21,148 |
01-14-2018, 09:59 AM |
|
|
Thread: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...
I'v got 1 sorted my file starts
Code:
--
$blockchain$704$504e...
--
I have installed ocl-icd-libopencl1, ocl-icd-dev, ocl-icd-opencl-dev, Im on Intel Core2Duo not sure what else i need ?
Tnx @phils... |
|
Vido |
hashcat
|
11 |
21,148 |
01-14-2018, 09:37 AM |
|
|
Thread: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...
When I start example0 I got an error
Code:
--
./example0.sh
hashcat (v4.0.1) starting...
clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR
--
Im not using cudahashcat just hashcat ? whats wr... |
|
Vido |
hashcat
|
11 |
21,148 |
01-14-2018, 08:35 AM |
|
|
Thread: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...
So the correct Hash-Mode is 12700, but how to start it, which command is correct ? |
|
Vido |
hashcat
|
11 |
21,148 |
01-14-2018, 08:21 AM |
|
|
Thread: Recover blockchain.info password from .joson file ?
Post: RE: Recover blockchain.info password from .joson f...
So I found this help post (https://hashcat.net/forum/thread-6816.html?highlight=blockchain) and I have my hash which start like this
Code:
--
wallet.aes.json:$blockchain$704$3454
--
So how can ... |
|
Vido |
hashcat
|
11 |
21,148 |
01-14-2018, 08:02 AM |
|
|
Thread: Recover blockchain.info password from .joson file ?
Post: Recover blockchain.info password from .joson file ...
I have wallet.aes.json file from blockchain.info from which I cant remember password so could I ise hashcat to recover it ? |
|
Vido |
hashcat
|
11 |
21,148 |
01-14-2018, 07:30 AM |
|
|
Thread: cuMemAlloc () 2
Post: RE: cuMemAlloc () 2
atom Wrote: (10-07-2013, 11:59 AM)
--
You surely have not the same error, since cuMemAlloc() 2 is specific to NVidia cards. And you have AMD.
--
Yup, you're right first I run it on my PC with 8800G... |
|
Vido |
Very old oclHashcat-lite Support
|
7 |
17,201 |
10-07-2013, 12:18 PM |