Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: TrueCrypt Help
Post: RE: TrueCrypt Help
wait, didn't you say it is a TrueCrypt boot volume ?
If so, the command you should be using is:
Code:
--
dd if=...DR2 of=boot_loader.tc bs=1 skip=31744 count=512
--
at least this is what ... |
|
philsmd |
General Talk
|
7 |
8,739 |
01-25-2017, 12:22 AM |
|
|
Thread: TrueCrypt Help
Post: RE: TrueCrypt Help
Yeah, it seems that this is the perfect use case for a mask file (see https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files) in combination with a reduced set of characters per position ... |
|
philsmd |
General Talk
|
7 |
8,739 |
01-27-2017, 09:19 AM |
|
|
Thread: Truecrypt keyfile support ?
Post: RE: Truecrypt keyfile support ?
please read here: https://hashcat.net/forum/thread-4296-post-24508.html#pid24508
what atom means is that if there is no trac ticket ( https://hashcat.net/trac/ ) for it with instructions ( see also ... |
|
philsmd |
Old oclHashcat Support
|
8 |
11,810 |
04-27-2015, 01:13 PM |
|
|
Thread: truncating passwords instead of rejecting them
Post: RE: truncating passwords instead of rejecting them
see https://hashcat.net/wiki/doku.php?id=rule_based_attack
There is a rule to truncate password candidates:
Truncate @ N 'N Truncate word at position N
If you wish you could also use the "multi ru... |
|
philsmd |
Old oclHashcat Support
|
6 |
10,387 |
01-14-2015, 09:42 PM |
|
|
Thread: truncating passwords instead of rejecting them
Post: RE: truncating passwords instead of rejecting them
You can do it, as mentioned above. With multi rule feature:
philsmd Wrote: (01-14-2015, 09:42 PM)
--
If you wish you could also use the "multi rule" feature, see https://hashcat.net/wiki/doku.php?id... |
|
philsmd |
Old oclHashcat Support
|
6 |
10,387 |
01-14-2015, 10:10 PM |
|
|
Thread: truncating passwords instead of rejecting them
Post: RE: truncating passwords instead of rejecting them
there was a different but similar, much more recent problem:
https://hashcat.net/trac/ticket/515
It works here with 1.32 beta which will be released soon, afaik. |
|
philsmd |
Old oclHashcat Support
|
6 |
10,387 |
01-14-2015, 10:38 PM |
|
|
Thread: Try all combinations in a wordlist and apply rules
Post: RE: Try all combinations in a wordlist and apply r...
You forgot to mention very crucial information, like what hash type you are dealing with and how long the passwords are and how many words are used and where the special characters should be inserted ... |
|
philsmd |
hashcat
|
2 |
1,703 |
03-01-2019, 12:16 AM |
|
|
Thread: Trying to get "Hybrid dict + mask" to work
Post: RE: Trying to get "Hybrid dict + mask" to work
NeoXen Wrote: (11-26-2015, 02:19 AM)
--
Input.Right....: Mask (rockyou-7-2592000.hcmask) [24]
Hash.Target....: 43a431f5512b1daad3faa33a68bd50a5
--
look at that mask from your output. It tries to u... |
|
philsmd |
Old oclHashcat Support
|
7 |
12,481 |
11-26-2015, 02:57 PM |
|
|
Thread: Trying to get formatting right
Post: RE: Trying to get formatting right
see https://github.com/hashcat/hashcat/issues/85 for innosetup you need to use --hex-salt (according to that old trac ticket conversation). |
|
philsmd |
hashcat
|
6 |
3,629 |
01-20-2019, 09:52 PM |
|
|
Thread: Trying to recover a blockchain.info wallet
Post: RE: Trying to recover a blockchain.info wallet
maybe it has something to do with this: https://github.com/hashcat/hashcat/commit/a9bafb7edb49bbf40d097fecf19a5c4ee0620076
The validation check is only searching for some specific pattern... we wou... |
|
philsmd |
hashcat
|
14 |
3,929 |
12-11-2019, 10:15 PM |
|
|
Thread: Trying to recover a blockchain.info wallet
Post: RE: Trying to recover a blockchain.info wallet
are you able to share the wallet file or hash in private (after of course all funds are moved out etc) ?
it would be interesting to see if this is some hashcat bug/problem or not
of course we wo... |
|
philsmd |
hashcat
|
14 |
3,929 |
12-12-2019, 09:47 AM |
|
|
Thread: Trying to recover a blockchain.info wallet
Post: RE: Trying to recover a blockchain.info wallet
I think by looking at this source code files:
1. https://github.com/blockchain/My-Wallet-V3/blob/c0bf5615c862fb8d7ec5e3f5031c2998b8ddc690/tests/__data__/wallet-data.json#L8-L22
2. https://github.c... |
|
philsmd |
hashcat
|
14 |
3,929 |
12-12-2019, 03:27 PM |
|
|
Thread: Trying to recover a blockchain.info wallet
Post: RE: Trying to recover a blockchain.info wallet
@jennifer4682 We did some changes on the code: https://github.com/hashcat/hashcat/pull/2249
we would really need that you tests it to make sure that this fixed your problems (you can use the beta htt... |
|
philsmd |
hashcat
|
14 |
3,929 |
12-13-2019, 12:34 PM |
|
|
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 |
|
|
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: 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: 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: 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 |