Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post [desc] Author Forum Replies Views Posted
    Thread: Custom mask generator
Post: RE: Custom mask generator

Ah, I understand. No, that's not possible with hashcat and I believe it's not as easy to implement as you expect. One thing you could do is run each mask until 5% or 10% (you can probably use -s/-l...
undeath hashcat 11 5,304 12-26-2019, 05:31 PM
    Thread: Custom mask generator
Post: RE: Custom mask generator

You can use hashcat's wordlist mode (a0) and pipe in words through stdin using whatever generator you like. However on fast hash modes that will cost a lot performance.
undeath hashcat 11 5,304 12-26-2019, 07:00 PM
    Thread: Custom password separator in md5($salt.$pass)
Post: RE: Custom password separator in md5($salt.$pass)

As you already realized, cracking this is no problem at all. I think "security through obfuscation" applies here. Never do this, when there is a better way of solving your problem! The reason for c...
undeath Very old oclHashcat-plus Support 7 18,059 04-11-2012, 01:04 AM
    Thread: Custom password separator in md5($salt.$pass)
Post: RE: Custom password separator in md5($salt.$pass)

This is because atom creates custom optimized modules per hash type. If anyone requests md5($salt.$pass) with a 9 char salt (your 8 random chars + "/"), your hashes will be as weak as any other salted...
undeath Very old oclHashcat-plus Support 7 18,059 04-11-2012, 12:24 AM
    Thread: Custom rule/mask not working
Post: RE: Custom rule/mask not working

you can do --stdout to see all generated candidates. "Live" candidates are only shown by oclhashcat I think.
undeath Old hashcat Support 5 9,947 04-04-2014, 08:29 AM
    Thread: Custom rule/mask not working
Post: RE: Custom rule/mask not working

use maskprocessor from hashcat-utils and don't hijack threads.
undeath Old hashcat Support 5 9,947 04-10-2014, 04:10 PM
    Thread: Custom Sha1 hash type
Post: RE: Custom Sha1 hash type

there is no difference to sha1(salt.password) with salt := salt.username
undeath Old oclHashcat Support 4 6,173 02-16-2015, 01:52 AM
    Thread: Custom Sha1 hash type
Post: RE: Custom Sha1 hash type

in your example you would specify salt as "1234admin". Problem solved.
undeath Old oclHashcat Support 4 6,173 02-16-2015, 02:43 AM
    Thread: Custom wordlist
Post: RE: Custom wordlist

this doesn't seem to be about hashcat at all, but a simple coding/scripting problem. GNU join should be able to handle that.
undeath hashcat 1 978 10-07-2019, 12:57 PM
    Thread: custom-charset goal ?
Post: RE: custom-charset goal ?

if you do not specify a mask, the default one is used.
undeath Very old oclHashcat-lite Support 5 9,579 05-29-2012, 09:48 PM
    Thread: Cyrillic --> English transliterated passwords wordlist
Post: RE: Cyrillic --> English transliterated passwords ...

the table lookup attack from hashcat-legacy can do that, assuming you create a corresponding lookup table: https://hashcat.net/wiki/doku.php?id=table_lookup_attack
undeath hashcat 7 6,889 11-30-2017, 11:52 PM
    Thread: Cyrillic --> English transliterated passwords wordlist
Post: RE: Cyrillic --> English transliterated passwords ...

rico Wrote: (12-01-2017, 12:01 AM) -- A form of transliteration! I'd suggest that you make your own transliterate.rule file like so (using your own example) -- note this can get pretty messy with m...
undeath hashcat 7 6,889 12-01-2017, 12:04 AM
    Thread: DCC2 - 2100 only using one GPU on multi GPU systems
Post: RE: DCC2 - 2100 only using one GPU on multi GPU sy...

Yes, using very small wordlists (less than a few thousand words) is a common reason for low workloads.
undeath hashcat 5 712 08-03-2020, 03:25 PM
    Thread: DCC2 / MSCASH2 --> not working
Post: RE: DCC2 / MSCASH2 --> not working

using --force will just ignore the error, not fix it.
undeath hashcat 4 3,053 01-20-2019, 10:34 PM
    Thread: Debugging multi-rules
Post: RE: Debugging multi-rules

You could concatenate the rule files manually to debug them with hashcat.
undeath Old oclHashcat Support 4 6,290 04-06-2016, 11:42 AM
    Thread: Debugging multi-rules
Post: RE: Debugging multi-rules

Prime Wrote: (04-06-2016, 11:46 AM) -- Would it be possible to use combinator/combinator3 from hashcat-utils to generate a file that contains all combinations of rules which would be created by oclHa...
undeath Old oclHashcat Support 4 6,290 04-06-2016, 02:20 PM
    Thread: Decoding multiple PMKID SSIDs
Post: RE: Decoding multiple PMKID SSIDs

wlanhcxinfo of https://github.com/ZerBea/hcxtools should be able to do all you need.
undeath General Talk 4 2,073 10-13-2019, 12:07 PM
    Thread: Decrypt DES-CBC RSA private key
Post: RE: Decrypt DES-CBC RSA private key

no
undeath hashcat 4 7,035 05-25-2019, 11:12 PM
    Thread: Decrypt PGP encryption (Symantec).
Post: RE: Decrypt PGP encryption (Symantec).

not supported. btw, hashcat can help with recovering a password but not decrypt anything.
undeath hashcat 6 3,684 02-07-2019, 08:24 PM
    Thread: Decrypt PGP encryption (Symantec).
Post: RE: Decrypt PGP encryption (Symantec).

the software you are asking about is not supported by hashcat.
undeath hashcat 6 3,684 02-07-2019, 11:52 PM