Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
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: 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: 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: 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 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 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 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: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide
We, in general, do not recommend using the package maintainers versions of the proprietary driver, since our experience showed they are either totally out-of-date or the packages are totally messed up... |
|
philsmd |
User Contributions
|
21 |
33,866 |
08-07-2017, 08:02 AM |
|
|
Thread: Ubuntu 16.04 LTS NVIDIA Setup Guide
Post: RE: Ubuntu 16.04 LTS NVIDIA Setup Guide
shouldn't you use [fan:1] and [fan:2] instead ? |
|
philsmd |
User Contributions
|
21 |
33,866 |
11-08-2017, 01:10 PM |
|
|
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: two word lists and a rule
Post: RE: two word lists and a rule
please define "a rule" . is this one single rule ?
you should also be more clear about "two dictionary" . do you mean combining them or running them one after the other.
to combine 2 dictionarie... |
|
philsmd |
hashcat
|
3 |
781 |
05-24-2020, 05:46 PM |
|
|
Thread: two word lists and a rule
Post: RE: two word lists and a rule
it's not directly supported, mainly because the combination of 2 dicts can turn out to be huge (combining hundred of thousands words with each other - or more - gives a huge and sometimes too huge com... |
|
philsmd |
hashcat
|
3 |
781 |
05-24-2020, 06:32 PM |
|
|
Thread: Two hashes one result - why?
Post: RE: Two hashes one result - why?
There is not much you need to learn here. It is very simple.
OS X v10.8+ (-m 7100) uses PBKDF2, which allows to have a variable output (digest/hash) length.
oclHashcat doesn't care much about this... |
|
philsmd |
Old hashcat Support
|
6 |
8,328 |
03-04-2015, 04:26 PM |
|
|
Thread: twitter yardım
Post: RE: twitter yardım
english only.
no, hashcat can not be used to hack twitter accounts. that's illegal and if it's really your account you need to contact the twitter support instead of doing shady things |
|
philsmd |
hashcat
|
2 |
1,069 |
08-01-2019, 11:02 AM |
|
|
Thread: tutorial/documentation about adding modules
Post: RE: tutorial/documentation about adding modules
The developers planned to add some wiki page (and/or forum thread) about the very new hashcat module system that wasn't even released yet. Only beta versions of hashcat do support hashcat modules.
Th... |
|
philsmd |
hashcat
|
1 |
1,264 |
08-19-2019, 01:06 PM |