|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: $wp$2y$10$
Post: RE: $wp$2y$10$
| Here's a quick rundown:
1. Parse $wp$2... bcrypt hash to hashcat bridge mode (see python3 code below)
2. Set up hashcat bridge mode (see example in my previous post; make sure to use the correct "bc... |
|
cyclone |
hashcat
|
11 |
28,324 |
09-07-2025, 02:30 AM |
| |
|
Thread: $wp$2y$10$
Post: RE: $wp$2y$10$
|
174region174 Wrote: (09-06-2025, 10:50 AM)
--
...$wp$2y$10$...
--
Hashcat can crack these with the new rust bridge mode -m 74000.
Code:
--
echo cyclone | ./hashcat.bin -m 74000 -a0 -w3 --sessi... |
|
cyclone |
hashcat
|
11 |
28,324 |
09-07-2025, 12:42 AM |
| |
|
Thread: ($200 reward) Phantom Wallet seed phrase recovery
Post: RE: ($200 reward) Phantom Wallet seed phrase recov...
|
jakezain Wrote: (11-22-2024, 03:23 PM)
--
cyclone Wrote: (04-30-2024, 05:16 PM)
--
bingussssssss Wrote: (04-30-2024, 12:38 PM)
--
question -- do each of the 4 encrypted strings represent different ... |
|
cyclone |
hashcat
|
17 |
64,313 |
11-23-2024, 06:58 AM |
| |
|
Thread: Hashes from clear passwords
Post: RE: Hashes from clear passwords
|
wallacebw Wrote: (05-23-2024, 08:09 PM)
--
Haven't had a chance to read through your code yet, but I did something similar in python. (multithreaded, supports $hex[], STDIN or file input, STDOUT or f... |
|
cyclone |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
9 |
25,359 |
05-27-2024, 07:58 PM |
| |
|
Thread: Hashes from clear passwords
Post: RE: Hashes from clear passwords
| My response is a bit late, but for anyone else needing to hash a wordlist, I published a tool on github several years ago called hashgen. It's multi-threaded (30+ million md5/sec), supports $HEX[], an... |
|
cyclone |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
9 |
25,359 |
05-23-2024, 05:51 PM |
| |
|
Thread: ($200 reward) Phantom Wallet seed phrase recovery
Post: RE: ($200 reward) Phantom Wallet seed phrase recov...
|
bingussssssss Wrote: (04-30-2024, 12:38 PM)
--
question -- do each of the 4 encrypted strings represent different asset types, whereas the previous version is just SOL?
--
The 4x encrypted json strin... |
|
cyclone |
hashcat
|
17 |
64,313 |
04-30-2024, 05:16 PM |
| |
|
Thread: ($200 reward) Phantom Wallet seed phrase recovery
Post: RE: ($200 reward) Phantom Wallet seed phrase recov...
|
Qwarkz Wrote: (02-01-2024, 07:46 PM)
--
...
After some other research, i heard about the "Metamask vault decryptor", which is a tool that can decrypt those type of encrypted data by using the wallet... |
|
cyclone |
hashcat
|
17 |
64,313 |
04-22-2024, 05:51 PM |