Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: New Attack Available In Rule File ?
Post: RE: New Attack Available In Rule File ?
Hi San :)
Thanks for your help, I do understand how to make the permutations work when writing it directly in the command.
Example.
oclHashcat-plus32.exe -m 2500 -a 4 --rules-file test.txt -o ... |
|
Hash-IT |
General Help
|
2 |
8,404 |
09-20-2011, 12:41 AM |
|
|
Thread: Some suggestions for the GUI
Post: RE: Some suggestions for the GUI
atom Wrote: (11-08-2011, 11:25 AM)
--
no, "0" is correct. its the default in oclHashcat*. "0" means "use all gpu".
--
Oops ! Boy do I feel stupid now ! :)
I have been altering that to 1 every t... |
|
Hash-IT |
Feature Requests
|
3 |
8,150 |
11-08-2011, 02:00 PM |
|
|
Thread: Hashcat+ Upper Lower Case
Post: Hashcat+ Upper Lower Case
Hi Atom
Please could you make it so HashcatPlus can have the attack mode that goes through all possibilities of upper / lower case on a password list ?
password
Password
PAssword
PASword
etc... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
3 |
9,649 |
11-02-2011, 10:43 PM |
|
|
Thread: Hashcat+ Upper Lower Case
Post: RE: Hashcat+ Upper Lower Case
scriptx Wrote: (11-02-2011, 10:50 PM)
--
Hash-IT
Have you looked at the toggle-case attack?
https://hashcat.net/wiki/toggle_case_attack
--
Hi scriptx, thanks for your help.
Yes I have seen ... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
3 |
9,649 |
11-02-2011, 10:58 PM |
|
|
Thread: < 8 Character WPA Passwords
Post: < 8 Character WPA Passwords
Hi
I was wondering is it possible in any way to bypass the has to be > 8 character WPA password selection filter in HashcatPlus ?
My reason for asking is that I have rules that would bring the p... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
6 |
14,936 |
11-04-2011, 09:32 PM |
|
|
Thread: < 8 Character WPA Passwords
Post: RE: < 8 Character WPA Passwords
Ahhh... I see, that's very clever of you ! :o)
Thank you for the quick reply.
I had tested this but assumed wrongly that this wasn't happening. I realise that it was my fault entirely ( I mis... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
6 |
14,936 |
11-04-2011, 10:46 PM |
|
|
Thread: < 8 Character WPA Passwords
Post: RE: < 8 Character WPA Passwords
mr008 Wrote: (11-04-2011, 11:32 PM)
--
rejected all from 16+ characters
oclHashcat-plus 8-16 characters
--
Hi mr008 and thanks for your help.
I should have mentioned that I had already sorted a... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
6 |
14,936 |
11-04-2011, 11:45 PM |
|
|
Thread: MaskProcessor From File
Post: MaskProcessor From File
Hi
I am wondering if the maskprocessor is able to read from a file ? What I would like to be able to do is change the given password from a file.
Example.
in your code ... $ mp64.bin pass?d I ... |
|
Hash-IT |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
7 |
18,798 |
11-05-2011, 04:47 PM |
|
|
Thread: Toggle Rule
Post: Toggle Rule
I have read your wiki here...
https://hashcat.net/wiki/toggle_attack_with_rules
I basically understand what is happening and the way you have managed to avoid duplicate toggles. However I don't un... |
|
Hash-IT |
General Help
|
16 |
36,123 |
11-05-2011, 04:51 PM |
|
|
Thread: Toggle Rule
Post: RE: Toggle Rule
atom Wrote: (11-05-2011, 05:18 PM)
--
A = position 10
B = position 11
etc... :)
--
Oh...thank you. :)
I feel a little embarrassed now !
To further humiliate myself I have another thing I... |
|
Hash-IT |
General Help
|
16 |
36,123 |
11-05-2011, 05:30 PM |
|
|
Thread: < 8 Character WPA Passwords
Post: RE: < 8 Character WPA Passwords
atom Wrote: (11-05-2011, 05:27 PM)
--
maybe because it is not 8 - 16. its 8 - 15.
--
Ahh... :)
All has become clear ! Thanks. |
|
Hash-IT |
Very old oclHashcat-plus Support
|
6 |
14,936 |
11-05-2011, 05:33 PM |
|
|
Thread: MaskProcessor From File
Post: RE: MaskProcessor From File
atom Wrote: (11-05-2011, 05:17 PM)
--
makes no sense. the reason to have large rule files is to keep gpu busy.
--
It was to help prevent having to make a very large rule file of many MB's to simply... |
|
Hash-IT |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
7 |
18,798 |
11-05-2011, 05:36 PM |
|
|
Thread: Toggle Rule
Post: RE: Toggle Rule
atom Wrote: (11-05-2011, 05:35 PM)
--
Yes, but that is EXACTLY the optimization in it and what makes the toggle case that efficient. if you have upper case chars in your password you do it to make it... |
|
Hash-IT |
General Help
|
16 |
36,123 |
11-05-2011, 05:42 PM |
|
|
Thread: Toggle Rule
Post: RE: Toggle Rule
atom Wrote: (11-05-2011, 05:44 PM)
--
if you want to do real toggle-case attack you can use hashcat in --stdout mode. you would not need rules then.
--
As I am testing WPA I need to use HashcatPlus... |
|
Hash-IT |
General Help
|
16 |
36,123 |
11-05-2011, 05:50 PM |
|
|
Thread: MaskProcessor From File
Post: RE: MaskProcessor From File
atom Wrote: (11-05-2011, 05:40 PM)
--
i know what you mean. but if you do it like this, all password condidates run through the STDIN stream. no mutation on GPU = low gpu utilization = slow speed.
--... |
|
Hash-IT |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
7 |
18,798 |
11-05-2011, 05:53 PM |
|
|
Thread: Toggle Rule
Post: RE: Toggle Rule
atom Wrote: (11-05-2011, 11:32 PM)
--
there is no reason to implement it in oclHashcat-plus since there is no improvement (neither in speed nor in flexibility) in comparisation to piped attack.
--
... |
|
Hash-IT |
General Help
|
16 |
36,123 |
11-06-2011, 12:13 AM |
|
|
Thread: MaskProcessor From File
Post: RE: MaskProcessor From File
atom Wrote: (11-05-2011, 11:34 PM)
--
extreme speed loss! will be equal to CPU cracking then.
--
Yikes that's quite a drop !
Thank you very much for your patience and help today atom, I'll leave... |
|
Hash-IT |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
7 |
18,798 |
11-06-2011, 12:17 AM |
|
|
Thread: ERROR: Temperature limit on GPU 1 reached, aborting...
Post: RE: ERROR: Temperature limit on GPU 1 reached, abo...
pr3d4t0r Wrote: (11-07-2011, 12:14 AM)
--
Hey,
Yeah, i understand "Temperature limit on GPU 1 reached" but how to fix it ??
--
... perhaps ... er ... a fan ?
:)
|
|
Hash-IT |
Very old oclHashcat-plus Support
|
4 |
15,491 |
11-07-2011, 12:21 AM |
|
|
Thread: Some suggestions for the GUI
Post: Some suggestions for the GUI
I was wondering if you would consider some feature requests for the GUI please ?
All the following are related to HashcatPlus and WPA testing.
In the “Hash file or hash†box can yo... |
|
Hash-IT |
Feature Requests
|
3 |
8,150 |
11-08-2011, 02:55 AM |
|
|
Thread: Cap or Hcap generator.
Post: Cap or Hcap generator.
Hi
I have been looking for a tool online or otherwise that can generate .cap files for testing. Unfortunately I can’t seem to find anything, but as I suspect this is a common thing for peop... |
|
Hash-IT |
General Help
|
6 |
16,293 |
11-08-2011, 04:57 PM |