oclHashcat-lite output | to program - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-lite Support (https://hashcat.net/forum/forum-22.html) +--- Thread: oclHashcat-lite output | to program (/thread-2317.html) |
oclHashcat-lite output | to program - brute-Force - 05-23-2013 Is there a way to oclHascat as a cracking engine to speed up the operations of a larger program, for example, coWPAtty? I don't know of any oclHashcat-specific applications to WPA2 cracking, so I am using coWPAtty, since it is clearly explained and has clearly written source that is freely available. I also think it would be good how to apply oclHashcat for any brute-force application. Can someone please give some examples of applying oclHashcat in larger programs. (For example, pipe the output of oclHashcat to another program.) Is there a guide for this? Thanks RE: oclHashcat-lite output | to program - radix - 05-23-2013 no RE: oclHashcat-lite output | to program - Mangix - 05-24-2013 cowpatty is slow. why would you want to use it? RE: oclHashcat-lite output | to program - suman - 08-02-2013 Alright i guess i figured it out almost all except the mask...right and left thing, the '?l?u' from '-1 ?l?u ?1?l?l?l?l?l19?d?d' have to do with the first part of the hash which is the salt ? thx advance. pass-4-sure pass-4-sure.com Certkiller microsoft certification exams Certkiller microsoft certification exams Certkiller 640-461 dumps Certkiller 640-461 dumps Certkiller ccie security certification Certkiller ccie security certification Certkiller scwcd certification Certkiller scwcd certification RE: oclHashcat-lite output | to program - atom - 08-04-2013 you can also use maskprocessor. it's a standalone program to generate wordlists. it produces the same candidates as oclHashcat-lite does. it can print to stdout, so you can pipe it to whatever program. |