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: Session issue
Post: RE: Session issue

Hi Mem5. Cool that it works now for you (w/ 1h).... but: I've tried the exact same command (copy-paste) on a system w/ win8/x64/gtx580 and win7/x64/7970 and both runs were resumed (in my eyes) correc...
philsmd Very old oclHashcat-plus Support 12 18,653 10-16-2013, 09:12 AM
    Thread: Catalyst 13.1 Installation Issues
Post: RE: Catalyst 13.1 Installation Issues

Hey obsidian, please have a look at the dozens of tutorials on the web that address this exact same problem (The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux + Catalyst). We also di...
philsmd General Help 8 18,511 06-06-2013, 03:23 PM
    Thread: Catalyst 13.1 Installation Issues
Post: RE: Catalyst 13.1 Installation Issues

It could be a problem with the difference of your architecture and the architecture that was used in thread 2222. You should for instance use ln -s /usr/include/linux/ /lib/modules/$(uname -r)/buil...
philsmd General Help 8 18,511 06-06-2013, 06:21 PM
    Thread: Catalyst 13.1 Installation Issues
Post: RE: Catalyst 13.1 Installation Issues

There should not be 32 bit opencl etc lib around on your system. Maybe it is because of the AMDAPP (ocl SDK install). As suggested by @expixoip you should remove *everything* sdk/ocl/amd/ati driver re...
philsmd General Help 8 18,511 06-07-2013, 08:24 AM
    Thread: hashcat combination attack odd even difference
Post: RE: hashcat combination attack odd even difference

Thx, seems to be fixed in new version, see: https://hashcat.net/trac/ticket/185
philsmd Old hashcat Support 10 18,473 08-08-2013, 10:56 AM
    Thread: OclHashcat plus has stopped working.
Post: RE: OclHashcat plus has stopped working.

This really sounds like a misconfigured driver. Maybe uninstalling w/ driver fusion + reinstalling the driver helps. You could also try to run this (just for testing): oclHashcat-plus64.exe --help...
philsmd Very old oclHashcat-plus Support 9 18,337 08-06-2013, 12:04 PM
    Thread: hashcat64.exe doesn't work
Post: RE: hashcat64.exe doesn't work

Beta: https://hashcat.net/beta/
philsmd hashcat 16 18,207 02-27-2017, 09:17 AM
    Thread: proper use of increment option
Post: RE: proper use of increment option

We need to distinguish between the minimum and maximum password length supported by the algorithm and OpenCL kernels ... and the settings the user sets (with --increment-max for instance). What you ...
philsmd hashcat 6 17,939 11-26-2017, 10:03 AM
    Thread: Details about new SAP CODVN H - Iterated random-salted passwords (PWDSALTEDHASH)
Post: RE: Details about new SAP CODVN H - Iterated rando...

Great. Very well done. But there is a very important thing you missed in your nice description: as far as we know oclHashcat is the first cracker to support cracking those sap h hashes :P No ...
philsmd User Contributions 2 17,852 11-04-2014, 12:06 AM
    Thread: unknown option -- output-file=cracked.txt
Post: RE: unknown option -- output-file=cracked.txt

see hashcat-cli32.exe --help and/or wiki (especially https://hashcat.net/wiki/doku.php?id=hashcat#options ) The option you are looking for is: Code: -- -o, --outfile=FILE Defin...
philsmd Old hashcat Support 5 17,845 09-30-2014, 01:38 PM
    Thread: --opencl-device-types vs. reported Device #?
Post: RE: --opencl-device-types vs. reported Device #?

Please don't confuse OpenCL platforms (intel OpenCl CPU driver, Intel GPU driver, nvidia OpenCL GPU driver, AMD OpenCL CPU driver, AMD OpenCL GPU drivers, pocl opencl drivers, mesa...) with oclHashcat...
philsmd hashcat 4 17,626 07-17-2016, 07:42 AM
    Thread: Don't show cracked password in console
Post: RE: Don't show cracked password in console

The options are all listed in the output of "oclHashcat --help" : - you can use the -o cracked.txt (or --outfile=cracked.txt ) option to change the output file handle - you can use the --output-fo...
philsmd Very old oclHashcat-plus Support 4 17,492 10-29-2013, 01:28 PM
    Thread: v1.31 and v1.30 are both much slower than v1.21
Post: RE: v1.31 and v1.30 are both much slower than v1.2...

1. there were a lot of changes and atom already mentioned that the default tuning was changed heavily among those versions. Also to avoid users continously reporting freezes, hangs etc Therefore, you...
philsmd Old oclHashcat Support 6 17,417 10-16-2014, 03:00 PM
    Thread: clBuildProgram() -11 error on AMD Raedon 7670 In Catalyst
Post: RE: clBuildProgram() -11 error on AMD Raedon 7670 ...

What if you just follow the upgrade guide (https://hashcat.net/wiki/doku.php?id=upgrading_amd_drivers_how_to , including uninstalling before and trying w/ driver fusion) ?
philsmd Very old oclHashcat-plus Support 11 17,411 10-19-2013, 08:00 AM
    Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...

The bitcoin address is derivated from the public key and if you do not know the public key you need to use the elliptic curve operations to generate the private&public key pair.
philsmd hashcat 22 17,308 07-13-2018, 11:42 AM
    Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...

I don't think that the data you have is enough at all. if you only have the password you can't do anything, you need to have the data too (it's like a seed or think about it as AES encrypted gibberish...
philsmd hashcat 22 17,308 07-13-2018, 11:52 AM
    Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...

oh. we are suddently speaking about brain wallets? The OP didn't mention that and the other post was modified to include "brain wallet". Yeah, that's a different story. [hr] Nevermind, the title say...
philsmd hashcat 22 17,308 07-13-2018, 12:05 PM
    Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...

how do you want to customize it? are you trying to generate the password candidates in a very specific way ? because for "just" sha256 you do not need to customize anything
philsmd hashcat 22 17,308 07-13-2018, 12:10 PM
    Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...

yeah I agree, the code seems to be this one: https://github.com/pointbiz/bitaddress.org/blob/72aefc03e0d150c52780294927d95262b711f602/src/ninja.brainwallet.js#L27-L32 and this means that you need ...
philsmd hashcat 22 17,308 07-13-2018, 12:16 PM
    Thread: Hash bitcoin brain wallet address from passphase?
Post: RE: Hash bitcoin brain wallet address from passpha...

you need to at least explain what software you used to generate the paper wallet. My guess is that it is a bip38 or similar "encrypted"/derived private key. What data do you have? The encrypted pri...
philsmd hashcat 22 17,308 07-13-2018, 11:22 AM