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 [desc] Views Posted
    Thread: HMAC-SHA1 (key = $pass)-which format?
Post: HMAC-SHA1 (key = $pass)-which format?

Hi I was trying to test the mode 160 and 150 of hashcat, but I didn't found clear info, about how to test this hashes 0xde7c9b85b8b78aa6bc8a7a36f70a90701c9db4d9 I know the have a "key" but how to put ...
eljolot Old hashcat Support 4 8,523 03-25-2013, 09:27 PM
    Thread: HMAC-SHA1 (key = $pass)-which format?
Post: RE: HMAC-SHA1 (key = $pass)-which format?

but how should look like? I tried this way, and nothing Code: -- 0xde7c9b85b8b78aa6bc8a7a36f70a90701c9db4d9:key -- Code: -- hashcat -a 0 -m 150 -o /root/Desktop/h_joomla.txt '/root/Deskt...
eljolot Old hashcat Support 4 8,523 03-26-2013, 01:19 PM
    Thread: HMAC-SHA1 (key = $pass)-which format?
Post: RE: HMAC-SHA1 (key = $pass)-which format?

good atom, thank you lot Code: -- hashcat -a 0 -m 160 -o /root/Desktop/h.txt '/root/Desktop/w.txt' '/root/dic/test.txt' Initializing hashcat v0.43 by atom with 8 threads and 32mb segment-size....
eljolot Old hashcat Support 4 8,523 03-26-2013, 08:17 PM
    Thread: ERROR: this copy of hashcat is outdated. Get a more recent version.
Post: RE: ERROR: this copy of hashcat is outdated. Get a...

Backtrack 5 is also outdated, now is The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux.
eljolot Old hashcat Support 4 22,292 04-20-2013, 06:56 PM
    Thread: Custom algorithm
Post: RE: Custom algorithm

Usually the source code that generates the hashes is in an php file and should have something like md5(md5($user).$mail)
eljolot General Help 4 10,557 07-02-2013, 09:10 PM
    Thread: ATI HD 7790 is not suppoerted.
Post: RE: ATI HD 7790 is not suppoerted.

well, You should open a ticket or maybe wait the next release of oclhashcat
eljolot Very old oclHashcat-lite Support 4 12,556 07-26-2013, 01:33 AM
    Thread: oclHashcat-Plus - Cannot start
Post: RE: oclHashcat-Plus - Cannot start

In this forum, hashcatgui is not supported, go to md5decrypter.co.uk and ask
eljolot Old oclHashcat Support 4 10,718 12-08-2013, 04:20 PM
    Thread: Passwords With spaces
Post: Passwords With spaces

Hi, Guys I was wondering How to use spaces with hashcat ? For example 587e0a3b613cb374e6a82d75d7ac5225:Pass word Is there any way to do it with masks or rules?
eljolot Very old oclHashcat-plus Support 5 9,738 01-07-2013, 12:32 AM
    Thread: Passwords With spaces
Post: RE: Passwords With spaces

I was trying to that with rules using this code Code: -- ./oclHashcat-plus32.bin -a 1 -m 0 '/root/Downloads/32_hex_7_days.txt' '/pentest/passwords/wordlists/rockyou.txt' '/root/Desktop/3u...
eljolot Very old oclHashcat-plus Support 5 9,738 01-07-2013, 03:29 PM
    Thread: Passwords With spaces
Post: RE: Passwords With spaces

But is not empty you see ? there says 9848 words. only works when I use -j "i3 " but with -j "i4 " says that error. M@LIK Wrote: (01-07-2013, 07:22 PM) -- Read the error. The two dicts used...
eljolot Very old oclHashcat-plus Support 5 9,738 01-07-2013, 08:00 PM
    Thread: DES and markov
Post: RE: DES and markov

Use markov, in my experiencie with big list I use at first I use -t 10, -t 20 , -t 30 and -t 40 , more markov more sucess, you can try with the all list using one of this markov or better use oclhash...
eljolot Very old oclHashcat-plus Support 5 7,981 01-08-2013, 09:14 PM
    Thread: hi, im new , with quesion plz
Post: RE: hi, im new , with quesion plz

You need the salt u.u like md5:salt in hashcat is mode -m 11 use this generator to see how joomla looks like https://www.subclosure.com/generate-new-joomla-1-5-md5salt-encrypted-passwords-to-stor...
eljolot General Help 5 10,726 01-15-2013, 03:10 PM
  Wink Thread: HASHCAT MANUAL IN SPANISH
Post: HASHCAT MANUAL IN SPANISH

Hey Founded this long ago, but I forgot to post here. It's a manual who made a Mexican Hacker group, is based on hashcat 0.9 at the same time when he was updated. I guess there is no much difference. ...
eljolot User Contributions 5 13,115 01-18-2013, 04:51 AM
    Thread: HASHCAT MANUAL IN SPANISH
Post: RE: HASHCAT MANUAL IN SPANISH

As far I see is using gui .23 from md5decrypter.co.uk it was also updated in january and that manual was released in january. well, strictly talking yes is outdated, but in spanish is no other alike, ...
eljolot User Contributions 5 13,115 01-18-2013, 11:20 AM
    Thread: HASHCAT MANUAL IN SPANISH
Post: RE: HASHCAT MANUAL IN SPANISH

ahhh no, sorry, My bad, this manual talks about hashcatcli 0.41 , oclhashcatplus 0.09 and the gui from md5decrypter.co.uk undeath Wrote: (01-18-2013, 11:24 AM) -- erm, ok. Was a bit confused because...
eljolot User Contributions 5 13,115 01-18-2013, 11:28 AM
    Thread: Markov and Statsprocessor on the wiki
Post: RE: Markov and Statsprocessor on the wiki

but markov stays on oclhashcat? atom Wrote: (02-06-2013, 07:26 PM) -- Just one info (preview), the next version of statsprocessor will not make use of -t any longer since it will use a radical new c...
eljolot hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 5 12,653 02-06-2013, 07:36 PM
    Thread: Problem with conversion from .cap to .hccap
Post: RE: Problem with conversion from .cap to .hccap

Why not use aircrack-ng ? Code: -- aircrack-ng -J file.cap hashcatfile --
eljolot General Help 5 17,689 04-12-2013, 04:44 PM
    Thread: upgrade hashcat 0.46 only in The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux
Post: RE: upgrade hashcat 0.46 only in The-Distribution...

Easy, don't waste your time. Jus download is from the page https://hashcat.net/files/hashcat-0.46.7z then in the terminal write "7z x hashcat-0.46.7z" done
eljolot General Help 5 43,529 12-02-2013, 10:31 AM
    Thread: strange WAP recovery using --gpu-loops=1000
Post: strange WAP recovery using --gpu-loops=1000

I was recovering a WAP .HCCAP I tought I recovered him but my suprise was that I only got shit, i tried with different mask and always got that was recovered but I got only shit like this ees:Â...
eljolot Very old oclHashcat-plus Support 6 11,893 11-29-2012, 12:02 PM
    Thread: strange WAP recovery using --gpu-loops=1000
Post: RE: strange WAP recovery using --gpu-loops=1000

atom Wrote: (11-29-2012, 01:11 PM) -- Sounds like a driver problem. If you are on AMD, use cat 12.8 (not higher, not lower) and try again. -- You helped me in other post. abour that, Now I'm using ...
eljolot Very old oclHashcat-plus Support 6 11,893 11-29-2012, 03:24 PM