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 [asc] Author Forum Replies Views Posted
    Thread: ATI 5970 GPU Overheating!
Post: RE: ATI 5970 GPU Overheating!

I have no idea how it works on Windows; above is for Linux. It's tough to believe maxing the fan speed wouldn't bring temps down, because on my machine there was an immediate drastic drop in temps. J...
chort General Help 9 20,365 12-02-2011, 01:00 AM
    Thread: AMD SDK v2.5, Catalyst 11.7 and 11.8
Post: RE: AMD SDK v2.5, Catalyst 11.7 and 11.8

Oops, just saw https://hashcat.net/forum/thread-522.html . Never mind :( I see there's a 11.9 for Linux/64 now. Date says 09/28. Has anyone tried it yet? I guess I'll throw that on the machine I'm bu...
chort General Help 9 21,938 10-05-2011, 08:11 AM
    Thread: AMD Llano A8 3850
Post: RE: AMD Llano A8 3850

I modified the oclExample.sh script to take arguments passed on the command line. Here is the performance with -n 800 chort@hydra:~/code/oclHashcat-lite-0.06$ ./oclExample.sh -n 800 -d 1 oclHashcat-l...
chort Very old oclHashcat-plus Support 11 20,109 11-24-2011, 09:54 PM
    Thread: AMD Llano A8 3850
Post: RE: AMD Llano A8 3850

I've used it with -plus, not with WPA because I don't have any .PCAPs to use. It doesn't need to be crossfired to work, just go into the BIOS settings and force the APU to be "always on." Then (on Li...
chort Very old oclHashcat-plus Support 11 20,109 11-26-2011, 06:17 PM
    Thread: AMD Llano A8 3850
Post: RE: AMD Llano A8 3850

Yes I've tried with both GPUs currently (the default), but it slows down the 5870 too much. The 6550D runs full speed the entire time, but the 5870 stalls, goes to full speed, stalls, over and over. T...
chort Very old oclHashcat-plus Support 11 20,109 11-29-2011, 08:33 AM
    Thread: AMD Llano A8 3850
Post: RE: AMD Llano A8 3850

Unbuntu 11.04/64bit. I did notice that running the 6550D at all really lags the UI response time now in Xwindows. I can't remember for sure if it did that with Cat 11.4/SDK 2.4, but I don't think so....
chort Very old oclHashcat-plus Support 11 20,109 11-30-2011, 08:08 PM
    Thread: AMD Catalyst 11.12
Post: RE: AMD Catalyst 11.12

Any update on how the 11.12 driver works with 5870s? I don't want to "upgrade" if it's going to slow me down.
chort General Help 15 31,830 12-17-2011, 10:21 PM
    Thread: AMD Catalyst 11.12
Post: RE: AMD Catalyst 11.12

I upgraded to 11.12. I don't see any difference for either GPU.
chort General Help 15 31,830 12-19-2011, 01:43 AM
    Thread: AMD Catalyst 11.12
Post: RE: AMD Catalyst 11.12

arcaine2 Wrote: (12-28-2011, 03:04 PM) -- After all, i wiped previous drivers and installed 11.12 again. GPU utilization is fine now, but i had to increase -n parameter to get same speed as before. -...
chort General Help 15 31,830 12-28-2011, 07:52 PM
    Thread: Add min/max parameter to req (hashcat-utils)
Post: RE: Add min/max parameter to req (hashcat-utils)

I added it as Accepted. Is that correct, or should it be Pending?
chort Feature Requests 5 12,158 02-01-2012, 09:43 PM
    Thread: 11.4 Drivers and Ubuntu 11.10
Post: RE: 11.4 Drivers and Ubuntu 11.10

atom was saying the other night in IRC that he couldn't get cat 11.4 working on 11.10, so he went back to 11.04. I run 11.04 as well. I think I do remember someone saying they got cat 11.4 working on ...
chort General Help 4 10,982 10-23-2011, 08:26 AM
    Thread: -m 1700 and -m 1800 do not work on hashcat 0.38 (even on examples)
Post: RE: -m 1700 and -m 1800 do not work on hashcat 0.3...

Looks like a 32bit vs 64bit problem: Code: -- chort@hydra:~/code/hashcat-0.39$ ./h64 -o /dev/null -m 1800 examples/A0.M1800.hash examples/A0.M1800.word Initializing hashcat v0.39 by atom with 8 th...
chort Old hashcat Support 4 9,944 01-31-2012, 05:59 PM
    Thread: -m 1700 and -m 1800 do not work on hashcat 0.38 (even on examples)
Post: RE: -m 1700 and -m 1800 do not work on hashcat 0.3...

I was able to reproduce it running the 32bit binary on 64bit OS. The 64bit binary works fine. Ubuntu 11.04.
chort Old hashcat Support 4 9,944 02-01-2012, 09:44 PM
    Thread: -m 11 can't decode 4 symbols passwords
Post: RE: -m 11 can't decode 4 symbols passwords

Hmm, oclHashcat-lite cracked it, but -plus doesn't crack it with either dictionary or mask. Interesting.
chort Very old oclHashcat-plus Support 4 8,948 02-03-2012, 07:19 AM
    Thread: Quick script to convert dict for passpal
Post: Quick script to convert dict for passpal

Seems to work so far (thanks to bmenrigh & inv): Code: -- #!/bin/bash if [ -z "$2" ] then echo "Usage: $0 " exit fi INFILE=$1 OUTFILE=$2 if [ -f "$INFILE" ] && `to...
chort User Contributions 1 6,221 01-28-2012, 08:14 PM
    Thread: oclHashcat-plus Min/Max length for candidate plain
Post: oclHashcat-plus Min/Max length for candidate plain

For wordlists generate with expander it's easy to generate a lot of short candidates with combinator attack. That's a waste of time if one knows there won't be any plains of say, less than length 8. I...
chort Feature Requests 2 8,485 01-26-2012, 09:46 AM
    Thread: Hashcat-util to split plains in half for use with combinator
Post: Hashcat-util to split plains in half for use with ...

I noticed that many passwords consist of or (less common) . I think it would be possible to find a lot more plains by splitting the existing plains in half and recombining them with a combinator atta...
chort Feature Requests 2 8,312 01-15-2012, 11:29 PM
    Thread: Has anyone tried AMD A series APU?
Post: Has anyone tried AMD A series APU?

This is my first foray into password cracking and I don't have much of a clue about it. Based on Rob Graham's blog post on Errata Sec and some of the bitcoin info, I picked up a Radeon HD6950. I was...
chort Hardware 2 8,067 09-25-2011, 06:56 AM
    Thread: ERROR: clCreateBuffer() -61 on -plus-0.09
Post: ERROR: clCreateBuffer() -61 on -plus-0.09

On -plus-0.09 the examples run fine, but when I try to load a 103MB sha1 hash file (2.6M hashes) I get clCreateBuffer() -61 no matter if I use rules, -n, --gpu-loops, etc. I can run the exact same ar...
chort Beta Tester 6 6,482 07-03-2012, 02:05 AM
    Thread: Distribute rules as separate download
Post: Distribute rules as separate download

Since hashcat & hashcat-plus use the same rule, why not distribute them as a separate file (or maybe with hashcat-utils) and place a symlink in hashcat/ and hashcat-plus/ to ../hashcat-utils/rules. ...
chort Feature Requests 5 11,056 01-17-2012, 06:48 AM