Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Hashcat 0.15 clGetdeviceIDS error -1
Post: RE: Hashcat 0.15 clGetdeviceIDS error -1
If you were willing to read, then you should be able to understand what the error means and that it doesn't really depend which version of ubuntu you use.
For example, take the first forum thread in ... |
|
philsmd |
Very old oclHashcat-plus Support
|
3 |
7,370 |
11-14-2013, 03:37 PM |
|
|
Thread: Timestamp for cracked hash
Post: RE: Timestamp for cracked hash
I understand that this could be an interesting feature (a new outfile-format)
But for the time being, you could just use the --quiet and stdout feature (ie. not use -o) to modify the output:
Very si... |
|
philsmd |
Very old oclHashcat-plus Support
|
3 |
9,992 |
11-25-2013, 01:20 PM |
|
|
Thread: multi.hccap miss password and benchmark -m 3200 display driver stopped responding
Post: RE: multi.hccap miss password and benchmark -m 320...
Hey and thx for your testing and the report.
I don't really like to discuss 2+ different problems within the same thread....
Anyway,
1. please open a trac ticket https://hashcat.net/trac/ with a se... |
|
philsmd |
Old oclHashcat Support
|
3 |
10,337 |
12-12-2013, 02:23 PM |
|
|
Thread: Segmentation Fault
Post: RE: Segmentation Fault
We need more details to help you w/ this problem...
Required information:
1. operating system details (version of linux, kernel version - uname -a, 32/64 bit etc)
2. did it work before (w/ this setup)... |
|
philsmd |
Old oclHashcat Support
|
3 |
10,324 |
01-05-2014, 05:07 PM |
|
|
Thread: 10 digit mask increments
Post: RE: 10 digit mask increments
You may be able to understand how this mask-based word generation works by looking at either the output of cpu hashcat --stdout OR maskprocessor.
It's easier to understand it (in my opinion) by see... |
|
philsmd |
Old oclHashcat Support
|
3 |
7,695 |
02-03-2014, 11:33 AM |
|
|
Thread: Mac OS X 10.8-9 Issue
Post: RE: Mac OS X 10.8-9 Issue
First see here: https://hashcat.net/forum/announcement-2.html
You shouldn't post hashes if you were not asked by a moderator or dev.
The answer is simple, just truncate the length to the one indicat... |
|
philsmd |
Old hashcat Support
|
3 |
11,330 |
02-09-2014, 05:27 PM |
|
|
Thread: Mac OS X 10.8-9 Issue
Post: RE: Mac OS X 10.8-9 Issue
Thx for these details and your testing...
We did make the same test w/ a 32bit system (and w/ 32bit binary on 64bit system) and discovered a problem for this hash type, other affected hash types are ... |
|
philsmd |
Old hashcat Support
|
3 |
11,330 |
02-11-2014, 04:19 PM |
|
|
Thread: Error: cuModuleLoad() 301
Post: RE: Error: cuModuleLoad() 301
Hey,
this is a very new card which was release in february 2014 (afaik)... oclHashcat 1.01 was released in 01/01/2014, therefore no wonder that this card is not supported :(
Good news: oclHashcat (cu... |
|
philsmd |
Old oclHashcat Support
|
3 |
14,509 |
03-05-2014, 11:59 AM |
|
|
Thread: GTX 750 Ti error on driver 335.23
Post: RE: GTX 750 Ti error on driver 335.23
https://hashcat.net/forum/thread-3200-post-18576.html#pid18576 |
|
philsmd |
Old oclHashcat Support
|
3 |
8,967 |
04-13-2014, 08:07 AM |
|
|
Thread: Strange behaviour w/ WPA
Post: RE: Strange behaviour w/ WPA
I've tested this a little bit w/ same command line and similar dict, but I always get 100% progress.
It could have to do w/ dictstat (and/or a corrupted .dictstat file), could you please try to delet... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,877 |
04-30-2014, 05:13 PM |
|
|
Thread: $HEX[...]
Post: RE: $HEX[...]
Yes, encoding matters. Try this:
Code:
--
echo -en 'EFE\xc7INAR' | md5sum
f54198dc47cf5cd61202b8675e118811 -
--
or this:
Code:
--
echo -n 'EFEÇINAR' | iconv -t iso-8859-1 | md5sum
f... |
|
philsmd |
Old oclHashcat Support
|
3 |
7,779 |
06-14-2014, 11:18 AM |
|
|
Thread: Cracking speed
Post: RE: Cracking speed
1. are you sure that the hash file is in the correct format (.hccap format), see https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2 , https://hashcat.net/cap2hccap/ ...
2. screenshot says 0/0 hash... |
|
philsmd |
Old hashcat Support
|
3 |
10,531 |
07-06-2014, 07:09 PM |
|
|
Thread: User:Hash Saving Syntax?
Post: RE: User:Hash Saving Syntax?
See wiki and --help:
You need to do it in 2 steps.
1. crack the hashes:
Code:
--
oclHashcat64.exe -m 0 --username hash.txt wordlist/rockyou.txt
--
2. display the hashes w/ --show
Code:
--
ocl... |
|
philsmd |
Old oclHashcat Support
|
3 |
9,054 |
09-29-2014, 09:34 AM |
|
|
Thread: User:Hash Saving Syntax?
Post: RE: User:Hash Saving Syntax?
yes, thx for testing...
It seems that it only works w/o --outfile-format 2 (or more correctly, it works w/ all outfile-formats that also output the hash at the beginning)...
I think we will categori... |
|
philsmd |
Old oclHashcat Support
|
3 |
9,054 |
09-29-2014, 05:51 PM |
|
|
Thread: ERROR: clBuildProgram() -11
Post: RE: ERROR: clBuildProgram() -11
Does not seem you have the correct driver installed (see https://hashcat.net/oclhashcat/ - AMD users require Catalyst 14.9 or later ).
If you think you have 14.9 installed please uninstall it, reboot,... |
|
philsmd |
Old oclHashcat Support
|
3 |
9,511 |
10-08-2014, 04:09 PM |
|
|
Thread: r9 270x driver issue
Post: RE: r9 270x driver issue
If you refer to this:
https://www.darkmoreops.com/2014/08/18/cracking-wpa2-wpa-with-hashcat-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)-linux/
then I can only say that this is exactly th... |
|
philsmd |
Hardware
|
3 |
8,656 |
10-16-2014, 03:38 PM |
|
|
Thread: OFFICE errors from beginner
Post: RE: OFFICE errors from beginner
1. pls do not post hashes (even if they are from wiki etc, I don't want to look them up and it is just irrelevant, mask them if you really needed)
2. see the version of the hash that you think is use... |
|
philsmd |
Old hashcat Support
|
3 |
7,345 |
10-28-2014, 06:29 PM |
|
|
Thread: Can someone confirm this command?
Post: RE: Can someone confirm this command?
The mask, in your case ?1?1?1?1?1?1?1?1 must be at least the length specified by --increment-max (or longer).
How else would oclHashcat know what it should do after the position @ end of mask
Your ma... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,723 |
10-28-2014, 09:52 PM |
|
|
Thread: newline as input
Post: RE: newline as input
As epixoip already mentioned, there are many possibilities to do this.
Depending on the attack mode, there are different possibilities. Some work better some work worse in different situations/scenar... |
|
philsmd |
General Help
|
3 |
7,005 |
11-22-2014, 12:15 PM |
|
|
Thread: Bruteforce + dictionary attack
Post: RE: Bruteforce + dictionary attack
you should be able to find the answer to your problem in the wiki https://hashcat.net/wiki/ |
|
philsmd |
Old oclHashcat Support
|
3 |
5,972 |
12-11-2014, 10:55 PM |