Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Segmentation fault ;(
Post: RE: Segmentation fault ;(
which driver (version) do you use ? (see here for the recommended driver https://hashcat.net/oclhashcat-plus/ )
what if you run other hash types and/or attack modes?
also paste the output of
Code:
-... |
|
philsmd |
Very old oclHashcat-plus Support
|
5 |
15,163 |
11-20-2013, 12:31 AM |
|
|
Thread: About the return value of hashcat
Post: RE: About the return value of hashcat
This is very well documented:
1. in the file docs/status_codes.txt (relative path starting from oclHashcat-plus root folder)
2. if you use forum search, there are dozens of similar questions/answers... |
|
philsmd |
Very old oclHashcat-plus Support
|
1 |
5,123 |
11-20-2013, 09:07 AM |
|
|
Thread: Another question about mask to deal with space
Post: RE: Another question about mask to deal with space
I'm not sure why you are asking all these mask questions, it is all very well documented on wiki (and/or already asked and answered on forum - use forum search), also see https://hashcat.net/wiki/doku.... |
|
philsmd |
Very old oclHashcat-plus Support
|
7 |
23,063 |
11-20-2013, 01:44 PM |
|
|
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: Special character problem ű,ő
Post: RE: Special character problem ű,ő
afaik I already told you how to do that *in detail*
Again, we start w/ (some) list of chars, let's stay with those defined here: https://en.wikipedia.org/wiki/ISO/IEC_8859-2
now we have a list that i... |
|
philsmd |
Very old oclHashcat-plus Support
|
8 |
15,024 |
11-14-2013, 04:36 PM |
|
|
Thread: Segmentation fault ;(
Post: RE: Segmentation fault ;(
Please try a different hash mode (md5, -m 0) and re-download the 0.15 oclHashcat package (to be sure, maybe not under /opt and run it directly within the downloaded folder, like in $ ./oclHashcat-plus... |
|
philsmd |
Very old oclHashcat-plus Support
|
5 |
15,163 |
11-20-2013, 10:26 PM |
|
|
Thread: Odd issue even after a permissions change.
Post: RE: Odd issue even after a permissions change.
If you are using a 32 bit ubuntu version you need to modify the *Example*.sh files s.t. they use the *32.bin binary and not the 64-bit one (default). |
|
philsmd |
Very old oclHashcat-plus Support
|
1 |
6,450 |
11-28-2013, 09:00 PM |
|
|
Thread: cuModuleLoad() 209 error
Post: RE: cuModuleLoad() 209 error
From https://hashcat.net/oclhashcat-plus/
Quote:
--
NV users require ForceWare 319.37 or later
--
I don't think it will work for you w/ an older driver just because a newer driver is difficult (h... |
|
philsmd |
Very old oclHashcat-plus Support
|
6 |
15,175 |
11-17-2013, 12:05 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: | attacks using hashcat-utils
Post: RE: | attacks using hashcat-utils
The problem here is the communication between completely different processes (combinator.bin and oclHashcat-plus64.bin)... the pipe symbol reflects this very well... ( look at | as a wall between the ... |
|
philsmd |
Very old oclHashcat-plus Support
|
6 |
14,167 |
12-05-2013, 03:49 PM |
|
|
Thread: | attacks using hashcat-utils
Post: RE: | attacks using hashcat-utils
Please keep in mind, that while for you this 2 things seem to end up doing the same or at least have several points in common, ... the feature to natively support combinations + rules is very differe... |
|
philsmd |
Very old oclHashcat-plus Support
|
6 |
14,167 |
12-05-2013, 04:31 PM |
|
|
Thread: | attacks using hashcat-utils
Post: RE: | attacks using hashcat-utils
UPDATE: let's consider -a 1 w/ -r
the problem here is that devs need to come up w/ a nice and very fast solution to do both the combination and apply rules (possible within the gpu kernel, otherwise i... |
|
philsmd |
Very old oclHashcat-plus Support
|
6 |
14,167 |
12-05-2013, 04:56 PM |
|
|
Thread: Problem with Password
Post: RE: Problem with Password
Make sure you have 2 different .cap files and 2 different .hccap files.
The first pair is: (1st cap, 1st hccap) where 1st cap is gathered from aircrack w/ password arlenesplace
The second pair is:... |
|
philsmd |
Very old oclHashcat-plus Support
|
5 |
20,002 |
12-06-2013, 01:56 PM |