Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide
how did you set up the system? x11 and nvidia-xconfig . Did you set cool-bits etc ?
maybe this is relevant: https://hashcat.net/forum/thread-6036-post-32262.html#pid32262
(even if probably not up ... |
|
philsmd |
User Contributions
|
21 |
33,866 |
11-08-2017, 01:18 PM |
|
|
Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide
maybe it's just a problem of communication, but you must make sure that you use all the steps
nvidia-xconfig
sed
nvidia-settings
(and eventually also nvidia-smi to set the power limit)
also see... |
|
philsmd |
User Contributions
|
21 |
33,866 |
11-08-2017, 11:26 PM |
|
|
Thread: unable to begin iphone hash on Windows 10
Post: RE: unable to begin iphone hash on Windows 10
you must make sure that the file named "hashTest.txt" exists.
hashcat can't find the file "hashTest.txt" within the directory |
|
philsmd |
hashcat
|
1 |
1,127 |
05-23-2019, 07:47 AM |
|
|
Thread: Unable to crack Excel 2007 password - what am I doing wrong?
Post: RE: Unable to crack Excel 2007 password - what am ...
this is a known limitations of utf16le encoding within the kernel:
https://github.com/hashcat/hashcat/blob/17a64f50191d14a498ab18a8a4ac617afc9af23f/docs/limits.txt#L25-L34 |
|
philsmd |
hashcat
|
3 |
1,159 |
02-04-2020, 09:02 PM |
|
|
Thread: Unable to crack second half of LM hash
Post: RE: Unable to crack second half of LM hash
HASHCA is not 7 characters long (?1?1?1?1?1?1?1 cracks 7 char passwords) |
|
philsmd |
hashcat
|
2 |
1,339 |
11-13-2019, 02:00 PM |
|
|
Thread: Unable to get hashcat to run after GPU update
Post: RE: Unable to get hashcat to run after GPU update
seems to be a installation or system configuration problem only... not really a problem with latest hashcat version.
You for instance shouldn't have CUDA 9.1 and CUDA 10.2 installed... most of the ti... |
|
philsmd |
hashcat
|
3 |
1,213 |
04-30-2020, 12:45 PM |
|
|
Thread: Unable to load a 7z archive hash made with 7z2hashcat
Post: RE: Unable to load a 7z archive hash made with 7z2...
with "only" 28KB you shouldn't reach the limits.
yeah, my guess is that hashcat doesn't accept one of the fields/values (there are a lot of them see the 7z2hashcat github page for the details).
... |
|
philsmd |
hashcat
|
9 |
4,737 |
02-14-2019, 11:14 AM |
|
|
Thread: Unable to load a 7z archive hash made with 7z2hashcat
Post: RE: Unable to load a 7z archive hash made with 7z2...
update: we verified that it's a too strict parser problem in seven_zip_parse_hash (), not the whole lengths are currently allowed because of token.len_max[8] and token.len_max[9] only allowing a lengh... |
|
philsmd |
hashcat
|
9 |
4,737 |
02-14-2019, 12:49 PM |
|
|
Thread: Unable to load a 7z archive hash made with 7z2hashcat
Post: RE: Unable to load a 7z archive hash made with 7z2...
please try the beta from https://hashcat.net/beta
if not working, you need to give more details about the lengths of your fields etc (or send a test hash via PM that doesn't work with latest beta) |
|
philsmd |
hashcat
|
9 |
4,737 |
03-11-2019, 04:19 PM |
|
|
Thread: Unable to load a 7z archive hash made with 7z2hashcat
Post: RE: Unable to load a 7z archive hash made with 7z2...
hashcat.exe is within the .7z beta archive. This is the 64-bit executable for windows.
never heard of libc problems together with hashcat, recently. It should work the same way as the release versi... |
|
philsmd |
hashcat
|
9 |
4,737 |
03-11-2019, 07:48 PM |
|
|
Thread: Unable to load a 7z archive hash made with 7z2hashcat
Post: RE: Unable to load a 7z archive hash made with 7z2...
good. will close this thread just to make sure this isn't going to get a multi-thread about all 7-Zip questions.
(again, if you have currrently problems with 7-Zip hashes you should just try beta or ... |
|
philsmd |
hashcat
|
9 |
4,737 |
03-13-2019, 09:52 AM |
|
|
Thread: Unified list manager
Post: RE: Unified list manager
use hashcat in-built --show mechanism instead.
Code:
--
hashcat -m 0 --show --outfile-format 2 hashes.txt
--
this other tool "Unitifed list manager" is a 3th party tool and we don't give sup... |
|
philsmd |
General Talk
|
1 |
1,776 |
11-19-2018, 10:49 PM |
|
|
Thread: Unique Master Citizen Number Rule?
Post: RE: Unique Master Citizen Number Rule?
Hi, you are searching for a specific/custom mask?
Try this one:
-1 0123 -2 01 -3 09 -4 123456789 ?1?d?2?d?3?d?d7?4?d?d?d?d
I'm no mask expert, but should work (-1 up to -4 are cusom charsets, s... |
|
philsmd |
Very old oclHashcat-plus Support
|
3 |
7,283 |
05-05-2013, 01:44 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 |
|
|
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: 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: 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: 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: 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 |