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 [asc] Views Posted
    Thread: Hashcat 6 / Cuda toolkit
Post: RE: Hashcat 6 / Cuda toolkit

no, not that I'm aware of. It's true that it contains a lot of data/documentation and even the drivers that are often not needed. The SDK contains several example code, documentations, the drive...
philsmd hashcat 1 491 06-24-2020, 10:56 AM
    Thread: Last hashcat 6 format out ?!
Post: RE: Last hashcat 6 format out ?!

1. it's impossible to decrypt a hash. If something is not encrypted, you can't really decrypt it (https://www.techsolvency.com/passwords/dehashing-reversing-decrypting/) 2. the default output format ...
philsmd hashcat 1 423 07-11-2020, 12:24 PM
    Thread: Does the file extension matter?
Post: RE: Does the file extension matter?

no, it doesn't matter. hashcat will still crack the hash independent from the file extension. but let's be honest, it always makes sense to use something meaningful and clever to avoid confusion la...
philsmd hashcat 1 383 07-18-2020, 05:45 PM
    Thread: Need app to open the files.
Post: RE: Need app to open the files.

try "cmd.exe" you open the command prompt cmd.exe by clicking on the start button of windows and type "c", "m", "d" and hit enter. A black windows will appear. with the command "cd" and the...
philsmd hashcat 1 464 07-05-2020, 09:28 AM
    Thread: What type?
Post: RE: What type?

This is NOT allowed here. It's against the forum rules: https://hashcat.net/forum/announcement-2.html You can't simply post some random hashes (in addition to that you are not even writing the pass...
philsmd hashcat 1 381 07-07-2020, 08:27 AM
    Thread: md5($salt.$pass) slower than md5($pass.$salt)
Post: RE: md5($salt.$pass) slower than md5($pass.$salt)

The difference isn't that much for me in benchmarks and some real cracking sessions, but I agree that there is some difference. The speed difference mainly comes from where the position of the pass...
philsmd hashcat 1 412 07-13-2020, 08:30 AM
    Thread: Separator unmatched No hashes loaded.
Post: RE: Separator unmatched No hashes loaded.

where is the server challenge ? you only have listed the client challenge above !? what is the server challenge ? Also, I guess that you need to remove "-notreal" right ? just compare with the exa...
philsmd hashcat 1 323 08-23-2020, 12:50 PM
    Thread: Unstable / Outdated OpenCL
Post: RE: Unstable / Outdated OpenCL

for anybody reading, more info about hardware is here: https://hashcat.net/forum/thread-9469.html (please always explain it, otherwise it's difficult to understand anything) uninstall POCL and inst...
philsmd hashcat 1 638 08-27-2020, 08:47 PM
    Thread: Mode 11300
Post: RE: Mode 11300

the padding is known, we exploit this (padding attack, last few bytes 16 or 8 depending on the wallet type): https://github.com/hashcat/hashcat/blob/3dd89bc63c2614b57db58bd7b05d2d61dcc5ab75/OpenCL/...
philsmd hashcat 1 251 09-24-2020, 10:17 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: Details about new Cisco algos ($8$ = -m 9200 and $9$ = -m 9300)
Post: Details about new Cisco algos ($8$ = -m 9200 and $...

Remember the two "new" hash types that we've announced in August this year? I'm speaking about the 2 new hash types used in some new Cisco routers with latest firmware, one of which is pbkdf2-hmac-sh...
philsmd User Contributions 0 8,212 11-03-2014, 05:36 PM
    Thread: LastPass new App hash extraction explanation
Post: LastPass new App hash extraction explanation

Thanks to @Chick3nman, I came to the attention that LastPass has a new native App and is NOT directly using the browser extension architecture on macOS anymore, see: https://www.theverge.com/2020/1/2...
philsmd User Contributions 0 858 05-07-2020, 09:44 AM
    Thread: howto: convert btcrecover bc: hashes to hashcat hash format
Post: howto: convert btcrecover bc: hashes to hashcat ha...

Recently an user contacted me via forum PM on how to convert a "bc:" hash extracted by btcrecover from a bitcoin wallet (wallet.dat) to the format that hashcat supports: Code: -- -m 11300 = Bitcoi...
philsmd User Contributions 0 344 08-30-2020, 11:51 AM