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 Posted [asc]
    Thread: Crash on every exit
Post: RE: Crash on every exit

Hey Kuci, did you try also w/ catalyst 13.1 (https://support.amd.com/us/gpudownload/windows/previous/13/Pages/radeon_linux.aspx?os=Linux%20x86&rev=13.1 ) as suggested in GPU Driver and SDK Requirement...
philsmd Very old oclHashcat-lite Support 2 7,695 06-01-2013, 02:36 PM
    Thread: hashcat v0.45
Post: hashcat v0.45

* changes v0.44 -> v0.45: Download here: https://hashcat.net/hashcat/ Release with some new algorithms: AIX smd5 AIX ssha1, ssha256, ssha512 GOST R 34.11-94 We managed also to fix some b...
philsmd Old hashcat Announcements 0 9,601 06-01-2013, 02:37 AM
    Thread: My first bruteforce attack
Post: RE: My first bruteforce attack

I think you want to use oclHashcat-plus instead: https://hashcat.net/oclhashcat-plus/ Either download it from link above ^ , or if already done, move to the correct directory.
philsmd General Help 5 14,388 05-31-2013, 05:18 PM
    Thread: Segmentation fault (core dumped) oclHachCat-plus v 0.14
Post: RE: Segmentation fault (core dumped) oclHachCat-pl...

Hey tux, thanks for the tutorial. I think there is only very few to add to the tutorial, maybe those points:You should check that there is *no* conflicting AMDAPP folder, especially there should be n...
philsmd Very old oclHashcat-plus Support 14 28,661 05-31-2013, 01:12 PM
    Thread: Segmentation fault (core dumped) oclHachCat-plus v 0.14
Post: RE: Segmentation fault (core dumped) oclHachCat-pl...

We need to investigate this more, could you please join us in irc: https://webchat.freenode.net/?channels=hashcat Please query me (philsmd) there and we can see if we can sort this problem out faste...
philsmd Very old oclHashcat-plus Support 14 28,661 05-30-2013, 02:58 PM
    Thread: Segmentation fault (core dumped) oclHachCat-plus v 0.14
Post: RE: Segmentation fault (core dumped) oclHachCat-pl...

I think it is this one: https://support.amd.com/us/gpudownload/windows/previous/13/Pages/radeon_linux.aspx?os=Linux%20x86&rev=13.1 UPDATE: please also try to run: Code: -- ./oclHashcat-plus64.bi...
philsmd Very old oclHashcat-plus Support 14 28,661 05-30-2013, 02:07 PM
    Thread: Segmentation fault (core dumped) oclHachCat-plus v 0.14
Post: RE: Segmentation fault (core dumped) oclHachCat-pl...

Hey tux, - does those crashes happen only w/ a specifc hash type (mode 2500) or others too? - could you please try to use the hccap example https://hashcat.net/misc/example_hashes/hashcat.hccap and a...
philsmd Very old oclHashcat-plus Support 14 28,661 05-30-2013, 01:46 PM
    Thread: oclHashcat-lite32.exe does nothing, immediately exits with no output.
Post: RE: oclHashcat-lite32.exe does nothing, immediatel...

Hey TwoBit, 1. as far as I understood you use a windows system (because of the exe), is this correct? 2. are you familiar w/ windows command line interpreter (cmd) ? How do you launch the command ? Yo...
philsmd Very old oclHashcat-lite Support 3 9,153 05-30-2013, 10:35 AM
    Thread: How to map a password policy onto your Mask?
Post: RE: How to map a password policy onto your Mask?

Hey Rob, the best thing you should do is to have a look into the hashcat wiki https://hashcat.net/wiki/ and for your particular problem, see here: https://hashcat.net/wiki/doku.php?id=mask_attack Your...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 16,453 05-29-2013, 10:44 AM
    Thread: Problem cracking sample WPA hccap
Post: RE: Problem cracking sample WPA hccap

It is 'hashcat!' since the minimum length is 8
philsmd General Help 4 11,185 05-27-2013, 10:33 AM
    Thread: Same hashes different results
Post: RE: Same hashes different results

I did now try to run the exactly same cmds on my machine (32bit, cuda - gtx 580, win) and I always get following output (tested w/ newest beta and w/ release version 0.14): Code: -- Recovered......:...
philsmd Very old oclHashcat-plus Support 6 13,504 05-25-2013, 10:28 AM
    Thread: Supported ATI GPUs?
Post: RE: Supported ATI GPUs?

It's the first thread in hardware and also the first thread that comes when you search for it, anyway did you look for this? https://hashcat.net/forum/thread-919.html
philsmd Very old oclHashcat-plus Support 3 14,122 05-23-2013, 11:06 AM
    Thread: Same hashes different results
Post: RE: Same hashes different results

Did some test now but was unable to reproduce this. Are you sure that the charset matches with the passwords, i.e. that all hashes *could* definitely be cracked by the mask? E.g are there no special c...
philsmd Very old oclHashcat-plus Support 6 13,504 05-22-2013, 03:06 PM
    Thread: NetNTLMv1 format
Post: RE: NetNTLMv1 format

This example works for me: Code: -- u4-netntlm::kNS:338d08f8e26de93300000000000000000000000000000000:9526fb8c23a90751cdd619b6cea564742e1e4bf33006ba41:cb8086049ec4736c -- Seems that the wiki page...
philsmd Very old oclHashcat-plus Support 6 20,094 05-16-2013, 03:35 PM
    Thread: How can I get status from hashcat for using other program?
Post: RE: How can I get status from hashcat for using ot...

I agree w/ atom and you that stdout/stderr reading isn't a good choice in general and should be avoided whenever possible but I think that w/o a full API access to *hashcats functionalities, this is t...
philsmd Very old oclHashcat-lite Support 8 16,010 05-13-2013, 04:08 PM
    Thread: How can I get status from hashcat for using other program?
Post: RE: How can I get status from hashcat for using ot...

Ok, I understand. If you look at the output of ./*hashcat -h you see some parameters that may help you, e.g.: --status Enable automatic update of the status-screen --status-timer=NUM Seconds betwee...
philsmd Very old oclHashcat-lite Support 8 16,010 05-13-2013, 01:47 PM
    Thread: How can I get status from hashcat for using other program?
Post: RE: How can I get status from hashcat for using ot...

Yes, the struct description is here: https://hashcat.net/wiki/doku.php?id=oclhashcat_lite#parsing_the_restore-file but there is no speed information included within the struct (since speed may vary qui...
philsmd Very old oclHashcat-lite Support 8 16,010 05-13-2013, 01:08 PM
    Thread: hccap to cap ? Possible ?
Post: RE: hccap to cap ? Possible ?

Hi, I quickly decided to accept this challenge and to try to build a *POC* code that is able to *pseudo*-convert the hccap back to a valid cap file. ATTENTION: cap2hccap (the "*other*"==reverse) c...
philsmd General Help 10 24,514 05-10-2013, 02:37 PM
    Thread: Unique Master Citizen Number Rule?
Post: RE: Unique Master Citizen Number Rule?

Hi, you are searching for a specific/custom mask? Try this one: -1 0123 -2 01 -3 09 -4 123456789 ?1?d?2?d?3?d?d7?4?d?d?d?d I'm no mask expert, but should work (-1 up to -4 are cusom charsets, s...
philsmd Very old oclHashcat-plus Support 3 7,281 05-05-2013, 01:44 PM
    Thread: nVidia GEFORCE 520M driver install
Post: RE: nVidia GEFORCE 520M driver install

Glad to help. But let me say one thing: I don't like your follow-up post at all. I would like to see a howto tutorial how we resolved the problem instead. You should have posted here the solution...
philsmd Very old oclHashcat-lite Support 9 19,933 04-30-2013, 11:04 PM