Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Noob needs help cracking cheat code password
Post: RE: Noob needs help cracking cheat code password
tried with https://github.com/drtychai/wordlists/blob/master/fasttrack.txt (https://github.com/drtychai/wordlists/blob/master/fasttrack.txt)
same result. what do? |
|
genen |
hashcat
|
16 |
7,520 |
04-30-2024, 07:55 PM |
|
|
Thread: Noob needs help cracking cheat code password
Post: RE: Noob needs help cracking cheat code password
using https://github.com/p0dalirius/Argon2Cracker/ (https://github.com/p0dalirius/Argon2Cracker/)
Code:
--
python Argon2Cracker.py '$argon2id$v=19$m=8192,t=2,p=1$MEw0cmxLfXs5YXk2J1ZKUw$i5u5sIsMs5eI... |
|
genen |
hashcat
|
16 |
7,520 |
04-30-2024, 05:15 PM |
|
|
Thread: Noob needs help cracking cheat code password
Post: RE: Noob needs help cracking cheat code password
what "fastrack.txt" do i need for this to work? |
|
genen |
hashcat
|
16 |
7,520 |
04-30-2024, 04:10 PM |
|
|
Thread: Noob needs help cracking cheat code password
Post: RE: Noob needs help cracking cheat code password
DanielG Wrote: (04-30-2024, 11:41 AM)
--
Code:
--
WAJJ66pw2rSopXOuw4c4iKzIz3goKtivrv7b/THqYP8ev+E/sRn2LMXHqv8s+uzwMcVNoDxNn+AgG26xi+wgzg -> banana
--
--
Screw anonymity. Where'd you find "banana... |
|
genen |
hashcat
|
16 |
7,520 |
04-30-2024, 12:52 PM |
|
|
Thread: Noob needs help cracking cheat code password
Post: RE: Noob needs help cracking cheat code password
DanielG Wrote: (04-30-2024, 11:38 AM)
--
You are missing the last letter in your hash, so yours ends in zvXq in stead of zvXqA. Also is "squish it skew it" in the file fasttrack.txt? It can only succ... |
|
genen |
hashcat
|
16 |
7,520 |
04-30-2024, 12:17 PM |
|
|
Thread: Noob needs help cracking cheat code password
Post: RE: Noob needs help cracking cheat code password
Code:
--
python crack_argon2.py -c '$argon2id$v=19$m=8192,t=2,p=1$MEw0cmxLfXs5YXk2J1ZKUw$i5u5sIsMs5eITy+LzAXvKm6D9OzOVKhUqSy1mTTV/oUxJX6RPsk8OcyLbNaey9Vc6wXOhz+2+mTXILkIRzvXq' -w './fasttrack.txt'
Pl... |
|
genen |
hashcat
|
16 |
7,520 |
04-30-2024, 11:05 AM |
|
|
Thread: Noob needs help cracking cheat code password
Post: RE: Noob needs help cracking cheat code password
DanielG Wrote: (04-30-2024, 09:09 AM)
--
The algorithm is Argon2 with the params, "iterations 2, memory 8192, parallelism 1, hash length 64 bytes, type Argon2id".
[...]
--
thanks for the tip, will... |
|
genen |
hashcat
|
16 |
7,520 |
04-30-2024, 10:09 AM |
|
|
Thread: Noob needs help cracking cheat code password
Post: RE: Noob needs help cracking cheat code password
also also not naming the game itself, lest the devs take note. if need be however, I will post code |
|
genen |
hashcat
|
16 |
7,520 |
04-29-2024, 11:11 PM |
|
|
Thread: Noob needs help cracking cheat code password
Post: Noob needs help cracking cheat code password
I have not used hashcat in a VERY long time, but I need it again.
A game came out recently and it has a password system to input cheat codes. The community hasn't yet found all codes, but we have f... |
|
genen |
hashcat
|
16 |
7,520 |
04-29-2024, 11:09 PM |
|
|
Thread: Hashcat doesn't load hash correctly
Post: RE: Hashcat doesn't load hash correctly
slyexe Wrote: (01-30-2021, 01:54 AM)
--
What OS are you using? Characters in terminal such as $ or / can have different purposes. Try putting it in a text file and see if that helps.
--
I was usin... |
|
genen |
hashcat
|
7 |
16,727 |
01-30-2021, 01:46 PM |
|
|
Thread: Hashcat doesn't load hash correctly
Post: RE: Hashcat doesn't load hash correctly
slyexe Wrote: (01-29-2021, 05:14 PM)
--
https://hashcat.net/wiki/doku.php?id=example_hashes
Follow the example hash for the mode you're using. You have to modify your current hash to not include the... |
|
genen |
hashcat
|
7 |
16,727 |
01-29-2021, 05:42 PM |
|
|
Thread: Hashcat doesn't load hash correctly
Post: Hashcat doesn't load hash correctly
Hello, I am very new to Hashcat and I'm trying to crack a .zip file password.
The problem is, the hash doesn't seem to load properly.
Quote:
--
hashcat -m 13600 weed.zip/weed/www/index.html:$z... |
|
genen |
hashcat
|
7 |
16,727 |
01-29-2021, 11:46 AM |