Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: cudaHC stops at Kernel exec timeout
Post: RE: cudaHC stops at Kernel exec timeout
The problem is that you probably use the same GPU as main device for your xserver and it is also configured in xorg.conf.
That way, there is a - very restrict and few seconds - timeout during which... |
|
philsmd |
Very old oclHashcat-plus Support
|
1 |
9,794 |
10-01-2013, 02:43 AM |
|
|
Thread: Injecting candidates /re-reading pot
Post: RE: Injecting candidates /re-reading pot
@truekonrads
it seems that the idea is very good... I discussed this a little bit w/ atom now and of course we also see the benefits of such a feature.
It is currently not supported and the main pro... |
|
philsmd |
Very old oclHashcat-plus Support
|
5 |
9,772 |
11-11-2013, 06:05 PM |
|
|
Thread: Line-length
Post: RE: Line-length
Seems that the file './Desktop/hashes.hash' does not exist. Maybe path incorrect.
From this line:
WARNING: Hash './Desktop/hashes.hash': Line-length exception
we see, that it is trying to parse t... |
|
philsmd |
Old oclHashcat Support
|
4 |
9,772 |
05-09-2014, 12:25 PM |
|
|
Thread: Line-length
Post: RE: Line-length
Since you use:
Code:
--
cudahashcat ...
--
instead of
Code:
--
./cudahashcat ...
--
(i.e. - last command example - cudaHashcat64.bin is in current directory)
I assume that the The-Distributi... |
|
philsmd |
Old oclHashcat Support
|
4 |
9,772 |
05-10-2014, 11:32 AM |
|
|
Thread: 13 gpu issue
Post: RE: 13 gpu issue
you also need to use the option -d (or the long form of it --opencl-devices) to select a specific device. The upper case short option -D (or long --opencl-device-types) does something completely diffe... |
|
philsmd |
Hardware
|
12 |
9,747 |
01-18-2018, 07:20 PM |
|
|
Thread: 13 gpu issue
Post: RE: 13 gpu issue
There are a lot of warnings in your output.
Starting from the timeout patch problem to the "Not a native Intel OpenCL runtime" error.
It's not a good idea to ignore all warnings and don't try to fix... |
|
philsmd |
Hardware
|
12 |
9,747 |
01-18-2018, 11:18 PM |
|
|
Thread: Problem with rar2john hash
Post: RE: Problem with rar2john hash
It should be very easy to see that hashcat does not expect any filename within the "hash". So remove all this substring containing the filename, like "*C:\file.rar*94" in your example (without quotes)... |
|
philsmd |
hashcat
|
3 |
9,722 |
07-07-2016, 05:28 PM |
|
|
Thread: MSSQL(2005) (salt.pass) troubles
Post: RE: MSSQL(2005) (salt.pass) troubles
user003 Wrote: (07-12-2013, 12:23 PM)
--
any advices?
--
Don't post hashes here!!! Forum Rules (https://hashcat.net/forum/announcement-2.html)
Check format w/ the example hashes (https://hashcat.net... |
|
philsmd |
Very old oclHashcat-lite Support
|
3 |
9,710 |
07-12-2013, 12:47 PM |
|
|
Thread: Update rules.txt with changes.txt
Post: RE: Update rules.txt with changes.txt
@Kgx Pnqvhm I have updated rules.txt in cpu hashcat + oclhashcat today.
Furthermore, I've updated also the rules listed here: https://hashcat.net/wiki/doku.php?id=rule_based_attack
It is possible t... |
|
philsmd |
Old hashcat Support
|
5 |
9,692 |
08-14-2013, 08:49 PM |
|
|
Thread: Using newline character as part of mask attack
Post: RE: Using newline character as part of mask attack
if you use --hex-charset every character you specify must be specified in hexadecimal.
Therefore you must use:
Code:
--
hashcat64 -a 3 -m 0 -O --hex-charset -1 0a hash.txt 757365726e616d65?1?a?... |
|
philsmd |
hashcat
|
16 |
9,677 |
04-22-2018, 07:11 AM |
|
|
Thread: mask file for WPA
Post: RE: mask file for WPA
cr4zynou, I am pretty confident that you are not using the newest version of oclHashcat.
Because this looks *exactly* like the bug that was fixed with this ticket https://hashcat.net/trac/ticket/61... |
|
philsmd |
Old oclHashcat Support
|
6 |
9,623 |
11-26-2015, 02:16 PM |
|
|
Thread: PBKDF2 new format hash
Post: RE: PBKDF2 new format hash
Why do you not write your comments on trac directly?
What regards the trac ticket, I was asking for more details and where this hash type is being used (common CMS, other software etc) but we didn't ... |
|
philsmd |
User Contributions
|
3 |
9,610 |
01-21-2015, 10:02 AM |
|
|
Thread: PBKDF2 new format hash
Post: RE: PBKDF2 new format hash
Thanks for the links.
But please (as said) stick to the ticket https://hashcat.net/trac/ticket/256 , otherwise we need to cross-post everything and devs need to look for the required information on... |
|
philsmd |
User Contributions
|
3 |
9,610 |
01-23-2015, 11:57 AM |
|
|
Thread: hashcat v0.45
Post: hashcat v0.45
* changes v0.44 -> v0.45:
Download here: https://hashcat.net/hashcat/
Release with some new algorithms:
AIX smd5
AIX ssha1, ssha256, ssha512
GOST R 34.11-94
We managed also to fix some b... |
|
philsmd |
Old hashcat Announcements
|
0 |
9,601 |
06-01-2013, 02:37 AM |
|
|
Thread: Problems with OpenCL
Post: RE: Problems with OpenCL
if you want to use hashcat, you need to install the OpenCL drivers (this is true for both GPU and CPU).
the drivers can be found on nvidia.com/support.amd.com for GPUs and software.intel.com for Op... |
|
philsmd |
hashcat
|
10 |
9,575 |
09-28-2017, 03:24 PM |
|
|
Thread: Problems with OpenCL
Post: RE: Problems with OpenCL
The ICD is not the driver.
You need to install the OpenCL driver for your CPU... download it from you CPU vendor web site (e.g. software.intel.com) |
|
philsmd |
hashcat
|
10 |
9,575 |
09-28-2017, 04:53 PM |
|
|
Thread: cracking salted linux shadow hash: Unable to load due to Line-length
Post: RE: cracking salted linux shadow hash: Unable to l...
of course it is salted (the part after "$6$" and before the "$hash" part, i.e. "52450745" for this very specific example is the salt) and the whole sha512crypt hash can be generated like this in pytho... |
|
philsmd |
hashcat
|
5 |
9,574 |
08-11-2016, 09:16 AM |
|
|
Thread: DIfficulties running mass attack
Post: RE: DIfficulties running mass attack
you need to add: -m 2500 (see https://hashcat.net/wiki/doku.php?id=example_hashes ), otherwise hashcat does not know what type of hash you want to crack
Code:
--
oclHashcat-plus64.exe -m 2500 -a 3 -1... |
|
philsmd |
Very old oclHashcat-plus Support
|
4 |
9,529 |
11-03-2013, 12:55 AM |
|
|
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: Hash craked with John the ripper but failed with Hashcat
Post: RE: Hash craked with John the ripper but failed wi...
if you use -a 0 you should specify at least one word list (dictionary file).
Otherwise, hashcat will assume that you sent the password candidates via standard input (stdin) and therefore use a pipe... |
|
philsmd |
hashcat
|
4 |
9,494 |
02-02-2018, 05:22 PM |