Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Request Default CrLF In Windows
Post: RE: Request Default CrLF In Windows
install notepad++ and re-associate all txt, .dict, .lst, etc files to it ;) |
|
forumhero |
Feature Requests
|
5 |
11,672 |
07-02-2012, 07:59 PM |
|
|
Thread: Request Default CrLF In Windows
Post: RE: Request Default CrLF In Windows
sweet, i'll give that a try. thx! |
|
forumhero |
Feature Requests
|
5 |
11,672 |
07-03-2012, 05:22 PM |
|
|
Thread: Results: oclHashcat-lite-0.11-rc3-12.8
Post: RE: Results: oclHashcat-lite-0.11-rc3-12.8
3 x HD5970 stock clocks
Code:
--
root@crack-3:~/oclHashcat-lite-0.11-rc3-12.8# ./oclHashcat-lite64.bin --benchmark
oclHashcat-lite v0.11 by atom starting...
Password lengths: 1 - 54
Watchdog: Temp... |
|
forumhero |
Beta Tester
|
7 |
7,855 |
12-13-2012, 06:14 AM |
|
|
Thread: Results: oclHashcat-lite-0.11-rc3-12.8
Post: RE: Results: oclHashcat-lite-0.11-rc3-12.8
blandyuk Wrote: (12-13-2012, 11:18 AM)
--
Thanks forumhero, I know the stock core is slower on 5970's but I don't do to bad nearly matching your 3 x 5970's with my 4 x 5870s OC :P I would like to get... |
|
forumhero |
Beta Tester
|
7 |
7,855 |
12-14-2012, 06:30 AM |
|
|
Thread: safe temperature?
Post: RE: safe temperature?
you want to monitor VRM as it gets even hotter than GPU. I noticed when voltage is increased on my hd 5970, VRM gets over 100c where GPU temps are around 90c. 100c on VRM is bad. |
|
forumhero |
Hardware
|
5 |
11,951 |
09-03-2012, 08:00 PM |
|
|
Thread: Segmentation fault: 11
Post: RE: Segmentation fault: 11
i get the same error on osx 10.8.2. what i've found is the error comes up depending on which wordlist is used. the wikipedia wordlist gives the error, but rockyou works fine. the sha1 hashes are fr... |
|
forumhero |
Old hashcat Support
|
5 |
13,740 |
09-26-2012, 05:52 AM |
|
|
Thread: Segmentation fault: 11
Post: RE: Segmentation fault: 11
i believe the default attack mode is 0 when not specified. however, the same command, hash list and wordlist runs fine in linux. i do agree it probably has something to do with the wordlist. haven'... |
|
forumhero |
Old hashcat Support
|
5 |
13,740 |
09-28-2012, 12:39 AM |
|
|
Thread: SHA1 Customized Algorithm
Post: RE: SHA1 Customized Algorithm
looks like the next release of hashcat-plus will support -m 110. no clue when that's coming out. in the mean time, i believe other hash cracking tools support sha1(salt.pass) |
|
forumhero |
Very old oclHashcat-lite Support
|
5 |
11,207 |
08-03-2012, 07:16 PM |
|
|
Thread: sha1 salt question
Post: RE: sha1 salt question
understood, please excuse the ignorance as i wasn't sure which was the proper algorithm to use given the known hash and salt. |
|
forumhero |
General Help
|
2 |
7,851 |
11-28-2011, 08:54 AM |
|
|
Thread: Share your OpenCLHashcat speeds.
Post: RE: Share your OpenCLHashcat speeds.
ubuntu 11.04, 4xhd5970
oclhashcat, MD5 stock clock (725mhz)
Code:
--
root@forumhero:/pentest/hashcat-gui-0.4.4/oclHashcat# ./oclHashcat64.bin example.hash -n 320 --gpu-loops 1024 -m 0 -1 ?l?u... |
|
forumhero |
Very old oclHashcat Support
|
41 |
128,069 |
09-04-2011, 10:06 PM |
|
|
Thread: Share your vclHashcat-lite speeds
Post: RE: Share your vclHashcat-lite speeds
wow thats awesome! i tried to get vcl working but i fail at linux and gave up. followed atom's wiki but keep getting "libOpenCL.so cannot be found" on the master. |
|
forumhero |
General Talk
|
29 |
55,580 |
12-03-2012, 05:51 PM |
|
|
Thread: Share your vclHashcat-lite speeds
Post: RE: Share your vclHashcat-lite speeds
were you at the cmiyc booth? i think i met you |
|
forumhero |
General Talk
|
29 |
55,580 |
12-04-2012, 06:52 PM |
|
|
Thread: Share your vclHashcat-lite speeds
Post: RE: Share your vclHashcat-lite speeds
just got down watching your presentation. good job! looks like SuperCL will eliminate the need for infiniband and we can all use GigE again? if that's true, when will Atom add support for SuperCL? ;... |
|
forumhero |
General Talk
|
29 |
55,580 |
12-15-2012, 01:05 AM |
|
|
Thread: Share your vclHashcat-lite speeds
Post: RE: Share your vclHashcat-lite speeds
here's my setup
Two atx towers
7x HD 5970
1GigE
really had to play around with -n and --gpu-loops to get best performance.
root@ubuntu:~/oclHashcat-lite-0.14b3# ./vclHashcat-lite64.bin -b --benchm... |
|
forumhero |
General Talk
|
29 |
55,580 |
01-10-2013, 07:42 AM |
|
|
Thread: Share your vclHashcat-lite speeds
Post: RE: Share your vclHashcat-lite speeds
thx! couldn't have done it without ya |
|
forumhero |
General Talk
|
29 |
55,580 |
01-10-2013, 11:22 PM |
|
|
Thread: Share your vclHashcat-lite speeds
Post: RE: Share your vclHashcat-lite speeds
I'm kicking myself for not buying the accelero coolers when they were around. It's very challenging to cool the box with 4xhd5970 jammed up against each other.
regarding SuperCL. Perhaps I've misun... |
|
forumhero |
General Talk
|
29 |
55,580 |
01-11-2013, 01:41 AM |
|
|
Thread: software for generating hash?
Post: RE: software for generating hash?
there are examples provided by hashcat here > https://hashcat.net/wiki/doku.php?id=example_hashes
if you want to create custom hashes the best option I know of is JTR's pass_gen.pl script. you do have... |
|
forumhero |
General Help
|
4 |
7,527 |
04-02-2015, 12:07 AM |
|
|
Thread: Some questions on charsets
Post: RE: Some questions on charsets
you want to set a variable. it's called custom charset
follow link to examples. https://hashcat.net/wiki/doku.php?id=mask_attack |
|
forumhero |
General Help
|
11 |
35,466 |
09-03-2012, 08:04 PM |
|
|
Thread: Some questions on charsets
Post: RE: Some questions on charsets
the first example you had it on bruteforce attack mode but didn't specify a mask
the second example, when -a isn't specified it defaults to -a 0 attack mode. failed because you didn't specify a word... |
|
forumhero |
General Help
|
11 |
35,466 |
09-03-2012, 11:21 PM |
|
|
Thread: Speed isn’t Everything !
Post: RE: Speed isn’t Everything !
adding to what Rolf said you can use maskprocessor tool for BF
Usage: ./mp64.bin [options] mask
Startup:
-V, --version print version
-h, --help print help
Resources... |
|
forumhero |
Feature Requests
|
27 |
66,008 |
09-17-2011, 07:19 PM |