Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: DES with partial plain text
Post: RE: DES with partial plain text
yeah, it could work... but also the kernel would need to loop over these 256*256 combinations (16 bits) = 65536
which of course would imply a kernel runtime of 65536 times longer :(
That means h... |
|
philsmd |
hashcat
|
11 |
1,633 |
06-15-2020, 11:54 AM |
|
|
Thread: Hashcat don't find my password
Post: RE: Hashcat don't find my password
you could try with latest beta version : https://hashcat.net/beta/
never use --self-test-disable , because it just ignores every sanity check and therefore you are basically ignoring the serious er... |
|
philsmd |
hashcat
|
4 |
877 |
06-16-2020, 02:52 PM |
|
|
Thread: €-Symbol with Command ?b
Post: RE: €-Symbol with Command ?b
That's actually the funny and at the same time very difficult part of encoding.
the euro sign € can be also represented by just one byte in other encodings for instance ISO8859-15 has 0xa4 as a cur... |
|
philsmd |
hashcat
|
4 |
809 |
06-16-2020, 10:06 PM |
|
|
Thread: Blockchain Wallet
Post: RE: Blockchain Wallet
my guess is that you already should have a backup of your JSON file downloaded beforehand, ready to be used for recovery and saved to your disk ?
If you didn't make any backups and don't have any fil... |
|
philsmd |
hashcat
|
6 |
1,279 |
06-17-2020, 01:00 PM |
|
|
Thread: Restoring a WPA session from hashcat 5.1.0 in 6.0.0?
Post: RE: Restoring a WPA session from hashcat 5.1.0 in ...
You could be lucky since the data itself that is stored was not changed directly (actually never changed for years, exactly for "compatibility reasons"... but see reason for updated versoin below), se... |
|
philsmd |
hashcat
|
2 |
664 |
06-17-2020, 03:08 PM |
|
|
Thread: Multiple wordlist with brute force
Post: RE: Multiple wordlist with brute force
it's always clever to step back a little bit and first try to understand and analyse the feasibility of this attack and the total keyspace.
My guess is that this is for WPA "hashes", so it's alread... |
|
philsmd |
hashcat
|
7 |
1,442 |
06-17-2020, 07:17 PM |
|
|
Thread: -m 2500 hccapx works on hashcat-5.1.0+1831 but not 6.0
Post: RE: -m 2500 hccapx works on hashcat-5.1.0+1831 but...
what's your command ?
do you use -m 2500 in the command line ? |
|
philsmd |
hashcat
|
1 |
482 |
06-17-2020, 10:05 PM |
|
|
Thread: Truecrypt
Post: RE: Truecrypt
What do you mean by "I'm now able to run the attack" ?
Are you able to crack hashes that you have generated as a test ? Did you try to crack the example hash from https://hashcat.net/wiki/example_h... |
|
philsmd |
General Talk
|
10 |
2,590 |
06-18-2020, 12:50 PM |
|
|
Thread: Blockchain Wallet
Post: RE: Blockchain Wallet
oh, this is actually interesting that the support team is offering you to kind of spam them with login requests. My guess is that there will still be a limit, it might just be a little bit larger (for... |
|
philsmd |
hashcat
|
6 |
1,279 |
06-19-2020, 09:12 AM |
|
|
Thread: Rules doesn't work.
Post: RE: Rules doesn't work.
I can't give any advice about the other tools, but my recommendation is that you just should learn how hashcat works and the hashcat rules etc (see wiki, https://hashcat.net/wiki/) and just focus on h... |
|
philsmd |
hashcat
|
1 |
479 |
06-19-2020, 05:23 PM |
|
|
Thread: Multiple wordlist with brute force
Post: RE: Multiple wordlist with brute force
it's negligible. the more words, the less likely is that a word occurs multiple times.
As said, you could develop a fast password candidate generator that does all that fancy stuff: combining, conc... |
|
philsmd |
hashcat
|
7 |
1,442 |
06-19-2020, 05:31 PM |
|
|
Thread: Multiple wordlist with brute force
Post: RE: Multiple wordlist with brute force
it's a very special situation, which requires either a special password generator or a compromise to allow some duplicates for better speed.
The candidate generator could be as simple as this:
Co... |
|
philsmd |
hashcat
|
7 |
1,442 |
06-19-2020, 06:06 PM |
|
|
Thread: TOTP brute-force search incomplete?
Post: RE: TOTP brute-force search incomplete?
I think it has to do that a single kernel call can't crack a hash multiple times. There are just way too many collisions for a fast cracker like hashcat.
I think a similar problem/limitation/restri... |
|
philsmd |
hashcat
|
4 |
851 |
06-19-2020, 06:24 PM |
|
|
Thread: help
Post: RE: help
do you mean that the format is
Code:
--
email:hash
--
?
you could just use --username if you want that hashcat ignores the first part (email or username normally) |
|
philsmd |
hashcat
|
4 |
771 |
06-19-2020, 06:40 PM |
|
|
Thread: TOTP brute-force search incomplete?
Post: RE: TOTP brute-force search incomplete?
|
philsmd |
hashcat
|
4 |
851 |
06-19-2020, 10:18 PM |
|
|
Thread: help
Post: RE: help
english only: https://hashcat.net/forum/announcement-2.html
(non-english post deleted because of the forum rules) |
|
philsmd |
hashcat
|
4 |
771 |
06-20-2020, 08:33 AM |
|
|
Thread: Threadripper not found
Post: RE: Threadripper not found
intall the Intel OpenCL Runtime for Core and Xeon Processors from https://software.intel.com/content/www/us/en/develop/articles/opencl-drivers.html#cpu-section |
|
philsmd |
hashcat
|
2 |
596 |
06-20-2020, 05:35 PM |
|
|
Thread: Hashcat 6 - PTX JIT compilation failed
Post: RE: Hashcat 6 - PTX JIT compilation failed
are you sure you didn't just override your old files ? did you create a new hashcat folder and extracted everything cleanly within that new hashcat folder ? |
|
philsmd |
hashcat
|
3 |
765 |
06-21-2020, 04:07 PM |
|
|
Thread: Hashcat 6 - PTX JIT compilation failed
Post: RE: Hashcat 6 - PTX JIT compilation failed
try this https://hashcat.net/faq/wrongdriver
and remove the cached kernels: kernels\ |
|
philsmd |
hashcat
|
3 |
765 |
06-21-2020, 06:02 PM |
|
|
Thread: AMD Radeon R9 M370X not being used, Mac
Post: RE: AMD Radeon R9 M370X not being used, Mac
the numbers always depend on the type of hashes. for instance 218 kH/s for a bcrypt hash with cost factor $09$ would be quite impressive ;)
218 kH/s doesn't mean anything without any info about the h... |
|
philsmd |
hashcat
|
5 |
810 |
06-22-2020, 07:52 AM |