Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: Combinator Attack Question
Post: RE: Combinator Attack Question
I'm not sure about this as your code looks ok to me.
Try doing this with your lists, sometimes I think the first word gets missed but I might be wrong.
test1.txt
test
boy
test2.txt
t... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
5 |
10,340 |
02-05-2013, 02:51 PM |
|
|
Thread: Combinator Attack Question
Post: RE: Combinator Attack Question
Looks like you have found a bug, I can reproduce it.
oclHashcat-plus64.exe -a 1 --force -m 0 -j ^1 -k ^2 "cb7340c3ad7182f6cbc1d808a33e1acf" text1.txt text2.txt
cb7340c3ad7182f6cbc1d808a33e1acf ... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
5 |
10,340 |
02-05-2013, 04:06 PM |
|
|
Thread: Combinator Attack Question
Post: RE: Combinator Attack Question
M@LIK Wrote: (02-05-2013, 06:42 PM)
--
Not a bug, just some Windows-users n00bisty.
"^" is used for escaping in Windows's cmd.
Try:
Code:
--
-plus -a1 -j "^1" -k "^2" cb7340c3ad7182f6cbc1d808a3... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
5 |
10,340 |
02-05-2013, 06:50 PM |
|
|
Thread: Trac CAPTCHA unusable
Post: RE: Trac CAPTCHA unusable
I am really pleased you posted this, I was struggling to use Trac and thought it was just me :)
I wanted to say thank you to atom for concluding ticket 184 but I couldn't get past the captcha, whic... |
|
Hash-IT |
General Help
|
4 |
10,437 |
03-23-2014, 11:53 AM |
|
|
Thread: Trac CAPTCHA unusable
Post: RE: Trac CAPTCHA unusable
atom Wrote: (03-24-2014, 12:12 PM)
--
Do you use a proxy?
--
Yes I use a proxy.
I am in no way complaining about the anti spam feature, it's just that the captcha doesn't seem to work ( even w... |
|
Hash-IT |
General Help
|
4 |
10,437 |
03-24-2014, 02:49 PM |
|
|
Thread: Hello, i need dictionaries
Post: RE: Hello, i need dictionaries
@M@lik :D
@guyigoog
This (https://www.skullsecurity.org/wiki/index.php/Passwords) site is the best there is for word lists. |
|
Hash-IT |
Old hashcat Support
|
5 |
10,458 |
05-28-2012, 05:20 PM |
|
|
Thread: Request for PasswordSafe hash support.
Post: RE: Request for PasswordSafe hash support.
Done :)
It's lucky I am obsessed with this forum, otherwise I might have missed this !
:D |
|
Hash-IT |
Feature Requests
|
3 |
10,865 |
06-25-2012, 03:51 PM |
|
|
Thread: Passwords13 presentations?
Post: RE: Passwords13 presentations?
atom Wrote: (08-18-2013, 01:20 PM)
--
Yes, both slides of my talks are online, see here:
https://twitter.com/hashcat/status/362602762061623296
https://twitter.com/hashcat/status/36260285339258060... |
|
Hash-IT |
Organisation and Events
|
4 |
10,896 |
08-19-2013, 01:21 AM |
|
|
Thread: Newbie looking for help.
Post: RE: Newbie looking for help.
cyberpuunk Wrote: (04-02-2013, 07:21 PM)
--
When I click Start the cmd shell pops up with the pathway to the hashcat folder e.g "E:\hashcat-gui-0.5.1\oclHashcat-plus>"
--
I wonder if this is the bi... |
|
Hash-IT |
General Help
|
3 |
10,937 |
04-02-2013, 07:32 PM |
|
|
Thread: Newbie looking for help.
Post: RE: Newbie looking for help.
cyberpuunk Wrote: (04-02-2013, 08:03 PM)
--
but I'm getting
"Skipping line : hash (line length exception)"
--
OK first thing, here is a better GUI.
https://www.md5decrypter.co.uk/hashcat-gui.a... |
|
Hash-IT |
General Help
|
3 |
10,937 |
04-02-2013, 08:23 PM |
|
|
Thread: auto switching masks
Post: RE: auto switching masks
I think atom means like this.
oclHashcat-lite32.exe hash - i 1 sdfdsw ?1?1?1?1?1?1?1?1?1
oclHashcat-lite32.exe hash - i 1 sdfdsw ?s?s?s?s?s?s?s?s
oclHashcat-lite32.exe hash - i 1 sdfdsw ?d?d?d?d?... |
|
Hash-IT |
Very old oclHashcat-lite Support
|
6 |
11,011 |
11-20-2012, 11:36 AM |
|
|
Thread: auto switching masks
Post: RE: auto switching masks
moaddip Wrote: (11-20-2012, 12:01 PM)
--
sorting process to stop after finding the password, with this batch configuration?
--
Not with the list above no.
It would simply move on to the next com... |
|
Hash-IT |
Very old oclHashcat-lite Support
|
6 |
11,011 |
11-20-2012, 01:14 PM |
|
|
Thread: Mask Processor Rule Generation Bug.
Post: Mask Processor Rule Generation Bug.
Code to pre-pend $ while generating rule such as ..$1$2$3 works with …
mp32.exe -1 123 $?1$?1$?1 -o Mask_Processor_Test_Result.txt
Prefixing ^ does not work in the same way.
mp32.exe -... |
|
Hash-IT |
General Help
|
5 |
11,039 |
11-24-2011, 05:20 PM |
|
|
Thread: Mask Processor Rule Generation Bug.
Post: RE: Mask Processor Rule Generation Bug.
atom Wrote: (11-24-2011, 05:26 PM)
--
not a bug. the ^ char is the escape char in windows command shell.
--
Ahh OK :)
Should I update this (https://hashcat.net/wiki/rules_with_maskprocessor)page... |
|
Hash-IT |
General Help
|
5 |
11,039 |
11-24-2011, 05:32 PM |
|
|
Thread: Mask Processor Rule Generation Bug.
Post: RE: Mask Processor Rule Generation Bug.
OK :)
Give me a little time and I will make a load of rules to share so people can just make their own very quickly and easily. I learn better from seeing the actual command in full, so I think it... |
|
Hash-IT |
General Help
|
5 |
11,039 |
11-24-2011, 05:52 PM |
|
|
Thread: wpa2 - more hashes at once
Post: RE: wpa2 - more hashes at once
dodo14 Wrote: (08-09-2012, 11:28 PM)
--
Hello, is there any way to crack more hashes at once for cracking wpa ?
--
Hi dodo14
Mem5 and atom are of course correct, you cannot really run hashcat-pl... |
|
Hash-IT |
Very old oclHashcat-plus Support
|
6 |
11,083 |
08-10-2012, 02:35 PM |
|
|
Thread: Table Lookup: delimiter request
Post: RE: Table Lookup: delimiter request
I think you can do that now can't you ?
a=aA4@ |
|
Hash-IT |
Feature Requests
|
4 |
11,165 |
07-06-2012, 01:59 AM |
|
|
Thread: Table Lookup: delimiter request
Post: RE: Table Lookup: delimiter request
init_6 Wrote: (07-06-2012, 05:36 AM)
--
whats up hashcat this is initiate6. Yes you can do a=aA4@ However, You can't a=aA@/\ and have a = a
a=A
a=/\
instead you will have:
a=/
a=\
Unless I a... |
|
Hash-IT |
Feature Requests
|
4 |
11,165 |
07-06-2012, 12:07 PM |
|
|
Thread: SL3 improve
Post: RE: SL3 improve
M@LIK Wrote: (05-26-2012, 09:50 PM)
--
@Hash-IT (https://hashcat.net/forum/user-776.html):: Another fellow looking for your "educated guess" LOL
--
Ha ha ! :D
I really do believe it will be a use... |
|
Hash-IT |
User Contributions
|
4 |
11,189 |
05-26-2012, 10:02 PM |
|
|
Thread: SL3 improve
Post: RE: SL3 improve
spyridakosr Wrote: (05-26-2012, 10:14 PM)
--
@Hash-IT
Following M@LIK direction lead me to your post, yes, that was exactly the question i was putting.
So, i gues my thread is unnecesary. Sorry ab... |
|
Hash-IT |
User Contributions
|
4 |
11,189 |
05-26-2012, 10:28 PM |