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 Views [asc] Posted
    Thread: Usability requests
Post: RE: Usability requests

Rule name is the most important for me, also hash file. Not so important: Out file, GPU accel, GPU loops.
chort Feature Requests 11 22,840 01-05-2012, 12:07 AM
    Thread: Usability requests
Post: RE: Usability requests

Hello Machine, Could you point out some examples of things that need to be cleaned up on the wiki? Several people have access to edit it.
chort Feature Requests 11 22,840 01-06-2012, 06:20 AM
    Thread: newbie of oclHashcat-plus 0.07 need brute-force help
Post: RE: newbie of oclHashcat-plus 0.07 need brute-forc...

You don't think any passwords will have '0' in them? https://hashcat.net/wiki/mask_attack
chort Very old oclHashcat-plus Support 8 22,634 02-02-2012, 02:54 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,936 10-05-2011, 08:11 AM
    Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped

Same issue, AMD A8-3850 CPU (Ubuntu 11.04/64bit).
chort Old hashcat Support 11 20,661 01-13-2012, 07:34 PM
    Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped

I guess I'll wait until the actual update is posted before reporting :)
chort Old hashcat Support 11 20,661 01-17-2012, 06:59 AM
    Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped

Hello atom, In 0.39b2 every rule is applied, but only every 4th wordlist entry is used. Here is the output of prepending [1-9] (rule) to team[1-9] (wordlist): Code: -- chort@hydra:~/code/hashcat-0....
chort Old hashcat Support 11 20,661 01-23-2012, 12:39 AM
    Thread: rules with $4 or $9 and ^4 or ^9 dropped
Post: RE: rules with $4 or $9 and ^4 or ^9 dropped

Confirmed as fixed. Thanks!
chort Old hashcat Support 11 20,661 01-23-2012, 11:43 PM
    Thread: ATI 5970 GPU Overheating!
Post: RE: ATI 5970 GPU Overheating!

Check out https://hashcat.net/forum/thread-692.html I need to put that on the wiki today. PS does it have two fans on the card? You might need to set them independently by either incrementing the dis...
chort General Help 9 20,358 12-02-2011, 12:31 AM
    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,358 12-02-2011, 01:00 AM
    Thread: Cant make it work
Post: RE: Cant make it work

-1 00010203...09 means that you can substitute ?1 into the mask and it will try the characters 00 through 09 in that space. If you did something like -1 abc -2 xyz -3 123 Then set the mask to ?1?2?3...
chort Very old oclHashcat Support 9 20,119 10-23-2011, 10:13 PM
    Thread: Cant make it work
Post: RE: Cant make it work

Yeah, so the mask (the ?1?1...) has to be at least as long as the minimum length of the plaintext you're trying to compute. Each ? stands for one character in the plaintext. For a plaintext of 8 char...
chort Very old oclHashcat Support 9 20,119 10-24-2011, 10:04 PM
    Thread: Cant make it work
Post: RE: Cant make it work

Well that's mixing character sets. 00 is binary 0, but abcd... are ASCII. I don't think that will work. The 00, 01, 02, 03... are for SL3. If you wanted to do MySQL you'd do ASCII (unless it was from ...
chort Very old oclHashcat Support 9 20,119 10-23-2011, 11:35 PM
    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,104 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,104 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,104 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,104 11-30-2011, 08:08 PM
    Thread: OpenCL bruteforcing via hcGui
Post: RE: OpenCL bruteforcing via hcGui

Mask attacks use literal characters ('i', ' ', 'u', ' ', 'd'), unless you use the special built-in variables (that are prefixed with '?'). BTW you want 'l' as in 'L' if you intend to use the built-in ...
chort Old hashcat Support 10 19,966 01-20-2012, 09:25 AM
    Thread: Getting Too Hot ?
Post: RE: Getting Too Hot ?

I did that for my HD 5870 too, but I noticed it was a lot slower than expected when doing dictionary attacks on MD5. I think I heard correctly that GPU RAM: 1.) Doesn't matter for brute-force 2.) Doe...
chort User Contributions 9 19,875 01-02-2012, 06:51 PM
    Thread: Getting Too Hot ?
Post: RE: Getting Too Hot ?

I have both the shader clock and RAM clock OC'd to max for these MD5s :)
chort User Contributions 9 19,875 01-04-2012, 10:48 PM