Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to decrypt this?
Post: RE: How to decrypt this?

first, read the rules, dont post hashes unless aked for second, these looks like plain shadow file entries from a unix/linux system see example hashes located here https://hashcat.net/wiki/doku....
Snoopy hashcat 1 263 Yesterday, 12:16 PM
    Thread: Commercial password cracker hardware vendor?
Post: RE: Commercial password cracker hardware vendor?

kevin512 Wrote: (04-24-2024, 04:48 PM) -- I find myself in a position of wanting to outsource my next password cracker build.  Are there any vendors currently selling systems?  I tried contacting EKF...
Snoopy Hardware 1 313 Yesterday, 12:09 PM
    Thread: how to create a mask in Hebrew?
Post: RE: how to create a mask in Hebrew?

svobodnui11 Wrote: (04-24-2024, 12:13 PM) -- אבגדהוזחטיכלמנסעפצקרשת1234567890!@#,?1?1?1 It seems like I managed to make a mask, I created an md5 password for the test with 3 characters דהו, but no...
Snoopy hashcat 1 212 04-24-2024, 06:12 PM
    Thread: Lost password note iPhone
Post: RE: Lost password note iPhone

short answer no to get the desired data from the phone you will need to have some kind of unrestricted access to your phone (like a jailbraik), there are some tools for newer devices (most are law ...
Snoopy hashcat 2 375 04-22-2024, 12:10 PM
    Thread: Just learning hashcat.
Post: RE: Just learning hashcat.

well plain md5 is mode m0 not m22500 (MultiBit Classic .key (MD5)) look at the used charset or guessbase? in the status window, due to the fact, that you didnt provide a mask for attacking, hashcat...
Snoopy hashcat 1 770 04-11-2024, 02:58 PM
    Thread: 1080ti
Post: RE: 1080ti

where did you get your infos about same hashrate on 1080ti and 3070?
Snoopy Hardware 5 2,201 04-09-2024, 02:07 PM
    Thread: Run commands after one another.
Post: RE: Run commands after one another.

take a look at windows batchfiles more or less simple like, take a file, copy these three lines into it, store it as run.bat and then call run.bat from commandline
Snoopy hashcat 2 862 04-09-2024, 01:56 PM
    Thread: Is there a way to do this with masks or rules?
Post: RE: Is there a way to do this with masks or rules?

Delize Wrote: (04-08-2024, 11:15 AM) -- I would like to create a mask or rule that meets the following requirements: Between 10 and 20 characters Each character can be anything (?a) The plaintext ...
Snoopy hashcat 1 742 04-08-2024, 03:36 PM
    Thread: Generate password condidates from password list
Post: RE: Generate password condidates from password lis...

b8vr is right, i think princeprocessor is the best approach on this open a texteditor and add your password chunks like  Code: -- . 18 dog d0g catcher matized $1422 !1422 #1422 --  and so on. dep...
Snoopy hashcat 3 1,068 04-08-2024, 03:11 PM
    Thread: [dev thoughts?] encoding inputfile defines outputfile, no default?
Post: [dev thoughts?] encoding inputfile defines outputf...

hiho, need some hints or advice from a dev on a special topic regarding encoding problems, im from germany so i deal a lot with german umlauts passwords i have 2 different md5 hashes which in fact ar...
Snoopy hashcat 0 574 03-28-2024, 04:59 PM
    Thread: add a function to filter letters combinations
Post: RE: add a function to filter letters combinations

as far as i know these would reduce the overall performance for fast hashes dramatically, because the logic of droppping candidates this way is way to slow compared to generating and hashing on the...
Snoopy hashcat 4 1,971 03-28-2024, 02:35 PM
    Thread: Hashcat doesn't use my video card
Post: RE: Hashcat doesn't use my video card

first see output of hashcat -I these are the devices hashcat recognizes, if your gtx is missing, this is mostly due to missing or wrong drivers / CUDA SDK
Snoopy hashcat 3 661 03-27-2024, 03:37 PM
    Thread: Help! ! ! How to crack zip, 7z, rar files with Chinese symbols and characters added?
Post: RE: Help! ! ! How to crack zip, 7z, rar files with...

Maybe the problem lies in the software itself. I was not able to generate a zip with one if your chinese signs, because on recheck password it always said not the same password can you please uploa...
Snoopy hashcat 10 1,523 03-25-2024, 05:43 PM
    Thread: Help! ! ! How to crack zip, 7z, rar files with Chinese symbols and characters added?
Post: RE: Help! ! ! How to crack zip, 7z, rar files with...

welcome to the world of encoding problems, try save your wordlist inputfile with encoding windows-1252 and try again for checking purposes, can you please provide a simple sample hash for rar or zi...
Snoopy hashcat 10 1,523 03-22-2024, 08:47 PM
    Thread: lost my second password in a wallet,
Post: RE: lost my second password in a wallet,

this is not how hashcat works https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_know_an_online_username_how_can_i_use_hashcat_to_crack_it
Snoopy General Talk 1 1,684 03-22-2024, 12:45 PM
    Thread: Cracking Multiword Password
Post: RE: Cracking Multiword Password

your are looking for princeprocessor https://github.com/hashcat/princeprocessor beware of the option maximum wordlength as this is standard set to 16, to generate longer passwordcandidates see p...
Snoopy hashcat 1 606 03-22-2024, 12:39 PM
    Thread: iTunes / Hashcat help
Post: RE: iTunes / Hashcat help

this is a perfect example for a situation where you should first start with trying to crack a known password so start making a backup of your "empty" phone with a known pass and extract your hash, ...
Snoopy hashcat 3 732 03-20-2024, 02:30 PM
    Thread: Whats the methodology here?
Post: RE: Whats the methodology here?

short answer no, this is not how hashalgorithms work this style of "cracking" a password char for char is just a "stupid hollywood invention" to make it more entertaining for the audience watching ...
Snoopy hashcat 2 863 03-18-2024, 06:02 PM
    Thread: I cant use CPU
Post: RE: I cant use CPU

did you tried a restart? as long as hahscat soesnt recognize your cpu it wont work did you tried the known issues part? https://www.intel.com/content/www/us/en/developer/articles/technical/intel-c...
Snoopy hashcat 1 613 03-15-2024, 12:09 PM
    Thread: Hash speed?
Post: RE: Hash speed?

JaviRodri Wrote: (03-14-2024, 07:32 PM) -- I'm a newbie and I want to know if there's a command to know the H/s of the password cracking of a md5 format password with brute force. That's all, i just ...
Snoopy hashcat 1 608 03-14-2024, 07:40 PM