Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Building password list
Post: RE: Building password list

Your right about FP and fp though.
Ar76 hashcat 21 43,626 09-07-2019, 09:47 AM
    Thread: Building password list
Post: RE: Building password list

I'm not a coding genius but it works, I tried it and it produces the required outcome.
Ar76 hashcat 21 43,626 09-06-2019, 08:53 PM
    Thread: Building password list
Post: RE: Building password list

Actually after you double click the main.c file, delete all the code in the editor not just the hello world line.
Ar76 hashcat 21 43,626 09-05-2019, 05:18 PM
    Thread: Building password list
Post: RE: Building password list

So open codeblocks. Create new console application, select C, then call it combos. Make sure your saving the project in c:\cpp\. Click next. Click finish. Expand the sources folder(+), to the...
Ar76 hashcat 21 43,626 09-05-2019, 05:00 PM
    Thread: Building password list
Post: RE: Building password list

Seriously, WW is just one set what about, AA,BB, CC, ...ZZ. I'm just trying to reduce the password count, even if it turns out I don't have the password in the list. Reduce the time.
Ar76 hashcat 21 43,626 09-05-2019, 01:50 PM
    Thread: Building password list
Post: RE: Building password list

philsmd Wrote: (09-04-2019, 03:39 PM) -- just answered above: Code: -- mp64 -q 2 ?l?l?l?l?l?l?l?l -- -- But that's just a-z 0-9. It still has adjacent chars such as afdWWdui The WW for ...
Ar76 hashcat 21 43,626 09-05-2019, 12:33 PM
    Thread: Building password list
Post: RE: Building password list

Any idea of a mask for a-z without adjacent chars ?
Ar76 hashcat 21 43,626 09-04-2019, 02:44 PM
    Thread: Building password list
Post: RE: Building password list

os2873 Wrote: (09-03-2019, 10:24 AM) -- Ar76 Wrote: (09-02-2019, 02:50 PM) -- os2873 Wrote: (09-02-2019, 07:39 AM) -- undeath Wrote: (09-01-2019, 11:22 AM) -- policygen from PACK https://github.co...
Ar76 hashcat 21 43,626 09-03-2019, 11:25 AM
    Thread: Building password list
Post: RE: Building password list

os2873 Wrote: (09-02-2019, 07:39 AM) -- undeath Wrote: (09-01-2019, 11:22 AM) -- policygen from PACK https://github.com/iphelix/PACK -- thanks to the open topic and its knowledge, anyone know of...
Ar76 hashcat 21 43,626 09-02-2019, 02:50 PM
    Thread: Building password list
Post: Building password list

Is there any software that I can use to produce a password list that doesn't have adjacent chars the same, in other words, AD5SSRU7  It can't have that for example as SS are adjacent  chars, eve...
Ar76 hashcat 21 43,626 09-01-2019, 09:01 AM
    Thread: Hashcat not working on q8200
Post: RE: Hashcat not working on q8200

Rdgeno Wrote: (08-29-2019, 07:52 PM) -- Had the same problem Google search how to install hashcat CPU only infosexy. Dont make my mistake follow all the directions. I didnt the first time and had to ...
Ar76 hashcat 10 19,656 08-30-2019, 08:04 AM
    Thread: Hashcat not working on q8200
Post: RE: Hashcat not working on q8200

I'll going to buy a GPU that supports opencl, if my CPU doesn't support opencl and my GPU does, does HC just automatically use the GPU, in other words HC will still work even if CPU doesn't support, o...
Ar76 hashcat 10 19,656 08-28-2019, 02:11 PM
    Thread: Hashcat not working on q8200
Post: Hashcat not working on q8200

I'm trying on cpu only as don't even have a GPU yet. I've installed the x64 opencl drivers and got no errors yet when I run HC I get error cl_device_not_available. The q8200 is old I know but I thi...
Ar76 hashcat 10 19,656 08-28-2019, 10:28 AM
    Thread: Help me install hxctools
Post: Help me install hxctools

It's missing the openssl source on Cali so I downloaded the openssl source however as I'm sure you know I have to get all the paths correct for example in hcxtools.c (or roughly that name) it includes...
Ar76 hashcat 3 8,495 08-26-2019, 01:49 PM
    Thread: Need help with building mask
Post: RE: Need help with building mask

Your passwords are unnecessarily complex, a password such as myaccesspasswordispassword is stronger you dont need special chars
Ar76 hashcat 6 12,920 08-25-2019, 10:24 PM
    Thread: How to install hxcdumptool manually?
Post: RE: How to install hxcdumptool manually?

I found a convertor online. Tks for all help, I think I have got everything now, just need to wait around 300 years to crack the hash.
Ar76 hashcat 7 13,343 08-25-2019, 02:33 PM
    Thread: How to install hxcdumptool manually?
Post: RE: How to install hxcdumptool manually?

I got hxcdumptool installed however I can't get hcxtools installed, its asking for openssl which I tried to link however its all a paths mess. Is there anyway to convert the pcapng from hcxdumptool...
Ar76 hashcat 7 13,343 08-25-2019, 02:13 PM
    Thread: How to install hxcdumptool manually?
Post: RE: How to install hxcdumptool manually?

royce Wrote: (08-25-2019, 02:43 AM) -- Yep, the GitHub repo says that it's as simple as that. -- I've only dabbled with Linux in the past but I seem to remember have all kinds of problems compiling...
Ar76 hashcat 7 13,343 08-25-2019, 03:04 AM
    Thread: How to install hxcdumptool manually?
Post: RE: How to install hxcdumptool manually?

royce Wrote: (08-25-2019, 02:28 AM) -- There's no install - you just download it by whatever means you can, and then transfer it to where you need to run it, and then compile+run. -- So i download ...
Ar76 hashcat 7 13,343 08-25-2019, 02:35 AM
    Thread: How to install hxcdumptool manually?
Post: How to install hxcdumptool manually?

I don't have internet atm, how do I install it manually?
Ar76 hashcat 7 13,343 08-25-2019, 02:24 AM