Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Users & pot file
Post: RE: Users & pot file
See https://hashcat.net/trac/ticket/567 . cpu hashcat currently does not have this feature, but next version 0.50 will allow you to use --show --username (well, indeed it works already with 0.49 when ... |
|
philsmd |
General Help
|
2 |
6,642 |
02-10-2015, 11:58 PM |
|
|
Thread: error CuModuleLoad() 209
Post: RE: error CuModuleLoad() 209
I'm wondering why you are trying with version 340.32 of the nvidia driver if the home page https://hashcat.net/oclhashcat/ clearly emphasizes that:
"NV users require ForceWare 346.x or later"
your... |
|
philsmd |
Old hashcat Support
|
2 |
6,196 |
02-17-2015, 03:27 PM |
|
|
Thread: hash extractor
Post: RE: hash extractor
For now you need to use something like:
- office: office2hashcat.py or office2john.py
- pdf: pdf2john.py
for compatibility reasons oclHashcat does use the same "hash" formats as john the ripper. |
|
philsmd |
Old hashcat Support
|
2 |
5,366 |
02-17-2015, 03:30 PM |
|
|
Thread: Mask file with Custom Character sets
Post: RE: Mask file with Custom Character sets
1. https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files clearly says that the format is like this:
[?1],[?2],[?3],[?4],[mask]
It also says that the first 4 fields are optional only the ... |
|
philsmd |
Old oclHashcat Support
|
2 |
6,431 |
02-18-2015, 06:40 PM |
|
|
Thread: Look Up Tables
Post: RE: Look Up Tables
Since this post is within the cpu hashcat section, I assume you are speaking about hashcat-cli (version 0.49 at the time of this post).
Yes, if you look at --help, it says:
5 = Table-Lookup
so ... |
|
philsmd |
Old hashcat Support
|
2 |
5,656 |
03-19-2015, 06:29 PM |
|
|
Thread: Recovery not even starting
Post: RE: Recovery not even starting
First of all, according to the forum rules you are not allowed to post hashes see https://hashcat.net/forum/announcement-2.html
Second, the hash that you use corresponds to a password with 4 characte... |
|
philsmd |
Old oclHashcat Support
|
2 |
4,501 |
03-20-2015, 11:05 PM |
|
|
Thread: oclcat64 stuck on "Generating Bitmap Tables"
Post: RE: oclcat64 stuck on "Generating Bitmap Tables"
Unfortunately, in such cases the only solution is to try again to reinstall driver and unzip the newest oclHashcat version in a new directory.
For windows:
1. uninstall current driver (Control Center... |
|
philsmd |
Old oclHashcat Support
|
2 |
5,798 |
03-05-2015, 09:46 PM |
|
|
Thread: strange output statsprocessor
Post: RE: strange output statsprocessor
You should always specify a mask, the --help says:
./sp64.bin [options]... hcstat-file [filter-mask]
the mask (filter-mask) is needed to tell sp64 where you want the --custom-charset1 etc to be used,... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
7,219 |
04-10-2015, 11:11 PM |
|
|
Thread: Dictionary attack not working black screen
Post: RE: Dictionary attack not working black screen
-a 3 or --attack-mode 3 enables according to --help and the wiki a mask attack ( https://hashcat.net/wiki/doku.php?id=mask_attack ).
-a 0 must be used if you want to run a dictionary attack. So it ... |
|
philsmd |
Old oclHashcat Support
|
2 |
4,952 |
04-28-2015, 07:32 AM |
|
|
Thread: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) and oclHashcat
Post: RE: The-Distribution-Which-Does-Not-Handle-OpenCL-...
The catalyst driver version 14.12 is broken, see here: https://hashcat.net/forum/thread-3915.html
Furthermore, this has nothing to do with The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)... |
|
philsmd |
Old oclHashcat Support
|
2 |
4,631 |
05-13-2015, 07:26 PM |
|
|
Thread: md5(md5($pass))
Post: RE: md5(md5($pass))
see https://hashcat.net/wiki/doku.php?id=example_hashes
-m 2600 = Double MD5 |
|
philsmd |
Old oclHashcat Support
|
2 |
7,069 |
06-12-2015, 09:07 AM |
|
|
Thread: seperator unmatched
Post: RE: seperator unmatched
You are not allowed to post hashes, see: https://hashcat.net/forum/announcement-2.html
I/we should ban you immediately for 1 week.
Anyway, the problem is that you need to use -m 1000 and use the... |
|
philsmd |
Old hashcat Support
|
2 |
11,273 |
06-16-2015, 04:26 PM |
|
|
Thread: Lotus Notes/Domino 8
Post: RE: Lotus Notes/Domino 8
I'm not totally sure what the purpose of this thread is. Is it meant as a summarize/description/guide of what the user could do when he gets a user.id file (in form of a user contribution thread) or i... |
|
philsmd |
Old oclHashcat Support
|
2 |
6,257 |
06-25-2015, 03:49 PM |
|
|
Thread: Error ? --pw-min is a reserved parameter for Prince attack mode
Post: RE: Error ? --pw-min is a reserved parameter for P...
From the --help output (and wiki and forum and ...) you can easily see that the options you are looking for are:
Code:
--
--increment Enable increment mode
--increment-min=NUM Start i... |
|
philsmd |
Old hashcat Support
|
2 |
7,090 |
08-25-2015, 06:57 PM |
|
|
Thread: nested sha1
Post: RE: nested sha1
For instance the "Redmine Project Management Web App" uses exactly this algorithm, i.e.
sha1 ($salt . sha1 ($pass))
the algorithm is available on both hashcat and oclHashcat with attack mode -m 76... |
|
philsmd |
General Talk
|
2 |
5,088 |
12-22-2015, 11:11 AM |
|
|
Thread: Custom iterations count
Post: RE: Custom iterations count
What are the details about the algorithm used?
"sha512 salted with custom iterations" doesn't really say much.
There are many different ways to use "sha512", "iterations" and "salt" all within a has... |
|
philsmd |
Old oclHashcat Support
|
2 |
5,103 |
12-28-2015, 08:14 PM |
|
|
Thread: preppend number to dictionary
Post: RE: preppend number to dictionary
Think about it one more time!
If you first prepend 1
then prepend 2
then prepend 3
then prepend 4
then prepend 5
you end up prepending "54321"
so you need to reverse it to ^5^4^3^2^1 if you want to ... |
|
philsmd |
Old hashcat Support
|
2 |
4,398 |
01-15-2016, 12:27 AM |
|
|
Thread: weird rule issue..
Post: RE: weird rule issue..
-m 2500 = WPA/WPA2 has a minimum password length of 8 (included). Therefore the word "amanda" will be rejected because it is too small (6 characters long).
You can use pipes (e.g. from cpu hashcat --... |
|
philsmd |
Old oclHashcat Support
|
2 |
4,693 |
02-29-2016, 10:07 PM |
|
|
Thread: outfile-check-dir is being ignored
Post: RE: outfile-check-dir is being ignored
I'm really doubting that this is a serious question.
But if it really is... you can't tell oclHashcat that it should output only plains (without the hashes) and at the same time you are trying to tel... |
|
philsmd |
Old oclHashcat Support
|
2 |
4,814 |
02-27-2016, 10:16 AM |
|
|
Thread: substr(md5(md5($pass)))
Post: RE: substr(md5(md5($pass)))
If you are asking about the code changes you need to do to make this work, it would probably be better to discuss this in the developer section of this forum.
Feature request go directly to github (o... |
|
philsmd |
hashcat
|
2 |
6,214 |
03-01-2016, 09:08 PM |