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: KFA2 1080 ti low utilization
Post: RE: KFA2 1080 ti low utilization

Video player is resetting PowerTune back to defaults when it closes, you'll have to manually bump it back up.
epixoip hashcat 14 9,378 11-19-2017, 06:39 PM
    Thread: lack of transpancey
Post: RE: lack of transpancey

you wonder why there is no "transpancey", yet you have not made any effort to get involved with hashcat. this is your first post on the forums, we've never seen you on IRC, you've never filed any repo...
epixoip General Talk 7 18,932 01-30-2014, 06:19 AM
    Thread: Language Character Sets
Post: RE: Language Character Sets

definitely a native encoding. utf would defeat the purpose of this.
epixoip User Contributions 36 78,055 02-06-2013, 09:46 AM
    Thread: Language Character Sets
Post: RE: Language Character Sets

KT819GM Wrote: (02-06-2013, 11:25 AM) -- Lithuanian: Encoding Windows-1257 Not used characters: qwxQWX addition to English chars: ąčęėįšųūžĄČĘĖĮŠ�...
epixoip User Contributions 36 78,055 02-06-2013, 09:18 PM
    Thread: Language Character Sets
Post: RE: Language Character Sets

What Rolf provided was perfect. Code: -- epixoip@ike:~$ printf "$(echo B9A8C9D6D3CAC5CDC3D8D9C7D5DADDC6C4CBCED0CFC0C2DBD4DFD7D1CCC8D2DCC1DEB8E9F6F3EAE5​EDE3F8F9E7F5FAFDE6E4EBEEF0EFE0E2FBF4FF...
epixoip User Contributions 36 78,055 02-07-2013, 02:33 AM
    Thread: Language Character Sets
Post: RE: Language Character Sets

If it's on the keyboard it should be in the charset file, absolutely.
epixoip User Contributions 36 78,055 02-07-2013, 12:36 PM
    Thread: Language Character Sets
Post: RE: Language Character Sets

ah yeah, we need the dos charsets as well
epixoip User Contributions 36 78,055 02-08-2013, 08:08 AM
    Thread: Language Character Sets
Post: RE: Language Character Sets

frequency doesn't matter for this. if it's on the keyboard, it should be in the charset file. if the character is not supported by a charset, then it will be omitted by default (it will not be convert...
epixoip User Contributions 36 78,055 02-13-2013, 01:50 AM
    Thread: Language Character Sets
Post: RE: Language Character Sets

i have a bit of a background in linguistics, and i would recommend including all three languages in the same charset. it would be smarter to do the charsets more by region, than by specific language. ...
epixoip User Contributions 36 78,055 02-13-2013, 02:51 AM
    Thread: Language Character Sets
Post: RE: Language Character Sets

yes that would be fine
epixoip User Contributions 36 78,055 02-13-2013, 07:40 AM
    Thread: Laptop choices
Post: RE: Laptop choices

Mobile GPUs typically do not show good performance for hash cracking, especially if you're looking at R4 & R5 GPUs. The R5 from that first laptop you linked to would be about 24x slower than a 290X. ...
epixoip Hardware 7 20,239 03-06-2015, 12:10 AM
    Thread: Laptop choices
Post: RE: Laptop choices

I mentioned above that I had just bought a Sager NP8651 (Clevo P650se). Finally got around to getting it all set up and run some benchmarks. This thing did not disappoint! Hands-down best laptop I've ...
epixoip Hardware 7 20,239 03-11-2015, 04:20 AM
    Thread: Large hashlists clCreateBuffer() -61 (again)
Post: RE: Large hashlists clCreateBuffer() -61 (again)

Code: -- export GPU_MAX_ALLOC_PERCENT=100 export GPU_MAX_HEAP_SIZE=100 --
epixoip Beta Tester 1 3,892 01-12-2014, 09:52 AM
    Thread: Lastpass cracking speed
Post: RE: Lastpass cracking speed

You're right, ol epixoip done fucked up on this one. Thank you for catching this error! I was being lazy and didn't benchmark with 99999 iterations, I just took the the -b speed (1000 iterations) a...
epixoip General Talk 6 17,874 06-16-2015, 02:46 AM
    Thread: Launching an attack NTLM
Post: RE: Launching an attack NTLM

Syntax is wrong. The proper way to format the above command would be: Code: -- oclHashcat64 -m 1000 -a 3 -i -o C:\output.txt Localhashes.txt ?a?a?a?a?a -- Note that I have omitted "max=10" b...
epixoip General Help 4 8,268 01-29-2015, 11:24 PM
    Thread: Launching an attack NTLM
Post: RE: Launching an attack NTLM

The flag is actually --increment-max but it doesn't really have much use in the real world. In most all scenarios the maximum will simply be the length of your mask. If you wanted to brute force ?a...
epixoip General Help 4 8,268 01-30-2015, 12:03 AM
    Thread: Learning to crack 7z archives
Post: RE: Learning to crack 7z archives

7zip is a very slow algorithm, so your attacks have to be very targeted. Also your GPU is not very good for hash cracking, so you have to be even smarter about your attacks than those with better-perf...
epixoip Old oclHashcat Support 4 12,841 08-29-2015, 12:54 AM
    Thread: Learning to crack 7z archives
Post: RE: Learning to crack 7z archives

No, your GPU should be several times faster than your CPU for this.
epixoip Old oclHashcat Support 4 12,841 08-29-2015, 02:45 AM
    Thread: legacy hashcat question
Post: RE: legacy hashcat question

You can, but it's not cheap!
epixoip hashcat 3 4,589 07-20-2016, 06:55 PM
    Thread: length dictionary
Post: RE: length dictionary

depends on the algorithm and number of unique salts. a 100 million-word wordlist is appropriate for raw unsalted hashes, but would never finish if you had 100 bcrypt hashes.
epixoip Very old oclHashcat-plus Support 1 4,520 09-14-2012, 08:43 PM