Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
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,376 |
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,376 |
10-12-2013, 01:28 AM |
|
|
Thread: oclHashcat-lite32.exe does nothing, immediately exits with no output.
Post: RE: oclHashcat-lite32.exe does nothing, immediatel...
Hey TwoBit,
1. as far as I understood you use a windows system (because of the exe), is this correct?
2. are you familiar w/ windows command line interpreter (cmd) ? How do you launch the command ? Yo... |
|
philsmd |
Very old oclHashcat-lite Support
|
3 |
9,153 |
05-30-2013, 10:35 AM |
|
|
Thread: oclHashcat-plus - Serbian cyrillic and Serbian latin characters
Post: RE: oclHashcat-plus - Serbian cyrillic and Serbi...
It shouldn't be a problem, you can use this feature: https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_charset_files if you use bruteforce/mask attack.
If there is no charset shipped w/ hashcat... |
|
philsmd |
Very old oclHashcat-plus Support
|
2 |
6,351 |
10-31-2013, 03:39 PM |
|
|
Thread: oclhashcat-plus 0.13 doesn't find password even though it's provided in wordlist
Post: RE: oclhashcat-plus 0.13 doesn't find password eve...
As always, you should try the example hashes (https://hashcat.net/wiki/doku.php?id=example_hashes ):
https://hashcat.net/misc/example_hashes/hashcat.hccap
Password: 'hashcat!' (w/o quotes) |
|
philsmd |
Very old oclHashcat-plus Support
|
11 |
26,432 |
08-06-2013, 12:13 PM |
|
|
Thread: oclHashCat-Plus v0.15 hang up
Post: RE: oclHashCat-Plus v0.15 hang up
This problem seems to be fixed with the beta version. Please see this ticket https://hashcat.net/trac/ticket/82
Thx |
|
philsmd |
Very old oclHashcat-plus Support
|
2 |
7,375 |
09-08-2013, 11:04 AM |
|
|
Thread: oclHashcat64 Displaying wrong number of combinations
Post: RE: oclHashcat64 Displaying wrong number of combin...
The bug/problem is in your command line /mask
use ?u?u?u?u?u?u?u?u (instead of u?u?u?u?u?u?u?u) please |
|
philsmd |
Old oclHashcat Support
|
2 |
4,543 |
05-25-2014, 09:20 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: Office and --show option
Post: RE: Office and --show option
You forgot to also include the command you execute for -m 9820.
It also must contaiin the --username switch.
It probably should be without "$HEX[" and "]''. could be indeed a bug but from your out... |
|
philsmd |
hashcat
|
6 |
5,802 |
08-25-2017, 07:12 AM |
|
|
Thread: Office and --show option
Post: RE: Office and --show option
The problem should be fixed with newest beta version: https://hashcat.net/beta/
The output of --show should now be correct (remember: you need to use the correct -m modes i.e. 9810 and not 9800, ot... |
|
philsmd |
hashcat
|
6 |
5,802 |
08-25-2017, 10:11 AM |
|
|
Thread: Office and --show option
Post: RE: Office and --show option
If you want to output the cracked hashes with -m 9820 you need to use the orginal hash file that you use to crack with -m 9820 (this is not only true for -m 9820, but for all hash types).
So if you... |
|
philsmd |
hashcat
|
6 |
5,802 |
08-28-2017, 07:26 AM |
|
|
Thread: OFFICE errors from beginner
Post: RE: OFFICE errors from beginner
1. pls do not post hashes (even if they are from wiki etc, I don't want to look them up and it is just irrelevant, mask them if you really needed)
2. see the version of the hash that you think is use... |
|
philsmd |
Old hashcat Support
|
3 |
7,345 |
10-28-2014, 06:29 PM |
|
|
Thread: Office hash trouble
Post: RE: Office hash trouble
you should make sure that it looks similar to the example hash listed here:
https://hashcat.net/wiki/example_hashes
You should also try to use/crack the example hash to make sure that your command... |
|
philsmd |
hashcat
|
4 |
4,319 |
07-29-2017, 03:37 PM |
|
|
Thread: Office international character problem
Post: RE: Office international character problem
I'm pretty sure this is a known problem with how the OpenCL kernels use utf16 chars.
As far as I know, the kernel code (also for performance reasons) for utf16le encoding is very "elementary" and j... |
|
philsmd |
hashcat
|
10 |
4,102 |
07-13-2019, 09:54 PM |
|
|
Thread: Office international character problem
Post: RE: Office international character problem
yep yep yep
that's how the algorithm works (and actually most of the microsoft-invented algos),
also see this perl module to understand the algo: https://github.com/hashcat/hashcat/blob/d1f473d6... |
|
philsmd |
hashcat
|
10 |
4,102 |
07-18-2019, 12:01 PM |
|
|
Thread: Office international character problem
Post: RE: Office international character problem
you can try it yourself
create a clean directory with the hashcat download/binaries (e.g. from https://hashcat.net/beta or github or even release should work). make sure that the "kernels/" directo... |
|
philsmd |
hashcat
|
10 |
4,102 |
07-21-2019, 11:08 PM |
|
|
Thread: Old (2009) Bitcoin Core wallet hash problem
Post: RE: Old (2009) Bitcoin Core wallet hash problem
did you try to test with the beta version from https://hashcat.net/beta/ ? |
|
philsmd |
hashcat
|
2 |
2,044 |
04-06-2019, 09:39 PM |
|
|
Thread: old box compatibility with Hashcat
Post: RE: old box compatibility with Hashcat
That's probably a typo, I think epixoip means hashcat-legacy (https://github.com/hashcat/hashcat-legacy), i.e. the (old) CPU-based only hashcat tool (that was called "hashcat" before "oclHashcat" was ... |
|
philsmd |
General Talk
|
4 |
5,001 |
07-14-2017, 09:27 AM |
|
|
Thread: Old Office and KDF
Post: RE: Old Office and KDF
I just had a glance at how easy it is to decrypt office document with the old RC4 encryption (and therefore get access to the whole file content) with the correct RC4 key and it turned out to be even ... |
|
philsmd |
hashcat
|
13 |
10,132 |
02-27-2018, 07:16 PM |
|
|
Thread: old TrueCrypt volumes
Post: RE: old TrueCrypt volumes
First of all to answer you question, you normally would use a mask attack like this:
Code:
--
hashcat64.exe -m 6222 -a 3 --increment --increment-min 9 J:\tc\mooi2009.tc -2 "XxZzJjTtUuQq?d;:,.!@#$%... |
|
philsmd |
hashcat
|
1 |
2,457 |
11-18-2017, 05:29 PM |