Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Invalid argument
Post: RE: Invalid argument

royce Wrote: (03-29-2017, 02:33 PM) -- @rico is right - you've got a stray hyphen (or if your filename actually begins with a dash, you'll need to rename it) And I'm sorry to be the bearer of sad ...
itanon hashcat 8 27,687 03-29-2017, 08:12 PM
    Thread: Invalid argument
Post: RE: Invalid argument

On the hashcat wiki I've red that fur running hashcat is necessary to have nvidia driver (version 367) and Intel open cl runtime installed.....Since my GPU only supports old 340 driver, it means that ...
itanon hashcat 8 27,687 03-29-2017, 10:46 AM
    Thread: Invalid argument
Post: RE: Invalid argument

royce Wrote: (03-27-2017, 04:24 PM) -- Hmm - interesting. Can you post the full command line (but hiding any sensitive or non-public hashes?) -- so this is the entire output: Code: -- ./hashcat64.bi...
itanon hashcat 8 27,687 03-28-2017, 11:57 PM
    Thread: Invalid argument
Post: RE: Invalid argument

royce Wrote: (03-27-2017, 02:08 AM) -- Works for me, using 3.40 release on Ubuntu: Code: -- $ wget 'https://hashcat.net/misc/example_hashes/hashcat.hccapx' --2017-03-26 16:06:58--  https://hashcat...
itanon hashcat 8 27,687 03-27-2017, 09:59 AM
    Thread: Invalid argument
Post: Invalid argument

I'm on Linux Deb distro....I've downloaded the latest hashcat version binary file, but once I try to run it issuing:  ./hascat64.bin -a 3 -m 2500 handshake.hccapx ?d?d?d?d?d?d?d?d?d?d?d I get:" inva...
itanon hashcat 8 27,687 03-27-2017, 01:06 AM
    Thread: OpenCL installation on Linux
Post: RE: OpenCL installation on Linux

From the official k a l i driver support page (http://docs.k a l i.org/general-use/install-nvidia-drivers-on-k a l i-linux) I've found a few more things that could be useful in our troubleshooting... ...
itanon hashcat 11 47,530 03-15-2017, 09:44 AM
    Thread: OpenCL installation on Linux
Post: RE: OpenCL installation on Linux

philsmd Wrote: (03-14-2017, 01:41 PM) -- Actually, if you know what the problem of the  K a l i  packages are and how one normally needs to install the drivers/ICDs, then it is quite easy to start ha...
itanon hashcat 11 47,530 03-14-2017, 02:48 PM
    Thread: OpenCL installation on Linux
Post: RE: OpenCL installation on Linux

epixoip Wrote: (03-14-2017, 08:42 AM) -- itanon Wrote: (03-14-2017, 01:32 AM) -- Plus I'm starting to realize(reading on the web) that openCL seems to not to work properly on linux, but maybe I got ...
itanon hashcat 11 47,530 03-14-2017, 10:55 AM
    Thread: OpenCL installation on Linux
Post: RE: OpenCL installation on Linux

epixoip Wrote: (03-12-2017, 07:22 PM) -- No, just the CPU runtime -- I've tried to install all' the available package of the openCL runtime(Ubuntu, sles, rhel) but none of these has been able to wor...
itanon hashcat 11 47,530 03-14-2017, 01:32 AM
    Thread: Avoid character occurrance in brute force attack
Post: RE: Avoid character occurrance in brute force atta...

philsmd Wrote: (03-13-2017, 01:42 PM) -- This might have various reasons. It's very clear from the error message that neither the intel driver nor the nvidia driver are correctly/completely installed...
itanon hashcat 12 32,204 03-13-2017, 04:03 PM
    Thread: Avoid character occurrance in brute force attack
Post: RE: Avoid character occurrance in brute force atta...

atom Wrote: (03-09-2017, 12:31 PM) -- Yes, for hashcat that is it. OpenCL might be different, but this is not OpenCL support forum! -- successfully installed last hashcat's version(3.40), openCL inte...
itanon hashcat 12 32,204 03-13-2017, 03:30 AM
    Thread: OpenCL installation on Linux
Post: RE: OpenCL installation on Linux

epixoip Wrote: (03-12-2017, 02:05 AM) -- Remove MESA. Install the proprietary Nvidia driver. Install the Intel OpenCL CPU runtime. -- Ok got it....Do I need the Intel SDK package in addition to the ...
itanon hashcat 11 47,530 03-12-2017, 10:26 AM
    Thread: OpenCL installation on Linux
Post: OpenCL installation on Linux

I'm on debian linux distro and I've installed the latest hashcat 3.40 but I'm having some problems... any command I issue is giving me the following message: "hashcat (v3.40) starting... Mesa (Galli...
itanon hashcat 11 47,530 03-12-2017, 02:00 AM
    Thread: Avoid character occurrance in brute force attack
Post: RE: Avoid character occurrance in brute force atta...

atom Wrote: (03-08-2017, 10:01 AM) -- Either the The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) maintainer need to update the version or you use binary version from hashcat.net or you comp...
itanon hashcat 12 32,204 03-08-2017, 01:57 PM
    Thread: Avoid character occurrance in brute force attack
Post: RE: Avoid character occurrance in brute force atta...

atom Wrote: (03-07-2017, 10:00 AM) -- Typical error when you try to load hccapx into too old hashcat version -- So all I have to do is update hashcat version? Would you please help me telling me how...
itanon hashcat 12 32,204 03-07-2017, 10:31 AM
    Thread: Avoid character occurrance in brute force attack
Post: RE: Avoid character occurrance in brute force atta...

philsmd Wrote: (03-06-2017, 08:53 AM) -- Maskprocessor has a command line argument for exactly this type of password candidate filtering: https://github.com/hashcat/maskprocessor/blob/master/src/mp....
itanon hashcat 12 32,204 03-07-2017, 02:22 AM
    Thread: Avoid character occurrance in brute force attack
Post: RE: Avoid character occurrance in brute force atta...

Oh OK then....I was a bit experienced with crunch pipelined to pyrit/aircrack and, in that case, an approach like that could have been more life semplifing, and so I though the same with hashcat.... ...
itanon hashcat 12 32,204 03-06-2017, 02:45 AM
    Thread: Avoid character occurrance in brute force attack
Post: Avoid character occurrance in brute force attack

Hi, I'm trying to brute forcing my wpa's captured .cap file and, in order to boost the process  I though to set some "filters" to the hashcat process, letting it jump the charset combination with 2 or...
itanon hashcat 12 32,204 03-06-2017, 01:27 AM