Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [desc] Replies Views Posted
    Thread: Odd Formatting Using Tables
Post: RE: Odd Formatting Using Tables

Phew ,thank you for that. I have just finished quite a long run and when I saw this I did start to wonder !
Hash-IT General Help 4 8,822 11-23-2011, 01:14 AM
    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: Filter When Using Toggles ?
Post: RE: Filter When Using Toggles ?

Quote: -- no because if i do this, there is no way in doing the opposite again. -- OK, I was just thinking there might be a way for a user to switch off filtering easily. Perhaps filtering on by d...
Hash-IT General Help 16 26,150 11-22-2011, 01:32 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: Unexpected Toggle Rule Result
Post: Unexpected Toggle Rule Result

When I use the following …. hashcat-cli32.exe -r Toggles4.rule--stdout testlist.txt >> Rule_Result.txt With … “abcd” as the only entry in my “testlist.txt” wo...
Hash-IT General Help 0 4,063 11-24-2011, 09:36 PM
    Thread: Mask Processor Fixed Character Problem
Post: Mask Processor Fixed Character Problem

If mask processor is used piped to hashcat using the following... mp32.exe -1 abcdef9876543210 ?1?1?1?1?1?1z | hashcat-cli32.exe -r sample.rule --stdout passlist.txt >> Rule_Result.txt The "z" i...
Hash-IT General Help 1 6,359 11-25-2011, 05:55 PM
    Thread: Mask Processor Fixed Character Problem
Post: RE: Mask Processor Fixed Character Problem

:( I have just read the above and even I didn't understand it so I will try to explain this better. My final intention is to pipe Mask-Processor to hashcatplus which uses a rule file then on to ...
Hash-IT General Help 1 6,359 11-26-2011, 03:43 AM
    Thread: New Brute Force Attack
Post: New Brute Force Attack

I am having trouble getting the new brute force attack working in oclhashcatplus. I tried various options but assumed this should work. Code: -- oclHashcat-plus32.exe --hash-type 2500 -n 160 --...
Hash-IT General Help 4 14,124 12-31-2011, 09:20 PM
    Thread: New Brute Force Attack
Post: RE: New Brute Force Attack

Quote: -- oclHashcat-plus32.exe -a 3 --hash-type 2500 -n 160 -1 abcdefg12345 test.hccap -o Found.txt ?1?1?1?1?1?1?1?1 -- Works great ! Thank you !! :D
Hash-IT General Help 4 14,124 12-31-2011, 11:33 PM
    Thread: New Brute Force Attack
Post: RE: New Brute Force Attack

Wow ...very fast reply !!! Thank you for your help. I got confused as I followed this (https://hashcat.net/wiki/brute_force_attack) link Posted here (https://hashcat.net/forum/thread-761-post-...
Hash-IT General Help 4 14,124 12-31-2011, 09:36 PM
    Thread: Math Question !
Post: RE: Math Question !

ToXiC Wrote: (01-07-2012, 11:23 PM) -- i have been asking atom lots of stuff -- If atom accepted your requests and they are not on my list (https://hashcat.net/wiki/feature_requests) can you please ...
Hash-IT General Help 6 12,932 01-08-2012, 01:30 AM
    Thread: Math Question !
Post: RE: Math Question !

atom Wrote: (01-08-2012, 12:27 PM) -- thanks for keeping the list up to date, helps much -- You're welcome ! Its a pleasure :D
Hash-IT General Help 6 12,932 01-08-2012, 08:31 PM
    Thread: Math Question !
Post: Math Question !

Some time ago I made a feature request for maskprocessor to have some sort of “markov” ability. My main request was to allow the user to be able to stipulate the number of sequential id...
Hash-IT General Help 6 12,932 01-06-2012, 10:55 PM
    Thread: Math Question !
Post: RE: Math Question !

Thank you for the tip about crunch, I have tried crunch before but I am hoping hashcat and hashcat utilities will eventually become the complete answer to all hash cracking needs !! ha ha ! :D I a...
Hash-IT General Help 6 12,932 01-07-2012, 03:22 PM
    Thread: Backtrack 5r1 Aircrack
Post: RE: Backtrack 5r1 Aircrack

OK fair enough, I just thought I would try here as I know more people here than on those sites. Sorry for posting it.
Hash-IT General Help 9 36,287 01-11-2012, 08:41 PM
    Thread: Backtrack 5r1 Aircrack
Post: Backtrack 5r1 Aircrack

I understand this is not directly hashcat related but this is the forum I spend most time on and to be honest I am more likely to get a decent answer here ! It is somewhat hashcat related though an...
Hash-IT General Help 9 36,287 01-11-2012, 07:40 PM
    Thread: GPU patent issues
Post: RE: GPU patent issues

atom Wrote: (02-01-2012, 10:53 PM) -- Both oclHashcats are 100% non-profit projects. -- Just another reason why the hashcat suite is so awesome ! :D
Hash-IT General Help 3 8,598 02-01-2012, 11:42 PM
    Thread: Title Rule
Post: RE: Title Rule

Hi atom I can see that you kindly added this feature after all. Unfortunately I am unable to make it work on my set up. I see here (https://hashcat.net/wiki/rule_based_attack#implemented_specif...
Hash-IT General Help 9 22,712 03-28-2012, 03:25 PM
    Thread: Backtrack 5r1 Aircrack
Post: RE: Backtrack 5r1 Aircrack

radix Wrote: (01-11-2012, 08:43 PM) -- also apt-get install openssl-dev -- Thanks for the tip but as I said I have already tried most usual suggestions to be found on this problem. I have been wor...
Hash-IT General Help 9 36,287 01-11-2012, 11:54 PM