Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Cracking in Google Cloud Instance Questions.
Post: RE: Cracking in Google Cloud Instance Questions.

The $300 free credit excludes you from using any GPUs at all. GPUs are only available as a paid feature.
MattSR Hardware 17 43,535 09-04-2018, 01:34 AM
    Thread: Quad 1080ti Workstation
Post: RE: Quad 1080ti Workstation

From what I have seen on eBay, there are quite a few used GTX1080Ti popping up (probably because of the impending R2080Ti release) I reckon wait a little bit and once the flood of used GPUs is well...
MattSR Hardware 5 12,311 08-19-2018, 06:31 AM
    Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080

Can't wait to see the benchmarks on this one (for hashcat of course!)
MattSR Hardware 93 249,845 08-19-2018, 06:27 AM
    Thread: hashcat development stalled?
Post: RE: hashcat development stalled?

Well Jens is back and there has been a flurry of commits! I have breathed a big sigh of relief!
MattSR hashcat 2 7,285 06-13-2018, 05:55 AM
    Thread: hashcat development stalled?
Post: hashcat development stalled?

Hi Guys, I have been following the project on Github and I have noticed that the last commit was 2.5 months ago. I am not complaining or anything but just curious if Hashcat development has been pu...
MattSR hashcat 2 7,285 05-16-2018, 01:14 PM
    Thread: Error with estimated time
Post: RE: Error with estimated time

Just tested this now and it's fixed. Issue closed!
MattSR hashcat 6 14,728 08-21-2017, 10:40 AM
    Thread: Error with estimated time
Post: RE: Error with estimated time

Cheers @philsmd - I went to test it and run into another issue preventing -m 14000 from working, so I raised it as an issue in Github. Thanks!
MattSR hashcat 6 14,728 08-21-2017, 05:08 AM
    Thread: Error with estimated time
Post: RE: Error with estimated time

Hi Atom, As epixoip said, 6 years is correct, however the "Time Estimated" is in the year 2020, which is only three years from now. From Friday, Aug 11, 2017 until Monday, October 12, 2020 is only a...
MattSR hashcat 6 14,728 08-14-2017, 10:12 AM
    Thread: Error with estimated time
Post: Error with estimated time

Hi Guys, I have just tested the current github repo version of Hashcat and I noticed a minorĀ error in the estimated time output. It shows the estimated time to completion as being ~3 years, but ...
MattSR hashcat 6 14,728 08-11-2017, 06:16 AM
    Thread: Reward - Crack This Hash
Post: RE: Reward - Crack This Hash

I'm pretty sure there's a forum rule against this...
MattSR General Talk 2 7,322 07-05-2017, 04:32 AM
    Thread: Candidate definition
Post: RE: Candidate definition

In the context of my question, an "invalid" key doesn't just mean the wrong key for my hash - it means a key that cannot be used with the DES cipher.. I understand a candidate is - just not what th...
MattSR hashcat 9 38,306 06-26-2017, 10:45 AM
    Thread: Candidate definition
Post: RE: Candidate definition

Hi Atom, I am currently running hashcat in mode 14000 (DES-ECB) and it displays the following candidates:- Candidates.#1....: $HEX[7305bf613969ed4f] -> $HEX[ff6fbfffbf17ed4f] Candidates.#2....:...
MattSR hashcat 9 38,306 06-26-2017, 12:22 AM
    Thread: Use Hashcat for Rainbow Table-generation
Post: RE: Use Hashcat for Rainbow Table-generation

I'm curious what hardware or protocol the attack is against. Can you give some more info?
MattSR hashcat 8 31,018 06-23-2017, 03:50 AM
    Thread: Brute-force with only half of the cipher text
Post: RE: Brute-force with only half of the cipher text

You don't have enough information to be able to recover a key. Put simply, if you only know the first three bytes of the ciphertext, then that leaves 5 bytes unknown, which leaves up to (2^40) = 1,...
MattSR hashcat 4 10,910 06-23-2017, 03:48 AM
    Thread: Which step am I missing - DES-OFB Key
Post: RE: Which step am I missing - DES-OFB Key

You have mis-understood the implementation of DES-OFB somewhat. Each round of DES-OFB gives you 64 bits of keystream, that is XORed with your plaintext to give you 64-bits of ciphertext. I'm not sure ...
MattSR hashcat 10 31,344 06-23-2017, 03:26 AM
    Thread: Source code?
Post: RE: Source code?

Wow, what a great response!!
MattSR General Help 5 16,067 12-05-2015, 06:58 AM
    Thread: Source code?
Post: RE: Source code?

Ahhh - silly me. On another project I work on, the source is browsable that way - http://op25.osmocom.org/trac/wiki.png/browser Thanks for the quick answer!
MattSR General Help 5 16,067 12-04-2015, 10:07 AM
    Thread: Source code?
Post: Source code?

Hi Guys, I am trying to have a look at the HashCat source code so I can learn a bit more about how it works, but I can't register to the Trac - it keeps complaining of an invalid email address, and...
MattSR General Help 5 16,067 12-04-2015, 08:45 AM