Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Using hashcat on my CentOS 6 machine
Post: RE: Using hashcat on my CentOS 6 machine
That error messages just means that it could not find the required "libOpenCL.so" or "libOpenCL.so.1" OpenCL library or more simply: the driver was not correctly installed.
How did you install the ... |
|
philsmd |
hashcat
|
6 |
10,606 |
07-10-2016, 08:47 AM |
|
|
Thread: Using hashcat on my CentOS 6 machine
Post: RE: Using hashcat on my CentOS 6 machine
It depends on the hardware you have. AMD/NVidia GPU ? Intel CPU ?
Just install the drivers the usual way and you shouldn't get that error message anylonger. |
|
philsmd |
hashcat
|
6 |
10,606 |
07-10-2016, 10:17 AM |
|
|
Thread: Using hashcat Brain with slow hash and specific password length
Post: RE: Using hashcat Brain with slow hash and specifi...
if you have a minimum required length of 12 and rules that add up to 4 characters, you could just pre-process your dict such that it has at least 12-4 = 8 characters. That's already a huge filter and ... |
|
philsmd |
hashcat
|
4 |
1,381 |
01-14-2020, 12:52 PM |
|
|
Thread: Using hashcat Brain with slow hash and specific password length
Post: RE: Using hashcat Brain with slow hash and specifi...
in theory we could enable the rule engine used by -j and -k also for --slow-candidates (-S) which is enabled by default in case brain is used.
This would also allow reject rules etc (everything that ... |
|
philsmd |
hashcat
|
4 |
1,381 |
01-15-2020, 04:50 PM |
|
|
Thread: Using for Axcrypt
Post: RE: Using for Axcrypt
Did you use the AxSuite by FistOurs (or axcrypt2john.py) to extract the "hashes" as explained here https://hashcat.net/wiki/example_hashes ? |
|
philsmd |
hashcat
|
10 |
11,238 |
05-30-2017, 09:01 PM |
|
|
Thread: Using for Axcrypt
Post: RE: Using for Axcrypt
Oh, thats actually interesting about the Axcrypt version difference.
I would suggest that you contact Fist0urs directly either here on forum (name "Fist0urs") or on twitter (https://twitter.com/Fis... |
|
philsmd |
hashcat
|
10 |
11,238 |
05-31-2017, 09:51 AM |
|
|
Thread: Using for Axcrypt
Post: RE: Using for Axcrypt
As already explained above, for axcrypt 1.x (every version of ax less than 2.0) you could just use axcrypt2john.py (https://raw.githubusercontent.com/magnumripper/JohnTheRipper/bleeding-jumbo/run/axcr... |
|
philsmd |
hashcat
|
10 |
11,238 |
08-08-2017, 11:45 AM |
|
|
Thread: Axcrypt: axcrypt2john.py (how to use python)
Post: RE: Using for Axcrypt
My guess is that you should just use the correct python version and therefore:
you do not need to change the .py file at all.
With "the correct" version of python it should work without problems.
... |
|
philsmd |
hashcat
|
8 |
7,817 |
08-08-2017, 04:07 PM |
|
|
Thread: Users with the same hash not in output
Post: RE: Users with the same hash not in output
Can you please make sure that you use the newest version of hashcat?
Which version of hashcat do you use? |
|
philsmd |
hashcat
|
2 |
2,884 |
08-03-2017, 05:53 PM |
|
|
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: username:password in outfile
Post: RE: username:password in outfile
After cracking... you need the original hash file and the pot file "oclHashcat.pot" which contains all your cracks (if you do not have that file you may be able to copy the outfile w/ all your cracks ... |
|
philsmd |
General Help
|
2 |
10,669 |
06-11-2014, 06:38 PM |
|
|
Thread: User:Hash Saving Syntax?
Post: RE: User:Hash Saving Syntax?
See wiki and --help:
You need to do it in 2 steps.
1. crack the hashes:
Code:
--
oclHashcat64.exe -m 0 --username hash.txt wordlist/rockyou.txt
--
2. display the hashes w/ --show
Code:
--
ocl... |
|
philsmd |
Old oclHashcat Support
|
3 |
9,054 |
09-29-2014, 09:34 AM |
|
|
Thread: User:Hash Saving Syntax?
Post: RE: User:Hash Saving Syntax?
yes, thx for testing...
It seems that it only works w/o --outfile-format 2 (or more correctly, it works w/ all outfile-formats that also output the hash at the beginning)...
I think we will categori... |
|
philsmd |
Old oclHashcat Support
|
3 |
9,054 |
09-29-2014, 05:51 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,944 |
03-02-2015, 01:37 PM |
|
|
Thread: usage of --show option
Post: RE: usage of --show option
Please make sure you always remember that:
1. -o does always append to the file, it does not override it (to avoid users to lose important data)
2. hex sums is very vague it could be anything. Tell us... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,910 |
01-26-2015, 11:21 AM |
|
|
Thread: Update rules.txt with changes.txt
Post: RE: Update rules.txt with changes.txt
@Kgx Pnqvhm I have updated rules.txt in cpu hashcat + oclhashcat today.
Furthermore, I've updated also the rules listed here: https://hashcat.net/wiki/doku.php?id=rule_based_attack
It is possible t... |
|
philsmd |
Old hashcat Support
|
5 |
9,690 |
08-14-2013, 08:49 PM |
|
|
Thread: unusually short crc from 7z2hashcat
Post: RE: unusually short crc from 7z2hashcat
Use the latest release which is now also up-to-date with the source code:
7z2hashcat64-1.1.exe (for 32 bit windows use 7z2hashcat32-1.1.exe instead) |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,737 |
07-18-2017, 04:09 PM |
|
|
Thread: unusually short crc from 7z2hashcat
Post: RE: unusually short crc from 7z2hashcat
You are not allowed to post hashes within this forum (except if moderators or the administrator ask you to help them troubleshoot some problem with a specific hash).
Which version of hashcat and 7z2h... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,737 |
07-18-2017, 08:49 AM |
|
|
Thread: Unstable / Outdated OpenCL
Post: RE: Unstable / Outdated OpenCL
for anybody reading, more info about hardware is here: https://hashcat.net/forum/thread-9469.html (please always explain it, otherwise it's difficult to understand anything)
uninstall POCL and inst... |
|
philsmd |
hashcat
|
1 |
639 |
08-27-2020, 08:47 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,845 |
09-30-2014, 01:38 PM |