Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: hashcat v0.50 hybrid rules
Post: RE: hashcat v0.50 hybrid rules
Quote:
--
bf.rule created with maskprocessor to append 3 digits: ./mp.bin -o bf.rule '$?d?d?d'
--
Looks wrong, I think you wanted to do:
Quote:
--
bf.rule created with maskprocessor to ap... |
|
atom |
Old hashcat Support
|
7 |
10,164 |
11-10-2015, 09:53 AM |
|
|
Thread: OSX 10.10 (-m 7100) Hash Question
Post: RE: OSX 10.10 (-m 7100) Hash Question
oclHashcat has tougher hash verification checks. Make sure your hash matches the one from the example hash page. |
|
atom |
Old oclHashcat Support
|
7 |
11,412 |
11-13-2015, 11:35 AM |
|
|
Thread: OSX 10.10 (-m 7100) Hash Question
Post: RE: OSX 10.10 (-m 7100) Hash Question
I'd guess invalid extraction of the hash. The Iteration count sounds good |
|
atom |
Old oclHashcat Support
|
7 |
11,412 |
11-13-2015, 05:13 PM |
|
|
Thread: hashcat v0.50 hybrid rules
Post: RE: hashcat v0.50 hybrid rules
I've checked that case now, here's a log:
Generate rules, should be 1000 in total, worked
Quote:
--
$ ./mp64.bin -o bf.rule '$?d $?d $?d'
$ wc -l bf.rule
1000 bf.rule
--
Test combinato... |
|
atom |
Old hashcat Support
|
7 |
10,164 |
11-15-2015, 11:29 AM |
|
|
Thread: oclHashcat v2.00
Post: oclHashcat v2.00
[hr]
Download here: https://hashcat.net/oclhashcat/
[hr]
This oclHashcat version 2.00 is all about Open-Source. Yes, you read it right. We went Open-Source!
If you want to read more about ... |
|
atom |
Old oclHashcat Announcements
|
7 |
34,643 |
12-04-2015, 06:03 PM |
|
|
Thread: Noob help >.<
Post: RE: Noob help >.<
Yes, use the --outfile-format parameter. See --help for more informations |
|
atom |
General Help
|
7 |
8,841 |
01-01-2016, 01:59 AM |
|
|
Thread: How to crack iTunes backup password with hashcat?
Post: RE: How to crack iTunes backup password with hashc...
you can use -m 12000 to crack it see https://hashcat.net/wiki/doku.php?id=example_hashes |
|
atom |
General Help
|
7 |
29,801 |
01-24-2016, 02:21 PM |
|
|
Thread: hashcat beta and ubuntu 16.04 summary
Post: hashcat beta and ubuntu 16.04 summary
There have been many issues reported when installing Ubuntu 16.04 and the latest beta (which is also the future release).
I've installed it myself to see what's going on.
Here we go:
Make ... |
|
atom |
hashcat
|
7 |
19,539 |
04-30-2016, 09:23 AM |
|
|
Thread: Can't crack multiple hashes, only single
Post: RE: Can't crack multiple hashes, only single
Wouldn't call it a bug, as it was always clear maximum supported salt length is 31. With hashcat v3.00 beta we just increased that length a bit. However, with those hashes with salt length 40, your ma... |
|
atom |
hashcat
|
7 |
13,889 |
05-13-2016, 03:17 PM |
|
|
Thread: hashcat beta and ubuntu 16.04 summary
Post: RE: hashcat beta and ubuntu 16.04 summary
|
atom |
hashcat
|
7 |
19,539 |
05-30-2016, 09:54 AM |
|
|
Thread: Integrated AMD GPU with oclHashcat
Post: RE: Integrated AMD GPU with oclHashcat
AMD's APU and other accelerators like Intel PHI or FPGA should work as well |
|
atom |
Old hashcat Support
|
7 |
13,401 |
06-07-2016, 12:41 PM |
|
|
Thread: AMD Crimson 16.6.1 only 32bit oclhashcat working
Post: RE: AMD Crimson 16.6.1 only 32bit oclhashcat worki...
rc4 seems to work for other users with combination windows + amd + crimson-16.6.1 |
|
atom |
hashcat
|
7 |
8,959 |
06-25-2016, 10:50 AM |
|
|
Thread: AMD Crimson 16.6.1 only 32bit oclhashcat working
Post: RE: AMD Crimson 16.6.1 only 32bit oclhashcat worki...
|
atom |
hashcat
|
7 |
8,959 |
06-29-2016, 11:59 AM |
|
|
Thread: AMD Crimson 16.6.1 only 32bit oclhashcat working
Post: RE: AMD Crimson 16.6.1 only 32bit oclhashcat worki...
OK it seems the problem is related to a broken OpenCL.dll. Friend of mine had the same problem. To solve it, do the following:
- Uninstall the AMD driver
- Reboot
- Manually remove opencl.dll and... |
|
atom |
hashcat
|
7 |
8,959 |
07-04-2016, 12:46 PM |
|
|
Thread: How To: Hashcat 3.0 on a 32-bit Linux VM
Post: RE: How To: Hashcat 3.0 on a 32-bit Linux VM
Thanks! About that one error, you should post it to the pocl project. They are pretty good and fast in fixing their own bugs, if it is. Also possible it's a LLVM problem. |
|
atom |
hashcat
|
7 |
16,920 |
07-05-2016, 08:22 AM |
|
|
Thread: ERROR: clGetDeviceIDs() -1
Post: RE: ERROR: clGetDeviceIDs() -1
oclHashcat v2.01 is outdated. Please use hashcat v3.00 |
|
atom |
Hardware
|
7 |
10,573 |
07-06-2016, 09:03 AM |
|
|
Thread: Error running on linux box
Post: RE: Error running on linux box
read this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do |
|
atom |
hashcat
|
7 |
8,259 |
07-22-2016, 12:55 PM |
|
|
Thread: Error running on linux box
Post: RE: Error running on linux box
New version support both GPU and CPU |
|
atom |
hashcat
|
7 |
8,259 |
07-22-2016, 01:55 PM |
|
|
Thread: Error running on linux box
Post: RE: Error running on linux box
You just need to get OpenCL working, then hashcat will work, too. The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) may be broken with OpenCL |
|
atom |
hashcat
|
7 |
8,259 |
07-22-2016, 02:45 PM |
|
|
Thread: Error running on linux box
Post: RE: Error running on linux box
Yes, hashcat can work with CPU only. There's no GPU required. However you might have difficulties to get the AMD driver running without an AMD GPU.
pocl is another alternative. |
|
atom |
hashcat
|
7 |
8,259 |
07-22-2016, 04:09 PM |