Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack
AndrewOnDev Wrote: (09-30-2020, 01:44 PM)
--
atom Wrote: (09-30-2020, 12:16 PM)
--
AndrewOnDev Wrote: (09-29-2020, 08:14 PM)
--
If this is not a correct place to report some issues/make suggestions... |
|
atom |
Beta Tester
|
21 |
3,762 |
09-30-2020, 02:35 PM |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
man, this is nice. thanks for the explanation and thanks for placing this on our forum. you should come to our irc channel! i've added it to hashcat v0.35. here is how it changed: 9.17M/s -> 9.34M/s. ... |
|
atom |
User Contributions
|
20 |
56,897 |
10-10-2010, 10:53 AM |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
this is something i already implemented long time ago. since it gives no performance improvement i removed it (i prefer to have a clean and easy to read source). i guess the compiler already optimized... |
|
atom |
User Contributions
|
20 |
56,897 |
10-11-2010, 12:37 PM |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
dont get me wrong. this was very constructive stuff. i hoped more threads like this would pop in :-) thanks again for your improvement tips. |
|
atom |
User Contributions
|
20 |
56,897 |
10-13-2010, 10:14 AM |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
again, this is awesome! i've added it to hashcat on complete round 3. speed changed from 9.34M/s -> 9.47M/s. i think i can port it to oclHashcat, too. more infos later. |
|
atom |
User Contributions
|
20 |
56,897 |
10-15-2010, 01:11 PM |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
works! changes on GTX465 with oclHashcat: 968.6M/s -> 983.8M/s |
|
atom |
User Contributions
|
20 |
56,897 |
10-15-2010, 03:26 PM |
|
|
Thread: MD5 speed improvement ideas
Post: RE: MD5 speed improvement ideas
added this to oclHashcat on ATI and NV. no speed improvements at all. i guess this was already optimized by compilers. hashcat supports pw length up to 55 chars and i think it should so that means tha... |
|
atom |
User Contributions
|
20 |
56,897 |
10-17-2010, 10:42 AM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
wait, we have a standalone solution for this: https://hashcat.net/wiki/rules_with_maskprocessor
|
|
atom |
Feature Requests
|
20 |
45,531 |
11-18-2011, 10:25 AM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
yes there are limitations. in hashcat it tried to sort out dupliated rules and therefore has to manage an lookup-tree which requires memory. this means the more rules you add, the more startup-time is... |
|
atom |
Feature Requests
|
20 |
45,531 |
11-19-2011, 11:03 AM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
rules for filtering non-printable ascii. this sounds somehow a bad idea. this have to be done with each execution of hashcat. if its that important, why not clean them in the source, in other words, i... |
|
atom |
Feature Requests
|
20 |
45,531 |
11-22-2011, 05:18 AM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
here is a perl version. not the fastest, but had to write it quickly. maybe i add a filtering tool to hashcat-utils. till that, use this:
$ perl calc.pl < in.dict > out.dict
Code:
--
#!/usr/bin/en... |
|
atom |
Feature Requests
|
20 |
45,531 |
11-22-2011, 08:13 PM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
look:
Quote:
--
root@sf:~/oclHashcat-plus-0.07# cat t.rule
$0
$1
$2
$3
$4
$5
$6
$7
$8
$9
root@sf:~/oclHashcat-plus-0.07# cat word
test
root@sf:~/oclHashcat-plus-0.07# echo -n test123 | md5sum
cc03e... |
|
atom |
Feature Requests
|
20 |
45,531 |
11-29-2011, 05:04 PM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
yes, its exactly implemented this way. to be exact, its more than that. instead of just use 2 rule files, you can use up to 4 of them. this way, with some example minirules, we can emulate those "easy... |
|
atom |
Feature Requests
|
20 |
45,531 |
11-30-2011, 11:51 AM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
|
atom |
Feature Requests
|
20 |
45,531 |
11-30-2011, 01:56 PM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
|
atom |
Feature Requests
|
20 |
45,531 |
12-07-2011, 10:42 PM |
|
|
Thread: anyone using pci-e riser cables?
Post: RE: anyone using pci-e riser cables?
one of the neatest oclHashcat rigs i have seen is using extender cables too:
https://super-key.com/phones/oc/oc05.JPG
https://super-key.com/phones/oc/oc06.JPG
40 times 5970's per rig all running oclHa... |
|
atom |
Hardware
|
20 |
63,181 |
12-12-2011, 05:38 PM |
|
|
Thread: mp64: generate total random words
Post: RE: mp64: generate total random words
You can not generate random words with maskprocessor. |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
20 |
42,461 |
04-23-2012, 10:20 AM |
|
|
Thread: mp64: generate total random words
Post: RE: mp64: generate total random words
M@LIK Wrote: (04-23-2012, 12:28 PM)
--
its like "in ur face atom (https://hashcat.net/forum/user-1.html)".. LOL just joking pal..
--
nah, love to see when hashcat user are creative. |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
20 |
42,461 |
04-23-2012, 12:49 PM |
|
|
Thread: mp64: generate total random words
Post: RE: mp64: generate total random words
This is crazy stuff. Shall I add some random word generator to hashcat-utils? |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
20 |
42,461 |
05-06-2012, 03:49 PM |
|
|
Thread: mp64: generate total random words
Post: RE: mp64: generate total random words
Please add this to the accepted list @wiki |
|
atom |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
20 |
42,461 |
05-21-2012, 05:55 PM |