Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Processing multiple files with hashes
Post: RE: Processing multiple files with hashes
tao Wrote: (05-29-2024, 08:15 PM)
--
CmdFlaz Wrote: (05-28-2024, 09:41 AM)
--
tao Wrote: (05-28-2024, 09:23 AM)
--
slyexe Wrote: (05-28-2024, 02:56 AM)
--
Using windows or Linux? Can easily create... |
|
CmdFlaz |
hashcat
|
9 |
11,072 |
06-04-2024, 10:57 AM |
|
|
Thread: Need help with hashcat
Post: RE: Need help with hashcat
Nico33 Wrote: (05-30-2024, 03:34 PM)
--
Hello CmdFlaz and 174region174,
Thank you both for the replies!
I am atm not feeling well, because I'm being sick, so I have to rest a lot.
@ CmdFlaz... |
|
CmdFlaz |
hashcat
|
15 |
15,844 |
05-31-2024, 11:30 AM |
|
|
Thread: [-m 16300] HOW: multiple hashes with the same salt
Post: RE: [-m 16300] HOW: multiple hashes with the same ...
tao Wrote: (05-16-2024, 05:23 PM)
--
buka Wrote: (05-16-2024, 11:18 AM)
--
tao Wrote: (05-16-2024, 10:33 AM)
--
1. Is there any release of Hashcat where this error will not appear?
--
Try 6.2.5. ... |
|
CmdFlaz |
hashcat
|
7 |
8,292 |
05-30-2024, 10:15 AM |
|
|
Thread: Processing multiple files with hashes
Post: RE: Processing multiple files with hashes
tao Wrote: (05-28-2024, 09:23 AM)
--
slyexe Wrote: (05-28-2024, 02:56 AM)
--
Using windows or Linux? Can easily create a batch file in windows or any scripting language you're familiar with linux.
-... |
|
CmdFlaz |
hashcat
|
9 |
11,072 |
05-28-2024, 09:41 AM |
|
|
Thread: Need help with hashcat
Post: RE: Need help with hashcat
Nico33 Wrote: (05-26-2024, 09:28 PM)
--
CmdFlaz Wrote: (05-25-2024, 10:49 PM)
--
Nico33 Wrote: (05-25-2024, 07:25 PM)
--
CmdFlaz Wrote: (05-25-2024, 01:51 PM)
--
use of a custom char set might be ... |
|
CmdFlaz |
hashcat
|
15 |
15,844 |
05-28-2024, 09:14 AM |
|
|
Thread: Need help with hashcat
Post: RE: Need help with hashcat
Nico33 Wrote: (05-25-2024, 07:25 PM)
--
CmdFlaz Wrote: (05-25-2024, 01:51 PM)
--
use of a custom char set might be more what your thinking of:
Code:
--
hashcat -m -a 3 hash.txt ?1?1?1?1?1?1?1?1?... |
|
CmdFlaz |
hashcat
|
15 |
15,844 |
05-25-2024, 10:49 PM |
|
|
Thread: Need help with hashcat
Post: RE: Need help with hashcat
use of a custom char set might be more what your thinking of:
Code:
--
hashcat -m -a 3 hash.txt ?1?1?1?1?1?1?1?1?1?1?1 -1 a7sol3tely -w 4 -O --hwmon-disable --force
--
Hope this helps! |
|
CmdFlaz |
hashcat
|
15 |
15,844 |
05-25-2024, 01:51 PM |
|
|
Thread: building 4x 4090 rig
Post: RE: building 4x 4090 rig
Have you thought about that the new RTX series is out late this year with Blackwell Architecture, thought to be twice as fast as the current RTX 4090, Might be most cost efficient to wait |
|
CmdFlaz |
Hardware
|
20 |
26,379 |
05-14-2024, 11:57 AM |
|
|
Thread: Hashcat's capabilities for BTC seed phrase brute forcing
Post: RE: Hashcat's capabilities for BTC seed phrase bru...
BTCRecover has a feature built in where if you know some of your addresses and only like 10/11 words of your seed it can brute force, perhaps that could be adapted. |
|
CmdFlaz |
hashcat
|
4 |
8,910 |
04-23-2024, 11:18 AM |
|
|
Thread: Has blockchain v1 hashcat mode been fixed?
Post: Has blockchain v1 hashcat mode been fixed?
Hi hashcat forums
I see people managing to successfully crack blockchain v1 wallets over the last few months,
I can achieve this in btcrecover, but hashcat doesnt find the correct password for t... |
|
CmdFlaz |
hashcat
|
0 |
2,252 |
04-22-2024, 11:48 AM |
|
|
Thread: Doubt of mask to include uppercase letter
Post: RE: Doubt of mask to include uppercase letter
use a custom char set, heres an example
?1?1?1?1?1?1?1?1 -1 ?u?l?d?s
On a side note, if you read about maskprocessor for hashcat it could save you a huge amount of time:
https://github.com/ha... |
|
CmdFlaz |
hashcat
|
3 |
5,227 |
04-15-2024, 09:18 AM |
|
|
Thread: Run commands after one another.
Post: RE: Run commands after one another.
If your on windows you can group multiple commands in the CMD using the ; symbol
example:
Hashcat.exe -d 1 -m 101 -w 4 hash.hash C:\words ; Hashcat.exe -d 1 -m 949 -w 4 hash2.hash C:\list ; Hashcat.e... |
|
CmdFlaz |
hashcat
|
2 |
4,366 |
04-15-2024, 09:11 AM |
|
|
Thread: 2.6 BTC wallet stuck inside RAR file
Post: RE: 2.6 BTC wallet stuck inside RAR file
Hey rosemarys,
Try using this site to extract the rar hash if your struggling:
https://hashes.com/en/johntheripper
Then your next step would be to generate a passwordlist or ruleset for the p... |
|
CmdFlaz |
hashcat
|
6 |
7,950 |
04-02-2024, 11:07 AM |