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 Author Forum [asc] Replies Views Posted
    Thread: Warp Wallet Challenge 2
Post: RE: Warp Wallet Challenge 2

Hashcat doesn't support ad-hoc algorithms. John the Ripper supports ad-hoc algorithms, but only using certain components. Direct support would be required. This thread (https://github.com/magnumri...
royce General Talk 8 8,703 10-06-2017, 03:59 PM
    Thread: Custom Wordlist Concatentation
Post: RE: Custom Wordlist Concatentation

Welcome! Unless it is an extremely slow hash, or the wordlists are much larger than the example that you're giving, I would just use princeprocessor (https://github.com/hashcat/princeprocessor) to...
royce General Talk 6 5,673 10-30-2017, 03:23 AM
    Thread: Custom Wordlist Concatentation
Post: RE: Custom Wordlist Concatentation

You're welcome! OK, I added a little more content to that wiki page, which should hopefully help the next person, anyway. :) Thanks for the nudge!
royce General Talk 6 5,673 10-30-2017, 04:04 AM
    Thread: Custom Wordlist Concatentation
Post: RE: Custom Wordlist Concatentation

princeprocessor can generate all possible combinations so quickly, and hashcat can (usually) use them so quickly, there's no real value in trying to narrow down the range of possibilities. Code: -- ...
royce General Talk 6 5,673 10-30-2017, 03:50 AM
    Thread: Its possible to do these?
Post: RE: Its possible to do these?

You can use the 'rli' tool from hashcat-utils to build a unified, deduplicated list of all of them.
royce General Talk 1 3,202 11-19-2017, 02:54 AM
    Thread: fast method for merging cracked hashes with original data
Post: RE: fast method for merging cracked hashes with or...

This shouldn't be particularly slow - how slow are we talking?
royce General Talk 1 2,400 11-19-2017, 02:54 AM
    Thread: zlib on GPU
Post: RE: zlib on GPU

This appears to not be a hashcat / hashing -related question.
royce General Talk 1 2,892 11-19-2017, 02:54 AM
    Thread: Restoring session skips words
Post: RE: Restoring session skips words

Pretty sure that hashcat isn't skipping any of the keyspace. But I'm not sure why there's a difference in the output percentage.
royce General Talk 2 3,226 11-19-2017, 02:55 AM
    Thread: Hashcat two separators - Other Questions
Post: RE: Hashcat two separators - Other Questions

Looks like there's more than one question here. A) You'll have to trim out the email, or replace the first colon with a different character (so that hashcat will treat the entire string as the "use...
royce General Talk 3 4,703 11-19-2017, 03:02 AM
    Thread: Passwords
Post: RE: Passwords

Being self-taught can be rewarding. With just a little bit of reading (hashcat FAQ, some examples/demos on YouTube), you can get the basics down pretty quickly.
royce General Talk 1 3,322 11-19-2017, 03:03 AM
    Thread: webEdition CMS >=6.4
Post: RE: webEdition CMS >=6.4

Yes, hash requests should be made on GitHub. For others' ref, older versions of hashcat support older versions of WebEdition.
royce General Talk 1 3,087 11-19-2017, 03:05 AM
    Thread: Hashcat / Palo Alto Question
Post: RE: Hashcat / Palo Alto Question

Since the password must be used in plain text against AD, this must either be A) simple obfuscation, or B) encryption, with a static private key or key construction methodology. Either way, this i...
royce General Talk 1 3,816 11-19-2017, 03:07 AM
    Thread: newbie
Post: RE: newbie

Hey, you're welcome! Hope you come back again soon to post a second time. :)
royce General Talk 1 4,085 11-19-2017, 03:07 AM
    Thread: [Spanish] Hashcat - Hash Type Manual
Post: RE: [Spanish] Hashcat - Hash Type Manual

To clarify this is a hashcat manual of sorts, in Spanish. Cool, thanks!
royce General Talk 1 4,393 11-19-2017, 03:08 AM
    Thread: Anyone please help me
Post: RE: Anyone please help me

Wow, no idea. Sorta looks like URL encoding, but different. Not really a hashcat-specific question; you might try the hashkiller forums or similar.
royce General Talk 1 4,733 11-19-2017, 03:10 AM
    Thread: Passwords13 Las Vegas CFP
Post: RE: Passwords13 Las Vegas CFP

[scavenging for unanswered posts, no need to reply] For what it's worth, here's a link to all of the talks that were accepted. :) https://www.youtube.com/playlist?list=PLdIqs92nsIzTphHrDlIucuMP2...
royce General Talk 3 8,278 11-19-2017, 03:13 AM
    Thread: New Powercolor HD 7990 Devil 13 Launched up 6GB
Post: RE: New Powercolor HD 7990 Devil 13 Launched up 6...

[scavenging for unanswered posts, no need to reply] NARRATOR: Obviously, faster hardware followed.
royce General Talk 1 5,455 11-19-2017, 03:14 AM
    Thread: Contact & dump list manager
Post: RE: Contact & dump list manager

For future searchers, this thread is relevant: https://hashcat.net/forum/thread-6796.html
royce General Talk 1 5,146 11-19-2017, 03:46 AM
    Thread: Sql server 2014 hashes
Post: RE: Sql server 2014 hashes

You mean something like this? Code: -- SELECT password_hash    FROM sys.sql_logins -- More info here: https://www.sqlservercentral.com/articles/password+cracking/96540/
royce General Talk 1 3,132 11-29-2017, 05:23 AM
    Thread: Descrypt 8 Char PW
Post: RE: Descrypt 8 Char PW

I couldn't immediately find any public benchmarks on 4.x hashcat for a 1060. If you happen to have one, run that actual attack and check the time estimate; that will be the most accurate way to ge...
royce General Talk 10 8,113 11-29-2017, 09:08 PM