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 Replies Views [asc] Posted
    Thread: Masking on words in a Dictionary
Post: RE: Masking on words in a Dictionary

^5^2i83i9+$= use maskprocessor to generate a complete rule file for all the different possible combinations.
epixoip Old oclHashcat Support 4 8,303 01-17-2014, 12:18 PM
    Thread: Masking on words in a Dictionary
Post: RE: Masking on words in a Dictionary

sorry it should actually be: ^5^2i73i8+$= then you can use maskprocessor to generate a rule file for this: Code: -- ./mp64.bin '^?d^?di73i8+$?s' -- pretty small rule list so definitely doable: ...
epixoip Old oclHashcat Support 4 8,303 01-17-2014, 05:44 PM
    Thread: evga 710 low profile single slot bench
Post: RE: evga 710 low profile single slot bench

Heh that's like 40% slower than a Core i7-5930K
epixoip Hardware 4 8,300 03-21-2016, 05:52 PM
    Thread: Hashtopus illegal character error
Post: RE: Hashtopus illegal character error

this isn't the appropriate place to seek help with hashtopus. maybe curlyboi can create a forum on his site.
epixoip User Contributions 3 8,297 07-15-2014, 05:24 PM
    Thread: Table Benchmarks GTX 970, R9 390x, R9 380 and...
Post: RE: Table Benchmarks GTX 970, R9 390x, R9 380 and....

That's why they give me all the stars
epixoip Hardware 5 8,296 03-10-2016, 11:31 AM
    Thread: Table Benchmarks GTX 970, R9 390x, R9 380 and...
Post: RE: Table Benchmarks GTX 970, R9 390x, R9 380 and....

No. But I can tell you... R9 390X = Re-badged R9 290X but only available in OEM design, so it's shit R9 380X = Re-badged HD 7970 but only available in OEM design, so it's shit. Oh and also it's a ...
epixoip Hardware 5 8,296 03-10-2016, 11:15 AM
    Thread: Password generation from HDD
Post: RE: Password generation from HDD

this seems like a really poor approach to crack sha512crypt. i would be hesitant to even use this approach with fast hashes. you will end up with all sorts of garbage and bullshit in your "wordlist" ...
epixoip General Help 3 8,289 02-14-2014, 12:22 PM
    Thread: OpenSuSE 13.2 clGetDeviceIDs() -1
Post: RE: OpenSuSE 13.2 clGetDeviceIDs() -1

Proper xorg.conf generated, is X running, do you have xauth, is DISPLAY exported? All of those things are covered in the wiki article philsmd linked to.
epixoip Old oclHashcat Support 6 8,286 03-13-2016, 09:21 PM
    Thread: Collision or Wrong Hash Type?
Post: RE: Collision or Wrong Hash Type?

they are certainly not collisions. you cannot generate an md5 collision with only 6 bytes of input data. you need at least 64 bytes. and if you are cracking hashes, then you certainly have the right a...
epixoip General Talk 2 8,282 02-24-2013, 07:37 PM
    Thread: R9 Fury/Fury X Benchmark
Post: RE: R9 Fury/Fury X Benchmark

We've been meaning to buy one to test (and subsequently throw off of the roof), but it's low priority for us. We already know how the card is going to perform. The Fury X should benchmark very well...
epixoip Hardware 3 8,279 07-21-2015, 07:43 PM
  Exclamation Thread: Passwords13 Las Vegas CFP
Post: Passwords13 Las Vegas CFP

Passwords13 Las Vegas Call For Papers is now open! Deadline for submissions is 23:59 PST on May 17, 2013. The earlier you submit, the more of a chance your talk will be selected. Conference website...
epixoip General Talk 3 8,278 03-02-2013, 12:24 PM
    Thread: Passwords13 Las Vegas CFP
Post: RE: Passwords13 Las Vegas CFP

Passwords Las Vegas lives on as the "Ground1234!" Track at Bsides Las Vegas: https://www.bsideslv.org Quote: -- GROUND1234! (FORMERLY PASSWORDSLV) – FOCUSED ON THE (IN)SECURITY OF PASSWORDS AN...
epixoip General Talk 3 8,278 12-31-2017, 07:31 PM
    Thread: 82141 H/s max for r9 270?
Post: RE: 82141 H/s max for r9 270?

Looks about right to me
epixoip Old oclHashcat Support 4 8,273 06-20-2015, 07:00 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: Any available rented gpu power?
Post: RE: Any available rented gpu power?

correct, EC2 is extremely poor Perf/$ and bitcoin/litecoin asics will not work. however, as of right now, there aren't really any other options for renting GPU servers. so you're pretty much stuck ...
epixoip General Help 4 8,266 12-07-2014, 12:46 PM
    Thread: Capitalize with mode 6
Post: RE: Capitalize with mode 6

Use -j/-k not -r
epixoip Old oclHashcat Support 5 8,266 05-25-2016, 08:51 AM
    Thread: Capitalize with mode 6
Post: RE: Capitalize with mode 6

It sounded like you wanted '-j T0', '-j c', or '-j u', not '-j C', but yeah, sure.
epixoip Old oclHashcat Support 5 8,266 05-25-2016, 09:01 AM
    Thread: line skip hcmask file
Post: RE: line skip hcmask file

organize your hcmask file by keyspace
epixoip Very old oclHashcat-plus Support 4 8,262 08-27-2013, 08:43 AM
    Thread: line skip hcmask file
Post: RE: line skip hcmask file

not presently. but you could get creative... use an hcmask file for various keyspace ranges, then run through each hcmask file in a loop, using a lower markov threshold as the keyspace increases.
epixoip Very old oclHashcat-plus Support 4 8,262 08-27-2013, 08:48 AM