Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
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: 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: 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: 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: [solved] Win7-64 crash Lists to blame?
Post: RE: Win7-64 crash Lists to blame?
This seems to be easy to reproduce and it seems that it doesn't occur randomly but w/ very specific plains (if the length > 48).
I also opened this trac ticket https://hashcat.net/trac/ticket/221 a... |
|
philsmd |
Old hashcat Support
|
5 |
9,987 |
12-10-2013, 08:18 PM |
|
|
Thread: Cracking an OS X 10.8.2 PBKDF2 Hash
Post: RE: Cracking an OS X 10.8.2 PBKDF2 Hash
The wiki clearly says what hash mode you should use: https://hashcat.net/wiki/doku.php?id=example_hashes
7100 OS X v10.8
So you need -m 7100 in your command line...
Furthermore, if you want to u... |
|
philsmd |
Old oclHashcat Support
|
5 |
14,791 |
12-12-2013, 08:28 PM |
|
|
Thread: cuda hashcat plus error
Post: RE: cuda hashcat plus error
Why do you use v0.15 of oclHashcat-plus?
Download 1.00 from https://hashcat.net/oclhashcat/ and update the NV driver to match the requirements. |
|
philsmd |
Old oclHashcat Support
|
5 |
16,762 |
12-12-2013, 09:23 PM |
|
|
Thread: [solved] Win7-64 crash Lists to blame?
Post: RE: Win7-64 crash Lists to blame?
It is very difficult for us to reproduce... I for instance do not understand if this wordlist is a personal wordlist of you or it is one of the .word files in /examples/ .
Could you please explain h... |
|
philsmd |
Old hashcat Support
|
5 |
9,987 |
12-10-2013, 12:52 AM |
|
|
Thread: Custom rule/mask not working
Post: RE: Custom rule not working
maybe you should give some examples of plains which hashcat should try.
what do you mean by
"I want to try at the end all ?l?d?s possibilities"
do you mean the mix of them OR first of the 3 is a l... |
|
philsmd |
Old hashcat Support
|
5 |
9,948 |
04-03-2014, 08:54 PM |
|
|
Thread: unknown option -- output-file=cracked.txt
Post: RE: unknown option -- output-file=cracked.txt
see hashcat-cli32.exe --help and/or wiki (especially https://hashcat.net/wiki/doku.php?id=hashcat#options )
The option you are looking for is:
Code:
--
-o, --outfile=FILE Defin... |
|
philsmd |
Old hashcat Support
|
5 |
17,846 |
09-30-2014, 01:38 PM |
|
|
Thread: Help with cisco ASA formatting
Post: RE: Help with cisco ASA formatting
If you look at the example hash page that epixoip linked, it is very clear to see, that you need to specify:
hash:salt
There is something particular w/ 2410, i.e. that salt is limited to 4 chars (but... |
|
philsmd |
Old oclHashcat Support
|
5 |
14,249 |
10-03-2014, 01:16 AM |
|
|
Thread: v1.31 Multi-GPU not working with standalone devices
Post: RE: v1.31 Multi-GPU not working with standalone de...
It may depend on your shell/cmd, you may need to escape/quote the arguments, like this:
-d "1,2" etc |
|
philsmd |
Old oclHashcat Support
|
5 |
11,881 |
10-07-2014, 01:03 PM |
|
|
Thread: v1.31 Multi-GPU not working with standalone devices
Post: RE: v1.31 Multi-GPU not working with standalone de...
SopalajoArrierez Wrote: (10-07-2014, 12:32 PM)
--
ERROR: 2: No such file or directory
--
means that you didn't specify the wordlist.
Since you didn't specify any --attack-mode (-a), -a 0 was implie... |
|
philsmd |
Old oclHashcat Support
|
5 |
11,881 |
10-07-2014, 12:43 PM |
|
|
Thread: ALL outputs of best64.rules of a word in a dic.
Post: RE: ALL outputs of best64.rules of a word in a dic...
The advice of Milzo was to use cpu hashcat (https://hashcat.net/hashcat/) and not oclHashcat
./hashcat-cli64.bin means cpu hashcat, because the missing ocl and the cli in the name.
oclHashcat doe... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
5 |
11,170 |
11-13-2014, 02:50 PM |
|
|
Thread: [solved] how to pipe rli2 tot textfile?
Post: RE: how to pipe rli2 tot textfile?
Code:
--
rli2.exe text1 text2 > outfile
--
|
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
5 |
10,704 |
12-14-2014, 04:36 PM |
|
|
Thread: [solved] how to pipe rli2 tot textfile?
Post: RE: how to pipe rli2 tot textfile?
No, it should work like that.
See for instance here: https://hashcat.net/forum/thread-3826.html
Same OP and identical problem. The suggested solution in both cases was to use "> outfile", which of co... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
5 |
10,704 |
12-14-2014, 06:44 PM |
|
|
Thread: Help about office documents
Post: RE: Help about office documents
The general procedure is to use something like: office2hashcat.py (e.g. office2hashcat (https://raw.githubusercontent.com/stricture/hashstack-server-plugin-oclhashcat/master/scrapers/office2hashcat.py... |
|
philsmd |
Old oclHashcat Support
|
5 |
8,012 |
02-09-2015, 03:40 PM |
|
|
Thread: A Rule For not more then 2 consecutive number or letter
Post: RE: A Rule For not more then 2 consecutive number ...
fonzy35 Wrote: (02-06-2015, 09:46 AM)
--
I looked in to maskprocessor rule, but i didn't find any.
--
The answer of atom was for maskprocessor ( https://hashcat.net/wiki/doku.php?id=maskprocessor , ... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
5 |
12,857 |
02-06-2015, 05:50 PM |
|
|
Thread: Help about office documents
Post: RE: Help about office documents
Please have a look at this wiki page: https://hashcat.net/wiki/doku.php?id=example_hashes
Inside the file hash.txt (for hash type -m 9400) the hash lines must be exactly like this:
$office$*2007*20*1... |
|
philsmd |
Old oclHashcat Support
|
5 |
8,012 |
02-17-2015, 01:02 PM |
|
|
Thread: USER:HASH Plain Text
Post: RE: USER:HASH Plain Text
Yes, oclHashcat does already support this (--show --username --outfile-format 2 etc).
But also next version of cpu hashcat (0.50) will support this see: https://hashcat.net/trac/ticket/567 |
|
philsmd |
Old hashcat Support
|
5 |
10,945 |
03-02-2015, 01:37 PM |