Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Odd Bruteforce Issue
Post: RE: Odd Bruteforce Issue
|
atom |
Old oclHashcat Support
|
8 |
11,501 |
04-24-2015, 01:30 AM |
|
|
Thread: best64.rule contest
Post: RE: best64.rule contest
Yes, and no. If we want to call it a contest then we should add some time-limit. Maybe just one that isn't THAT time-critical. Maybe a week or so?
What criterias would you like to see? |
|
atom |
Organisation and Events
|
34 |
64,152 |
04-24-2015, 01:32 AM |
|
|
Thread: nVidia GForce 8300 GS not supported
Post: RE: nVidia GForce 8300 GS not supported
You can download older versions, see on the oclHashcat page on the bottom for download links. There's even older versions on that folder, till version 1.20, which is not listed. Just replace the filen... |
|
atom |
Hardware
|
8 |
15,813 |
04-24-2015, 01:36 AM |
|
|
Thread: Nvidia GTX Titan X Benchmarks
Post: RE: Nvidia GTX Titan X Benchmarks
FTR, those clock rates are those recieved from the CUDA runtime |
|
atom |
Hardware
|
22 |
65,500 |
04-24-2015, 01:38 AM |
|
|
Thread: Custom Hashing Algorithms
Post: RE: Custom Hashing Algorithms
I'm not a friend of dynamic hash modes. It can be done pretty easy on CPU but on GPU I think there is alot of overhead caused by branches and kernel code size. But the real reason is that I think it's... |
|
atom |
Old hashcat Support
|
12 |
20,948 |
04-24-2015, 01:49 AM |
|
|
Thread: best64.rule contest
Post: RE: best64.rule contest
that's also fine. we just need to make sure there's a way to add some username to it :) |
|
atom |
Organisation and Events
|
34 |
64,152 |
04-24-2015, 10:42 AM |
|
|
Thread: rc1 is up
Post: rc1 is up
hey guys,
rc1 is up and also a new test-scripts. we plan to release 1.36 soonish. please let run the test-script (working on linux and windows) and report in this thread.
--
atom |
|
atom |
Beta Tester
|
2 |
4,498 |
04-24-2015, 04:21 PM |
|
|
Thread: best64.rule contest
Post: RE: best64.rule contest
Quote:
--
However, we might just get a ruleset highly specific to the wordlist used.
--
That's some nice idea I did not thought on before. Problem I see with this that everyone has it's own "p... |
|
atom |
Organisation and Events
|
34 |
64,152 |
04-25-2015, 10:37 AM |
|
|
Thread: best64.rule contest
Post: RE: best64.rule contest
My hope about the contest is that we find the most generally used rules that we can use in cracking slow hashes. |
|
atom |
Organisation and Events
|
34 |
64,152 |
04-25-2015, 10:39 AM |
|
|
Thread: best64.rule contest
Post: RE: best64.rule contest
Repentance Wrote: (04-25-2015, 07:28 PM)
--
I call Best32, Best64 and Best128
--
That's one possibility. We can also make a Best128 and sort by efficiency, so one can head -XXX the file and take th... |
|
atom |
Organisation and Events
|
34 |
64,152 |
04-27-2015, 01:33 PM |
|
|
Thread: best64.rule contest
Post: RE: best64.rule contest
I thought again about the contest from the idea of it. The way we think atm, the approach we are using atm, it has also a major disadvantage. If we agree too what our goal is with this contest, to fin... |
|
atom |
Organisation and Events
|
34 |
64,152 |
04-27-2015, 01:42 PM |
|
|
Thread: Custom Hashing Algorithms
Post: RE: Custom Hashing Algorithms
It has downsides, because from programming view (basically such an idea is not compatible with GPGPU) it will slow down the cracking speed to a point where there is no more acceleration due to using G... |
|
atom |
Old hashcat Support
|
12 |
20,948 |
04-27-2015, 01:46 PM |
|
|
Thread: rc1 is up
Post: RE: rc1 is up
indeed but there's no way around it. |
|
atom |
Beta Tester
|
2 |
4,498 |
04-27-2015, 01:47 PM |
|
|
Thread: Not sure how to crack this
Post: RE: Not sure how to crack this
Guess there's no way around to reverse the code on the CNC |
|
atom |
General Talk
|
2 |
5,432 |
04-27-2015, 01:49 PM |
|
|
Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution
You can not remove that part of the hash, it's required. Just make sure to not use -i within a hashtopus session because this is not supported by hashcat.
However, it's a multiple-salt hash. There'... |
|
atom |
User Contributions
|
289 |
592,183 |
04-27-2015, 01:54 PM |
|
|
Thread: Official Hastopus?
Post: RE: Official Hastopus?
Hashtopus is ideal for daily use and its pretty optimized from technical view. Many of the features go back to my own experience with password cracking.
I agree the interface doesnt look nice but ... |
|
atom |
Old hashcat Support
|
6 |
11,203 |
04-27-2015, 01:52 PM |
|
|
Thread: Favorite Rules?
Post: RE: Favorite Rules?
check out the new dive.rule. its huge, but its sorted by occurance. if you want it to be smaller, just head -XXX the ruleset. |
|
atom |
Old oclHashcat Support
|
2 |
4,482 |
04-27-2015, 01:56 PM |
|
|
Thread: Twofish + whirlpool hash
Post: RE: Twofish + whirlpool hash
If you want performance there's no way around rewriting the crypto functions on gpgpu. Or you do it half-way. Do only the slow stuff on GPU and the rest on CPU with a crypto library. |
|
atom |
General Talk
|
3 |
7,303 |
04-27-2015, 01:58 PM |
|
|
Thread: oclHashcat v1.36
Post: RE: oclHashcat v1.36
-m 10700 -b --benchmark-mode 0 -u 1024 -n 1 then increase the -n value to find the sweet spot |
|
atom |
Old oclHashcat Announcements
|
12 |
45,557 |
04-27-2015, 01:59 PM |
|
|
Thread: oclHashcat v1.36
Post: RE: oclHashcat v1.36
take the one from the example hash page |
|
atom |
Old oclHashcat Announcements
|
12 |
45,557 |
04-28-2015, 11:19 AM |