Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Mode 11300
Post: RE: Mode 11300
the padding is known, we exploit this (padding attack, last few bytes 16 or 8 depending on the wallet type):
https://github.com/hashcat/hashcat/blob/3dd89bc63c2614b57db58bd7b05d2d61dcc5ab75/OpenCL/... |
|
philsmd |
hashcat
|
1 |
251 |
09-24-2020, 10:17 PM |
|
|
Thread: 6.1.1 potfile
Post: RE: 6.1.1 potfile
Code:
--
hashcat -m 6211 -a 3 -w 3 -o cracked.txt -i container.tc ?b?b?b
--
|
|
philsmd |
hashcat
|
14 |
1,236 |
09-24-2020, 11:07 PM |
|
|
Thread: tips on cracking SHA1 hash
Post: RE: tips on cracking SHA1 hash
Code:
--
-a 7 -1 ?u?d hash.txt ?1 dict.txt
--
or rules:
Code:
--
-a 0 -r my.rules hash.txt dict.txt
--
where my.rules is
Code:
--
^0
^1
^2
^3
^4
^5
^6
^7
^8
^9
^A
^B
^C... |
|
philsmd |
hashcat
|
3 |
396 |
09-24-2020, 11:11 PM |
|
|
Thread: -m 22600 Hashcat how extract hash?
Post: RE: -m 22600 Hashcat how extract hash?
first of all, most of the extraction tools now require python 3 as you can see also here:
Code:
--
#!/usr/bin/env python3
--
(from https://github.com/openwall/john/blob/bleeding-jumbo/run/telegr... |
|
philsmd |
hashcat
|
3 |
338 |
09-29-2020, 11:41 AM |
|
|
Thread: 6.1.1 potfile
Post: RE: 6.1.1 potfile
yeah, good that you guys pinpointed it. I didn't really look at the hash type, because thought you were just looking for the file in general.
Yeah, but it already works like this since several year... |
|
philsmd |
hashcat
|
14 |
1,236 |
09-24-2020, 07:42 PM |
|
|
Thread: -m 22600 Hashcat how extract hash?
Post: RE: -m 22600 Hashcat how extract hash?
I would suggest that if you are 100% sure that you are doing everything correctly, you should report the problem to John The Ripper (which develop the telegram2john.py tool) and try to investigate mor... |
|
philsmd |
hashcat
|
3 |
338 |
09-30-2020, 11:41 AM |
|
|
Thread: 4.6million character hash rar file
Post: RE: 4.6million character hash rar file
First of all, it would always make sense to post the hash type that you are trying to crack, also see https://hashcat.net/wiki/example_hashes .
latest beta version of hashcat (https://hashcat.net/bet... |
|
philsmd |
hashcat
|
2 |
340 |
10-02-2020, 02:52 PM |
|
|
Thread: Hashcat exhausted
Post: RE: Hashcat exhausted
The word list "rockyou.txt" doesn't contain the password "hashcat" (without quotes).
I don't see any evidence that your claim about a problem and that the password is within the dictionary file is ... |
|
philsmd |
hashcat
|
2 |
208 |
10-06-2020, 08:36 AM |
|
|
Thread: format username:password?
Post: RE: format username:password?
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword
btw: https://www.techsolvency.com/p... |
|
philsmd |
hashcat
|
3 |
151 |
Yesterday, 12:31 PM |
|
|
Thread: format username:password?
Post: RE: format username:password?
just make sure that the input is correct and also remember that the way to do it is 2-fold (2 steps are needed ), i.e. first crack such that the cracked hashes with password end up in the .potfile, on... |
|
philsmd |
hashcat
|
3 |
151 |
10 hours ago |
|
|
Thread: 8 x AMD HD7970 @ 1050MHz
Post: RE: 8 x AMD HD7970 @ 1050MHz
As of the oclHashcat requirements you need at least Catalyst 13.1 (https://hashcat.net/oclhashcat-plus/ ). Also if you haven't done yet you should download latest oclHashcat suite (see previous link).
... |
|
philsmd |
Hardware
|
36 |
91,860 |
08-19-2013, 09:50 AM |
|
|
Thread: GPU comparison (passwords per second)
Post: RE: GPU comparison (passwords per second)
For example this: https://www.golubev.com/gpuest.htm |
|
philsmd |
Hardware
|
4 |
12,882 |
05-27-2014, 07:25 PM |
|
|
Thread: VCL/IB cluster The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) vs Ubuntu
Post: RE: VCL/IB cluster The-Distribution-Which-Does-Not...
oclHashcat/cudaHashcat unforunately have some GPU driver dependencies.
There is only a limited list of operating systems supported by the driver.
Ubuntu 12.04 for instance is one of the supported OS ... |
|
philsmd |
Hardware
|
1 |
4,899 |
05-27-2014, 07:28 PM |
|
|
Thread: r9 270x driver issue
Post: RE: r9 270x driver issue
If you refer to this:
https://www.darkmoreops.com/2014/08/18/cracking-wpa2-wpa-with-hashcat-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-linux/
then I can only say that this is exactly th... |
|
philsmd |
Hardware
|
3 |
8,656 |
10-16-2014, 03:38 PM |
|
|
Thread: Hardware suggest
Post: RE: Hardware suggest
mac/OS X is only supported by cpu hashcat ( https://hashcat.net/hashcat/ ), windows/linux instead are supported by all cats (cpu hashcat, cudaHashcat, oclHashcat).
Yes, the GPU may be faster than you... |
|
philsmd |
Hardware
|
1 |
4,722 |
01-08-2015, 03:26 PM |
|
|
Thread: GTX 970 Benchmark
Post: RE: GTX 970 Benchmark
You forgot about the most important part, i.e. to add rules :P
See https://hashcat.net/wiki/doku.php?id=rule_based_attack and the /rules folder |
|
philsmd |
Hardware
|
12 |
29,516 |
01-16-2015, 02:32 AM |
|
|
Thread: R9 390x question
Post: RE: R9 390x question
should be supported (even if not yet listed on the amd openCL compatible-GPU page)
Also see https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_created_a_hash_with_echo_test_md5sum_bu... |
|
philsmd |
Hardware
|
7 |
11,404 |
08-09-2015, 07:16 PM |
|
|
Thread: 5870 vs 6870
Post: RE: 5870 vs 6870
There are several screenshots/mirrors of the html pages around, e.g. see:
https://i.imgur.com/CUQtIjh.png |
|
philsmd |
Hardware
|
6 |
14,305 |
08-18-2015, 02:49 PM |
|
|
Thread: [Benchmark] MSI GTX 1080 FE
Post: RE: Bench : MSI GTX 1080 FE
You can't compare apples to oranges. Comparisons must be done with same conditions otherwise the results make no sense.
Comparing benchmarks with overclocked GPUs versus benchmarks w/ stock clocks ... |
|
philsmd |
Hardware
|
5 |
7,833 |
07-05-2016, 10:35 AM |
|
|
Thread: Amd GPU with Ubuntu
Post: RE: Amd GPU with Ubuntu
No, there are not 2 different drivers/software that you need to install.
You might need to clean up your system first and after that install the currently suggested driver:
Steps:
1. Follow: http... |
|
philsmd |
Hardware
|
2 |
13,566 |
01-10-2017, 01:30 PM |