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: [GTX 460]Benchmark
Post: [GTX 460]Benchmark

the benchmark of gtx 460 ,not very fast Hash.Type....: MD5 Speed.GPU.#1.: 1223.7M/s Hash.Type....: md5($pass.$salt) Speed.GPU.#1.: 1223.7M/s Hash.Type....: Joomla Speed.GPU.#1.: 1131.4M/s ...
perlish Hardware 0 4,895 05-21-2012, 11:19 AM
    Thread: best main-board choice
Post: best main-board choice

I thought it's all together 8 pcie interface,including pciex1 interface. The cheaper the better. which one should I buy ? thank you !
perlish Hardware 0 4,540 07-22-2012, 03:52 PM
    Thread: what's the key of the graph card performance about ATI card?
Post: what's the key of the graph card performance about...

what's the key of the graph card performance about ATI card? the number of the Stream Processors ? the memory size? the FLOP capbility? or some thing others
perlish Hardware 1 5,197 05-17-2012, 06:37 AM
    Thread: overclock for ubuntu linux
Post: overclock for ubuntu linux

can I overclock my 6950 in ubuntu? whether overclocking will speed up the cracking a lot ?
perlish Hardware 1 5,550 06-10-2012, 05:05 AM
    Thread: [HD6950]benchmark
Post: RE: [HD6950]benchmark

atom Wrote: (05-22-2012, 10:47 PM) -- Thanks! -- ur welcome :) We should thank you for the amazing tool,oclHashcat.
perlish Hardware 2 8,490 05-22-2012, 11:43 PM
    Thread: [HD6950]benchmark
Post: [HD6950]benchmark

OS:ubuntu 11.10 driver:12-4 hashcat-lite:0.09 Hash.Type....: MD5 Speed.GPU.#1.: 4801.6M/s Hash.Type....: md5($pass.$salt) Speed.GPU.#1.: 4802.8M/s Hash.Type....: Joomla Speed.GPU.#1.: 481...
perlish Hardware 2 8,490 05-22-2012, 10:30 AM
    Thread: lite can not find all of the memory of HD6950 (1G)
Post: lite can not find all of the memory of HD6950 (1G)

My HD6950 has 1G memory,the plus can find all of them ,but lite can only find half of them. OS:ubuntu 11.10 64bit driver:amd-driver-installer-12-4-x86.x86_64.run oclHashcat-lite v0.9 by atom st...
perlish Very old oclHashcat-lite Support 2 6,601 05-23-2012, 01:54 AM
    Thread: lite can not find all of the memory of HD6950 (1G)
Post: RE: lite can not find all of the memory of HD6950 ...

atom Wrote: (05-23-2012, 04:22 PM) -- oclHashcat-plus is using specials tactics... :) I think I can port it to oclHashcat-lite but why would one need that GPU memory on a kernel with no memory requir...
perlish Very old oclHashcat-lite Support 2 6,601 05-24-2012, 12:55 PM
    Thread: what's the default mask of lite when cracking DES
Post: what's the default mask of lite when cracking DES

when I run ./oclHashcat-lite64.bin -m 1500 --pw-max=8 --outfile-format=7 --outfile=pass.log --gpu-accel 160 xxxxxxxxx it seems have a default mask,anybody know the default mask ?
perlish Very old oclHashcat-lite Support 2 6,992 06-10-2012, 03:45 PM
    Thread: what's the default mask of lite when cracking DES
Post: RE: what's the default mask of lite when cracking ...

got it.thanks very much!
perlish Very old oclHashcat-lite Support 2 6,992 06-11-2012, 01:31 AM
    Thread: To many combinations
Post: To many combinations

I try to use the default mask of oclHashcat-lite in the plus,but it return "ERROR: To many combinations" test@test:~/hashcat-gui-0.5.1/oclHashcat-plus-0.08$ ./go.sh oclHashcat-plus v0.08...
perlish Very old oclHashcat-plus Support 2 6,199 06-12-2012, 02:18 AM
    Thread: which mainboard has much pcie ?
Post: which mainboard has much pcie ?

it seems GA-X58A-UD9 has 7 pcie(*16) ,which MB has more than 7? ATI driver can only support 8 card in 1 system at most ? https://www.gigabyte.us/fileupload/product/2/3434/2992.jpg
perlish Hardware 2 8,894 06-29-2012, 12:18 PM
    Thread: [REQ]benchmark function
Post: RE: [REQ]benchmark function

atom Wrote: (05-17-2012, 09:34 AM) -- This is what comes closest yet: https://thepasswordproject.com/oclhashcat_benchmarking -- got it ,thank you,atom.
perlish Feature Requests 3 10,143 05-17-2012, 09:45 AM
    Thread: [REQ]benchmark function
Post: [REQ]benchmark function

if hashcat-lite and plus have the benchmark function like JTR,we will be much easier to compare which hardware config run faster. Quote: -- [root@localhost run]# ./john --test Benchmarking: Tradi...
perlish Feature Requests 3 10,143 05-17-2012, 06:49 AM
    Thread: what's the hash type of $99$
Post: what's the hash type of $99$

chapcrack for ms-chapV2 https://github.com/moxie0/chapcrack so anybody know the hash type of $99$ ? Can I use plus or lite instead of Cloudcracker ? thank you ! ./chapcrack.py parse -i tests/pptp....
perlish Very old oclHashcat-plus Support 3 8,325 07-29-2012, 11:12 AM
    Thread: what's the hash type of $99$
Post: RE: what's the hash type of $99$

box Wrote: (07-29-2012, 11:32 AM) -- salted wordpress? -- I dont think so,because the cloudcracker said they can crack it in 1 day.
perlish Very old oclHashcat-plus Support 3 8,325 07-29-2012, 12:45 PM
    Thread: how to crack md5(md5(pwd)+string) hashes?
Post: how to crack md5(md5(pwd)+string) hashes?

hi,the hash was created using md5(md5(pwd)+string),how can I use plus to crack it ? thank you !
perlish Very old oclHashcat-plus Support 4 14,057 06-28-2012, 05:45 AM
    Thread: how to crack md5(md5(pwd)+string) hashes?
Post: RE: how to crack md5(md5(pwd)+string) hashes?

undeath Wrote: (06-28-2012, 02:11 PM) -- md5(md5(pwd)+string) != md5(md5(pwd+string)) also you did not specify that "string" in your hash file (aka salt). -- clear,thank you !
perlish Very old oclHashcat-plus Support 4 14,057 06-28-2012, 06:06 PM
    Thread: how to crack md5(md5(pwd)+string) hashes?
Post: RE: how to crack md5(md5(pwd)+string) hashes?

atom Wrote: (06-28-2012, 09:57 AM) -- This depends on string length. If salt length < 30, use 2611. if its 30 use 2711. Otherwise its not supported. -- md5(md5(pwd+string)) means md5(md5(pwd.salt)) ...
perlish Very old oclHashcat-plus Support 4 14,057 06-28-2012, 12:51 PM
    Thread: how did you keep your cards cool ?
Post: how did you keep your cards cool ?

I have 3 gtx460,but when I ran them all,the pc was very hot.I have to use a huge fan to keep them cool. how did you keep your cards cool with 4 or more cards ?
perlish Hardware 5 13,064 08-22-2011, 04:09 PM