Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Hashcat 0.15 clGetdeviceIDS error -1
Post: RE: Hashcat 0.15 clGetdeviceIDS error -1
use forum/google search:
https://www.google.com/search?q=site:hashcat.net "clGetdeviceIDs+-1" (https://www.google.com/search?q=site%3Ahashcat.net+%22clGetdeviceIDs+-1%22) |
|
philsmd |
Very old oclHashcat-plus Support
|
3 |
7,370 |
11-14-2013, 02:06 PM |
|
|
Thread: More then 4 user defined charsets
Post: RE: More then 4 user defined charsets
it is not supported to have more than 4 custom charset... there are several reasons for that (performance, GPU-related reasons etc)...
There may be some rare cases where you *really* need that featur... |
|
philsmd |
Very old oclHashcat-plus Support
|
3 |
6,837 |
11-07-2013, 01:19 PM |
|
|
Thread: Special character problem ű,ő
Post: RE: Special character problem ű,ő
1. you don't need https://www.md5hashgenerator.com/ to generate hashes. We know we find the ISO code of that particular char here: https://en.wikipedia.org/wiki/ISO/IEC_8859-2 and we use linux OS, ther... |
|
philsmd |
Very old oclHashcat-plus Support
|
8 |
15,024 |
11-10-2013, 11:22 PM |
|
|
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: oclHashcat gui issue
Post: RE: oclHashcat gui issue
If you have downloaded this 3th party GUI (https://www.md5decrypter.co.uk/hashcat-gui.aspx ) from md5decrypter.co.uk you should ask for help there https://forum.md5decrypter.co.uk/forum8-general-discuss... |
|
philsmd |
Very old oclHashcat-plus Support
|
3 |
7,571 |
11-19-2013, 04:16 AM |
|
|
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 |
|
|
Thread: hashcat v0.44, oclHashcat-plus v0.14 and oclHashcat-lite v0.15
Post: RE: hashcat v0.44, oclHashcat-plus v0.14 and oclHa...
@Hash-IT, I do *not* think that there are only few people that use hashcat or oclHashcat anymore, instead I think there is a FAST increasing number of users *every* day...
Maybe atom has a number (i.... |
|
philsmd |
Very old oclHashcat-plus Announcements
|
11 |
46,824 |
03-24-2013, 02:02 PM |
|
|
Thread: hashcat v0.44, oclHashcat-plus v0.14 and oclHashcat-lite v0.15
Post: RE: hashcat v0.44, oclHashcat-plus v0.14 and oclHa...
@Hash-IT yes, you are right. At least you did understand what I was trying to say, but yes SPAM is something *else*...
Again, I think atom knows how valuable his work is for MANY of us! |
|
philsmd |
Very old oclHashcat-plus Announcements
|
11 |
46,824 |
03-24-2013, 05:12 PM |