Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: iTunes Backup, 8 errors: Separator unmatched+Signature unmatched
Post: RE: iTunes Backup, 8 errors: Separator unmatched+S...
you need to extract the "hash" first. i.e. you need to "convert" your plist into a hash file with something like
itunes_backup2hashcat.pl (see: https://github.com/philsmd/itunes_backup2hashcat/) |
|
philsmd |
hashcat
|
6 |
3,568 |
01-25-2019, 09:10 PM |
|
|
Thread: Cannot Recall the Last 3 Characters of My VeraCrypt Password [HELP]
Post: RE: Cannot Recall last 4 Characters of My VeraCryp...
It depends on how much and what you exactly remember about the missing characters.
Do you know their position (missing chars at the end, at the beginning, can be everywhere, ...) ?
Can you limit the... |
|
philsmd |
hashcat
|
6 |
3,235 |
01-25-2019, 11:40 AM |
|
|
Thread: multiple users - custom session file location?
Post: RE: multiple users - custom session file location?
Well, you didn't really explain how you intend to install/use hashcat and also how you manage the access to GPU/CPU OpenCL resources.
I think the main problem with multi-user system and hashcat is ... |
|
philsmd |
hashcat
|
6 |
3,015 |
02-20-2019, 09:11 PM |
|
|
Thread: multiple users - custom session file location?
Post: RE: multiple users - custom session file location?
I don't think this is a good idea to share GPU/CPU devices like this. everyone will be experiencing reduced performance if somebody else has an attack running at the same time.
I also do not unders... |
|
philsmd |
hashcat
|
6 |
3,015 |
02-21-2019, 04:47 PM |
|
|
Thread: 7z2Hashcat + -m 11600 issues
Post: RE: 7z2Hashcat + -m 11600 issues
are you able to debug where/who crashed ?
It could be the driver too and in this case maybe just a setup/driver installation problem, dunno.
Did you try to test with the example hashes from http... |
|
philsmd |
hashcat
|
6 |
2,591 |
03-22-2019, 03:49 PM |
|
|
Thread: 7z2Hashcat + -m 11600 issues
Post: RE: 7z2Hashcat + -m 11600 issues
without the hash it's very difficult (or impossible?) for me to say what's the problem.
Maybe you can share the hash in a PM or try to generate a new hash with the 7-Zip tool that also crashes and ... |
|
philsmd |
hashcat
|
6 |
2,591 |
03-22-2019, 03:59 PM |
|
|
Thread: 7z2Hashcat + -m 11600 issues
Post: RE: 7z2Hashcat + -m 11600 issues
as mentioned within my reply to your PM (I don't know if you saw it), I couldn't reproduce the problem with your hash.
Neither with a windows system, nor with a linux system...
normally the window... |
|
philsmd |
hashcat
|
6 |
2,591 |
03-22-2019, 09:27 PM |
|
|
Thread: How does one crack Pbkdf2 w/hashcat?
Post: RE: How does one crack Pbkdf2 w/hashcat?
nope. but please do me a favor and do not ignore/disregard the forum rules next time (e.g. posting hashes), they can be read here: https://hashcat.net/forum/announcement-2.html
masking the hash wou... |
|
philsmd |
hashcat
|
6 |
2,658 |
06-01-2019, 07:20 PM |
|
|
Thread: Restore value is greater than keyspace
Post: RE: Restore value is greater than keyspace
no, that's the wrong value.
the values should be from 580008 to the next keyspace (from the "large" 580008 value to something smaller, that is why it's a "greater than" problem, new mask is smaller... |
|
philsmd |
hashcat
|
6 |
2,894 |
06-02-2019, 03:51 PM |
|
|
Thread: How does one crack Pbkdf2 w/hashcat?
Post: RE: How does one crack Pbkdf2 w/hashcat?
well, you should at least tell us the password, otherwise it's both against the forum rules and impossible for us to know how to test / verify it.
I would say that looking at the code here https://... |
|
philsmd |
hashcat
|
6 |
2,658 |
06-01-2019, 04:15 PM |
|
|
Thread: How does one crack Pbkdf2 w/hashcat?
Post: RE: How does one crack Pbkdf2 w/hashcat?
I just did clone the repository and checked out the version that you linked in your first post:
Code:
--
git clone https://github.com/rchouinard/phpass
cd phpass/
git checkout 121233fb49db4d929d... |
|
philsmd |
hashcat
|
6 |
2,658 |
06-01-2019, 07:09 PM |
|
|
Thread: Restore value is greater than keyspace
Post: RE: Restore value is greater than keyspace
This is indeed an interesting problem, but very difficult to reproduce.
I *think* this is a glitch and hashcat while changing from one mask to another (in your case to or from mask number 1592 of 9... |
|
philsmd |
hashcat
|
6 |
2,894 |
06-02-2019, 09:16 AM |
|
|
Thread: Restore value is greater than keyspace
Post: RE: Restore value is greater than keyspace
good news, I was able to reproduce this problem with a very dedicated mask file (masks with small keyspace after masks with large keyspace, repeated thousands of times).
The problem seems to be loc... |
|
philsmd |
hashcat
|
6 |
2,894 |
06-02-2019, 03:16 PM |
|
|
Thread: Itunes Backup Password Never Set
Post: RE: Itunes Backup Password Never Set
well, this sounds more like a question for the apple/itunes community (apple.stackexchange.com or apple forums etc).
also see these (but I'm not sure if these links help in your case, I'm not too f... |
|
philsmd |
hashcat
|
6 |
2,960 |
06-06-2019, 09:45 AM |
|
|
Thread: How to filter a wordlist
Post: RE: How to filter a wordlist
you can probably use power shell on windows: select-string
furthermore,
grep.exe for instance can be used on windows too. also mingw/cygwin for windows could be an option |
|
philsmd |
hashcat
|
6 |
2,743 |
06-07-2019, 10:07 PM |
|
|
Thread: Token length exception
Post: RE: Token length exception
the hash file must exist
/root/HASH/MySQL5.txt no such file . file does not exist |
|
philsmd |
hashcat
|
6 |
2,710 |
06-09-2019, 10:01 PM |
|
|
Thread: Token length exception
Post: RE: Token length exception
please make sure that the file exist.
hashcat searched for the file and didn't find it.
The file does NOT exist
maybe it's stored somewhere else or you renamed it or it has .txt.txt extension... |
|
philsmd |
hashcat
|
6 |
2,710 |
06-10-2019, 06:59 PM |
|
|
Thread: Cannot load module ./modules/module_02000.dll
Post: RE: Cannot load module ./modules/module_02000.dll
if I download the beta version from https://hashcat.net/beta/ I definitely see a file in the modules folder named
module_02000.dll
32-bit support was removed in recent versions of hashcat, but if... |
|
philsmd |
hashcat
|
6 |
2,952 |
07-07-2019, 09:34 PM |
|
|
Thread: Cannot load module ./modules/module_02000.dll
Post: RE: Cannot load module ./modules/module_02000.dll
there is no such file like hashcat64.exe within the beta version. if you have that file extracted, you are doing something horribly wrong (pebcak). It's easy to proof that the file under https://hashc... |
|
philsmd |
hashcat
|
6 |
2,952 |
07-08-2019, 08:57 AM |
|
|
Thread: How to find the password for a hidden partition of a single TrueCrypt file?
Post: RE: How to find the password for a hidden partitio...
best recommendation in such cases is always to try to generate a new very similar file/partition with TrueCrypt with known password (maybe even similar password compared to what expect) and try to cra... |
|
philsmd |
hashcat
|
6 |
2,676 |
07-16-2019, 08:31 PM |