Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Legal Issue Export Control
Post: RE: Legal Issue Export Control

So, I'm not familiar with this at all but it caught my eye and was wondering in what cases someone would get in trouble with this. If you share and publish code on the hashcat repo as an individual yo...
0x69BE027C97 User Contributions 8 19,704 10-20-2021, 06:57 PM
    Thread: Need Help Launch
Post: RE: Need Help Launch

livingthedream Wrote: (09-11-2021, 10:44 PM) -- I don't know the exact for some of the numbers and symbols.  What I really wanna know is how I write out the command.  So I need to know what to type b...
0x69BE027C97 hashcat 5 11,039 09-11-2021, 10:48 PM
    Thread: Need Help Launch
Post: RE: Need Help Launch

hashcat -a3 -m13400 keepass.txt ?u?l?l?l?d?d?d?d?d?l?l?l?s?s Is what CTRL suggested. ?u is uppercase letters ?l is lowercase letters ?d is digits ?l is lowercase letters ?s is special characters. Whi...
0x69BE027C97 hashcat 5 11,039 09-11-2021, 10:47 PM
    Thread: Writing every combination in a .txt file
Post: RE: Writing every combination in a .txt file

Do you mean combinations of two wordlists or..? Could you be a bit more specific?
0x69BE027C97 hashcat 4 8,082 08-15-2021, 10:07 PM
    Thread: m 11300 seperator unmatched
Post: RE: m 11300 seperator unmatched

You mention the dogecoin wallet. Could you share the first portion of your hash? It's between the first two $ signs. Something like: bitcoin, multibit, blockchain, ethereum, electrum, stellar, metamas...
0x69BE027C97 hashcat 5 8,287 08-12-2021, 10:17 AM
    Thread: Bruteforce mode doesn't find the password
Post: RE: Bruteforce mode doesn't find the password

L@b1234 As Chick3n mentioned, -1 ?l?d?u -2 ?l?d ?1?2?2?2?2?2?2 is the default keyspace for -a3. In order for your attack to hit, you'll need to specify something which includes ?a or ?s such as: ?...
0x69BE027C97 hashcat 3 6,125 08-12-2021, 09:54 AM
    Thread: Centralized resource for benchmarks?
Post: RE: Centralized resource for benchmarks?

Github has a lot of benchmark information for different GPUs. From there you can make a small Excel sheet with the relevant GPUs for you.
0x69BE027C97 hashcat 2 5,046 08-05-2021, 08:41 PM
    Thread: Is the IRC channel dead?
Post: RE: Is the IRC channel dead?

HashMob created a bridge with a channel on their discord today - so if anything - it's extra busy.
0x69BE027C97 hashcat 2 4,616 08-05-2021, 08:40 PM
    Thread: Upcoming events
Post: RE: Upcoming events

CrackMeIfYouCan (CMIYC) will be held at DEFCON tomorrow. Signups are still open and available.
0x69BE027C97 Organisation and Events 1 9,439 08-05-2021, 04:30 PM
    Thread: Unknown hash-type selected.
Post: RE: Unknown hash-type selected.

hashquestion Wrote: (08-05-2021, 03:52 PM) -- I installed driver intel. But... https://i.imgur.com/4yn3VBc.png -- Have you tried Code: -- clinfo -- . And rebooted the device? Is this running in a...
0x69BE027C97 hashcat 10 21,659 08-05-2021, 04:24 PM
    Thread: Need to extract plaintext for truncated MD5 hashes
Post: RE: Need to extract plaintext for truncated MD5 ha...

It's fairly easy to achieve this with python, though of course the performance is significantly lower, the development effort is significantly easier as a result. A hashcat module is a little harde...
0x69BE027C97 hashcat 8 18,440 08-05-2021, 03:16 PM
    Thread: [Need Help] I'm failing to do combination attack from a wordlist
Post: RE: [Need Help] I'm failing to do combination atta...

Try using a command along the lines of: Code: -- hashcat -a1 -m word1.txt word2.txt -- Where word1.txt is words like "YOU" "U" "you" "u" as specified previously and word2.txt is the second part yo...
0x69BE027C97 hashcat 4 8,537 08-05-2021, 03:13 PM
    Thread: Unknown hash-type selected.
Post: RE: Unknown hash-type selected.

hashquestion Wrote: (08-05-2021, 02:42 PM) -- philsmd Wrote: (08-05-2021, 02:37 PM) -- you are right. it's hashcat.bin instead: correct script: Code: -- cd ~/Downloads/ wget https://hashcat....
0x69BE027C97 hashcat 10 21,659 08-05-2021, 03:09 PM
    Thread: hashcat v6.2.0
Post: RE: hashcat v6.2.0

Any chance we can see support for unsalted hashes in -a9? And an accept on the 3201 bcrypt(md5()) pull request that's been open for quite a while
0x69BE027C97 hashcat 52 202,003 05-14-2021, 08:08 PM
    Thread: Irregular status updates
Post: Irregular status updates

Trying to run a --status command with --status-interval set at one second so it gives a status update every second which can be piped to a program. However, before I can pipe it I noticed that that...
0x69BE027C97 hashcat 0 2,775 10-27-2020, 08:42 PM