Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: 4 graphic cards->ok, 5 graphiccards -> not ok
Post: RE: 4 graphic cards->ok, 5 graphiccards -> not ok
Please do not offer to pay here. Users of this forum are willing to help if they can and you do not need to offer payment for a solution to your problem. It won't help.
Topic specific answer: the int... |
|
philsmd |
Old oclHashcat Support
|
11 |
16,489 |
12-14-2014, 06:53 PM |
|
|
Thread: How to map a password policy onto your Mask?
Post: RE: How to map a password policy onto your Mask?
Hey Rob,
the best thing you should do is to have a look into the hashcat wiki https://hashcat.net/wiki/ and for your particular problem, see here: https://hashcat.net/wiki/doku.php?id=mask_attack
Your... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
16,454 |
05-29-2013, 10:44 AM |
|
|
Thread: Cracking pdf file with arabic password using hashcat
Post: RE: Cracking pdf file with arabic password using h...
You do not need --hex-salt. This has nothing to do with salts.
If anything you would need --hex-charset, but that is not necessariy and only needed if you define a custom charset (-1, -2, -3 or -4)... |
|
philsmd |
General Talk
|
5 |
16,216 |
11-21-2017, 05:58 PM |
|
|
Thread: Cracking pdf file with arabic password using hashcat
Post: RE: Cracking pdf file with arabic password using h...
this of course depends on what the tool that you use to encrypt the pdf (acrobat reader etc) does with the input. It could use utf-8 by default. it could use utf16-le etc...
The linux echo tool wont ... |
|
philsmd |
General Talk
|
5 |
16,216 |
11-21-2017, 07:27 PM |
|
|
Thread: Veracrypt question
Post: RE: Veracrypt question
Yeah, it's exactly the same procedure for veracrypt (like it is for truecrypt "hashes", also see https://hashcat.net/wiki/frequently_asked_questions#how_do_i_extract_the_hashes_from_truecrypt_volumes)... |
|
philsmd |
General Talk
|
6 |
16,081 |
07-25-2016, 02:41 PM |
|
|
Thread: Bug with complex rule ?
Post: RE: Bug with complex rule ?
Try to execute this:
Code:
--
echo -en "1\00002"|md5sum
a933d13f81649bebe035dc21f4002ff1 -
--
Basically it is: 1 || \0 || 2 where || means concatenated.
Yes, there seems to be a bug (or ... |
|
philsmd |
Very old oclHashcat-plus Support
|
8 |
16,080 |
06-01-2013, 06:15 PM |
|
|
Thread: Bug with complex rule ?
Post: RE: Bug with complex rule ?
Hey Waffle,
while I agree with most (if not all) of your suggestions here (https://hashcat.net/trac/ticket/148 ) , I also think that it is not really the solution for this problem (or perfectly relat... |
|
philsmd |
Very old oclHashcat-plus Support
|
8 |
16,080 |
06-01-2013, 08:08 PM |
|
|
Thread: Bug with complex rule ?
Post: RE: Bug with complex rule ?
Perfect, thx Waffle for these details.
It is just a pity that I/we weren't aware of these speed-truncation mechanism, unfortunatelly I think nobody documented this behaviour and why it can't be avo... |
|
philsmd |
Very old oclHashcat-plus Support
|
8 |
16,080 |
06-02-2013, 06:47 AM |
|
|
Thread: ocl v1.36 / WARN: ADL_Overdrive6_FanSpeed_Get(): -5
Post: RE: ocl v1.36 / WARN: ADL_Overdrive6_FanSpeed_Get(...
I think we already saw some behavior like this with non-reference design cards. What happened in that case was (presumably): the OEM manufacturer did try to save some costs and did reuse old and adjus... |
|
philsmd |
Old oclHashcat Support
|
10 |
16,068 |
08-21-2015, 01:55 PM |
|
|
Thread: How can I get status from hashcat for using other program?
Post: RE: How can I get status from hashcat for using ot...
Yes, the struct description is here: https://hashcat.net/wiki/doku.php?id=oclhashcat_lite#parsing_the_restore-file but there is no speed information included within the struct (since speed may vary qui... |
|
philsmd |
Very old oclHashcat-lite Support
|
8 |
16,010 |
05-13-2013, 01:08 PM |
|
|
Thread: How can I get status from hashcat for using other program?
Post: RE: How can I get status from hashcat for using ot...
Ok, I understand.
If you look at the output of ./*hashcat -h you see some parameters that may help you, e.g.:
--status Enable automatic update of the status-screen
--status-timer=NUM Seconds betwee... |
|
philsmd |
Very old oclHashcat-lite Support
|
8 |
16,010 |
05-13-2013, 01:47 PM |
|
|
Thread: How can I get status from hashcat for using other program?
Post: RE: How can I get status from hashcat for using ot...
I agree w/ atom and you that stdout/stderr reading isn't a good choice in general and should be avoided whenever possible but I think that w/o a full API access to *hashcats functionalities, this is t... |
|
philsmd |
Very old oclHashcat-lite Support
|
8 |
16,010 |
05-13-2013, 04:08 PM |
|
|
Thread: Joining 2 dictionaries together without bruteforcing one side
Post: RE: Joining 2 dictionaries together without brutef...
As far as I know, the keyspace is even more restricted for Netgear routers than you might think.
See: https://forum.hashkiller.co.uk/topic-view.aspx?t=2715
NETGEARXX - Adjective + Noun + 3 Digit... |
|
philsmd |
Old oclHashcat Support
|
7 |
15,884 |
11-22-2014, 03:43 PM |
|
|
Thread: HELP
Post: RE: HELP
qiaoqiao372 Wrote: (03-16-2014, 12:24 AM)
--
Platform Version: OpenCL 1.2 AMD-APP (1214.3)
--
This is definitely not 13.12 (13.12 should be Platform version 1348.5 ), yours is much older, even o... |
|
philsmd |
Old oclHashcat Support
|
6 |
15,665 |
03-16-2014, 01:42 AM |
|
|
Thread: oclHashcat-lite-0.15 crash
Post: RE: oclHashcat-lite-0.15 crash
Even if you didn't say when exactly it crashes, I think this problem was already fixed (see https://hashcat.net/trac/ticket/155 ).
Anyways, next version of oclHashcat (oclHashcat v 1.0) won't have th... |
|
philsmd |
Very old oclHashcat-lite Support
|
5 |
15,375 |
10-12-2013, 12:24 AM |
|
|
Thread: oclHashcat-lite-0.15 crash
Post: RE: oclHashcat-lite-0.15 crash
As said, I am not totally sure it is the same bug (you should tell us exactly when it happens, the point in time, at start, loading dicts, at end, see trac ticket).
Furthermore, the trac ticket talks... |
|
philsmd |
Very old oclHashcat-lite Support
|
5 |
15,375 |
10-12-2013, 01:28 AM |
|
|
Thread: BSOD with 7970
Post: RE: BSOD with 7970
Are you using oclHashcat-plus or oclHashcat-lite?
The recommended driver version for oclHashcat-plus is 13.4, but 13.8 and 13.9 seem to work also without problem here.
If you use lite and have 13.9 in... |
|
philsmd |
General Help
|
8 |
15,367 |
10-20-2013, 11:42 AM |
|
|
Thread: MS Office Instant decryption
Post: RE: MS Office Instant decryption
because you probably should use the collider mode 9710 (with mask ?b?b?b?b?b) for instant access to the data |
|
philsmd |
General Talk
|
9 |
15,352 |
08-21-2017, 08:58 AM |
|
|
Thread: MS Office Instant decryption
Post: RE: MS Office Instant decryption
If you read this carefully https://hashcat.net/forum/thread-3665.html, you will see that you only need -m 9710 to access the data.
Have a look at the list of steps under the "KDF" section https://has... |
|
philsmd |
General Talk
|
9 |
15,352 |
09-12-2017, 05:00 PM |
|
|
Thread: Intel CPU OpenCL with Radeon?
Post: RE: Intel CPU OpenCL with Radeon?
You should really read about the new options, like "--opencl-device-types 1,2" etc |
|
philsmd |
hashcat
|
3 |
15,338 |
06-29-2016, 09:52 PM |