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: Is there any pass length workaround?
Post: RE: Is there any pass length workaround?

These questions were already answered in your previous thread https://hashcat.net/forum/thread-5318.html (and you still continue to post the same things, e.g. maskprocessor + hcmask which I told you i...
philsmd General Help 1 4,098 03-14-2016, 09:10 AM
    Thread: cannot cracking sha1($pass.$salt)
Post: RE: cannot cracking sha1($pass.$salt)

It's not allowed to post hashes here, see: https://hashcat.net/forum/announcement-2.html Banned for 1 week, thread closed.
philsmd General Help 1 3,711 03-14-2016, 04:20 PM
    Thread: Weird result
Post: RE: Weird result

Those "weird strings" are the mac addresses of the access point and the connected device/client respectively. The output format was choosen to distinguish between networks with the same network name "...
philsmd General Help 4 7,344 05-21-2016, 09:05 AM
    Thread: Mask generator not working?
Post: RE: Mask generator not working?

I see many problems here. 1. maskprocessor does not support .hcmask files, you can see this easily yourself by checking the output of the maskprocessor command (mp64.exe) 2. there are limitations on t...
philsmd General Help 7 10,508 03-10-2016, 08:06 PM
    Thread: Weird result
Post: RE: Weird result

yes, the (default) format (including the "hash" part) is: ESSID:BSSID:STMAC(client):password There could be several reasons (assuming that the output really is "123456789" - without quotes) that p...
philsmd General Help 4 7,344 05-21-2016, 10:09 AM
    Thread: Troubleshooting overheating issues with my cracking rig
Post: RE: Troubleshooting overheating issues with my cra...

That's exactly why we always recommend to buy reference design GPUs (no gaming versions etc)... well it would be interesting to know the exact model/vendor of your GPUs. At the same time we always ...
philsmd General Help 7 11,667 06-18-2016, 06:23 PM
    Thread: Performace Loss Numbers
Post: RE: Performace Loss Numbers

Awesome news, thx atom!!!
philsmd Beta Tester 14 13,024 06-10-2013, 11:09 PM
    Thread: New architecture, different sched
Post: RE: New architecture, different sched

Very cool. Amazing stuff! Thx
philsmd Beta Tester 1 2,610 06-12-2013, 11:51 AM
    Thread: Problem on rc4
Post: RE: Problem on rc4

Do the example hashes also crash? https://hashcat.net/wiki/doku.php?id=example_hashes You both are using windows, right? [hr] Can somebody of you test the same cmd with same setup w/ linux running?
philsmd Beta Tester 19 16,724 08-23-2013, 05:50 PM
    Thread: Problem on rc4
Post: RE: Problem on rc4

I am currently testing the example hashes on windows.... looks good: recovered + no freeze. Just to make sure, do you have this patch for instance: https://hashcat.net/wiki/doku.php?id=timeout_patch ...
philsmd Beta Tester 19 16,724 08-23-2013, 06:45 PM
    Thread: Problem on rc4
Post: RE: Problem on rc4

Unfortunately, I have only one win32 system w/ windows7 currently running here - gtx 580. Therefore, neither the bitness nor the GPU vendor fit ... Maybe I can later on reboot another system into wind...
philsmd Beta Tester 19 16,724 08-23-2013, 07:13 PM
    Thread: Problem on rc4
Post: RE: Problem on rc4

You are right, but anyway any problem should be investigated... we just need to be able to reproduce. Good news: Rolf told me that he will also test on win7x64 with similar/same setup.... so we will ...
philsmd Beta Tester 19 16,724 08-23-2013, 07:22 PM
    Thread: release 0.15 froze
Post: RE: release 0.15 froze

@mastercracker please have also a look at my comment in https://hashcat.net/trac/ticket/82 , I think those changes we made recently fixed that problem (too) Can you please run the exact same comman...
philsmd Beta Tester 14 14,534 08-29-2013, 04:10 PM
    Thread: b53
Post: RE: b53

Thx, problem 2 (-a 3, mask length) will be fixed w/ next beta! (mask length when using hash modes that internally use unicode etc, were kind of always "doubled") I have no clue how I can reproduce pr...
philsmd Beta Tester 9 10,594 11-22-2013, 01:25 PM
    Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers

@rurapenthe , could you please double-check if those errors do not happen if you keep the -d 1.... note: you can run the test also as: test_1385640930/test.sh -m 1800 -a 3 -t single # for example ...
philsmd Beta Tester 22 28,383 11-30-2013, 11:34 AM
    Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers

@chancas , mastercracker chancas Wrote: (11-30-2013, 02:16 PM) -- Code: -- echo -n 10471161328 | ./oclHashcat64.exe --quiet --force --disable-potfile --runtime 200 --gpu-temp-disable -d 1 -a 0 -m 6...
philsmd Beta Tester 22 28,383 12-02-2013, 06:08 PM
    Thread: Automated Tests for Beta Testers
Post: RE: Automated Tests for Beta Testers

I think the problem of rurapenthe -multi-gpu problem / not founds and/or crashes was fixed in recent betas, right @rurapenthe and/or others? What about the above problem w/ windows path names hash...
philsmd Beta Tester 22 28,383 12-05-2013, 04:10 PM
    Thread: 14.1 Beta + 1.02b44
Post: RE: 14.1 Beta + 1.02b44

We know that problem and we will soon update the hashcat.net/oclhashcat page to indicate that all versions from 13.4 up to 13.12 are supported by v1.01 (but no later version). When 1.01 was released ...
philsmd Beta Tester 2 5,127 02-09-2014, 05:44 PM
    Thread: CUDA Installation not detected
Post: RE: CUDA Installation not detected

which operating system and version? which GPU ? is nvrtc.dll and nvcuda.dll (or similar on linux) available on your system ?
philsmd Beta Tester 7 12,889 07-27-2019, 12:26 PM
    Thread: CUDA Installation not detected
Post: RE: CUDA Installation not detected

nvrtc64_80.dll means that you have CUDA 8 installed. This is the wrong version because it's way too old. Please get fully rid of CUDA 8 (uninstall it completely by also using driver fusion and/or d...
philsmd Beta Tester 7 12,889 07-30-2019, 09:08 AM