Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Need help combinding 2 different dictionaries
Post: RE: Need help combinding 2 different dictionaries
you can use something like this:
Code:
--
hashcat --stdout -o temp_dict.txt -a 6 text1.txt ?d?d?d?d
--
to generate a dict containing the words within the first file (text1.txt) combined with the... |
|
philsmd |
hashcat
|
1 |
1,402 |
01-04-2019, 11:03 AM |
|
|
Thread: need help ( paid )
Post: RE: need help ( paid )
yeah, I agree. It's also against the spirit of this forum. we are willing to explain and teach you how to use hashcat if you are willing to invest some time and brain power into it... you need to be o... |
|
philsmd |
hashcat
|
4 |
3,523 |
04-14-2018, 11:40 AM |
|
|
Thread: Need help
Post: RE: Need help
md5 ("[email protected]") == 120b8510fd7091bc12f890433f65036f
it's against the forum rules to post hashes
you could use different types of attacks, -a 3, -a 7 (yeah even -a 1) and of course ... |
|
philsmd |
hashcat
|
6 |
1,891 |
09-02-2019, 06:55 PM |
|
|
Thread: Need help
Post: RE: Need help
I already mentioned one way to improve the speed (with stdin/pipe). Depending on the hash type (-m x), there might be also the possibility to just use a different algorithm, e.g. salted hashes instead... |
|
philsmd |
hashcat
|
6 |
1,891 |
02-08-2020, 06:03 PM |
|
|
Thread: Need help
Post: RE: Need help
well, it's the prefix as I already told you. The speed with -m 20 will be slower of course, because salted.
We actually also have a FAQ and some questions like this https://hashcat.net/faq/morework... |
|
philsmd |
hashcat
|
6 |
1,891 |
02-08-2020, 08:04 PM |
|
|
Thread: Need assistance
Post: RE: Need assistance
no, this is not correct. it should only have one ".txt" in it
hash.txt.txt is not the same as hash.txt
in your screenshot it's very obvious that for instance example0.cmd is just listed as "exam... |
|
philsmd |
hashcat
|
4 |
1,772 |
10-14-2019, 08:31 AM |
|
|
Thread: Need app to open the files.
Post: RE: Need app to open the files.
try "cmd.exe"
you open the command prompt cmd.exe by clicking on the start button of windows and type "c", "m", "d" and hit enter.
A black windows will appear.
with the command "cd" and the... |
|
philsmd |
hashcat
|
1 |
464 |
07-05-2020, 09:28 AM |
|
|
Thread: Need advice of Drivers for my setup.
Post: RE: Need advice of Drivers for my setup.
why are you using pipe/stdin ?
It's very weird that you are asking why something is not fast enough but don't really explain what your command is and why you are using a Pipe:
Quote:
--
Guess.B... |
|
philsmd |
hashcat
|
5 |
1,838 |
02-20-2020, 01:01 AM |
|
|
Thread: nano syntax highlighting masks
Post: RE: nano syntax highlighting masks
interesting. thanks for the contribution.
... but I think your syntax rules do not catch all cases see:
1. https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files
2. https://hashcat.n... |
|
philsmd |
User Contributions
|
2 |
2,218 |
05-28-2019, 07:42 PM |
|
|
Thread: N00b can't get hashcat.exe file with extract error from Keka on MacOS
Post: RE: N00b can't get hashcat.exe file with extract e...
The best/easiest thing for macOS (since we can't really cross-compile the macOS binaries for every macOS version etc), is to just use git and compile it yourself.
i.e. with brew install the most im... |
|
philsmd |
hashcat
|
4 |
990 |
05-23-2020, 08:46 AM |
|
|
Thread: N00b can't get hashcat.exe file with extract error from Keka on MacOS
Post: RE: N00b can't get hashcat.exe file with extract e...
these 2 commands are not the same
Code:
--
hashcat -a 0 -m 14800 -o hash.txt passwords4.txt
--
vs
Code:
--
./hashcat -a 0 -m 14800 -o hash.txt passwords4.txt
--
"./hashcat" is the only o... |
|
philsmd |
hashcat
|
4 |
990 |
05-23-2020, 07:50 PM |
|
|
Thread: My next learning curve... from brute force to hybrid with rules.
Post: RE: My next learning curve... from brute force to ...
-a 3 is only used for mask attack
if you want to use hybrid (-a 6 or -a 7) you need to adjust your command line... most importantly the -a x option.
for -a 6 and -a 7 you need to provide both th... |
|
philsmd |
hashcat
|
2 |
3,527 |
06-24-2017, 11:29 AM |
|
|
Thread: My master Password
Post: RE: My master Password
are you talking about blockchain.com / blockchain.info wallets ? what files do you have ?
hashcat supports these:
-m 12700 = Blockchain, My Wallet, $blockchain$...
-m 15200 = Blockchain, My Walle... |
|
philsmd |
hashcat
|
3 |
2,049 |
07-04-2019, 11:31 AM |
|
|
Thread: My Itunes hash
Post: RE: My Itunes hash
I must admit that I didn't understand at all what you mean by this x+1 and x+2, y etc... but I would recommend that you just read the documentation on how to use hashcat mask files (.hcmask):
1. http... |
|
philsmd |
hashcat
|
3 |
3,719 |
04-02-2018, 10:13 AM |
|
|
Thread: My first bruteforce attack
Post: RE: My first bruteforce attack
I think you want to use oclHashcat-plus instead: https://hashcat.net/oclhashcat-plus/
Either download it from link above ^ , or if already done, move to the correct directory. |
|
philsmd |
General Help
|
5 |
14,391 |
05-31-2013, 05:18 PM |
|
|
Thread: My first bruteforce attack
Post: RE: My first bruteforce attack
So first thing to do is to *extract* the *whole* content of the archive with 7zip into a directory, you should not try to just open the files inside the archive w/o extracting them.
I assume that y... |
|
philsmd |
General Help
|
5 |
14,391 |
06-01-2013, 02:55 PM |
|
|
Thread: My Bitcoin’s locked into Veracrypt container- 2 BTC to solve
Post: RE: My Bitcoin’s locked into Veracrypt container...
Are you sure that you read the guide? see https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_veracrypt_volumes
It basically follows the same steps that... |
|
philsmd |
hashcat
|
7 |
6,792 |
11-03-2017, 01:27 PM |
|
|
Thread: My Bitcoin’s locked into Veracrypt container- 2 BTC to solve
Post: RE: My Bitcoin’s locked into Veracrypt container...
I think that you are looking at the whole disk instead of just the VeraCrypt boot volume.
Anyways, in your specific case, from offset 0xd000 (where the bytes ea 1e 7c 00 00 20 56 65 72 61 43 72 79 ... |
|
philsmd |
hashcat
|
7 |
6,792 |
11-03-2017, 09:27 PM |
|
|
Thread: My Bitcoin’s locked into Veracrypt container- 2 BTC to solve
Post: RE: My Bitcoin’s locked into Veracrypt container...
No, that is not true. Your math is flawed:
0x14DFF-0x14C00 = 511
but remember between 0x14DFF (included) and 0x14C00 (included) their are 512 bytes. The same principle holds that is between 1 an... |
|
philsmd |
hashcat
|
7 |
6,792 |
11-07-2017, 08:50 AM |
|
|
Thread: Multiple WPA hccap files at the same time.
Post: RE: Multiple WPA hccap files at the same time.
Is what you are asking similar to this thread? https://hashcat.net/forum/thread-2152.html |
|
philsmd |
Very old oclHashcat-plus Support
|
4 |
11,682 |
06-19-2013, 05:20 PM |