Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Recovering a Solana keystore wallet
Post: RE: Recovering a Solana keystore wallet
monyanus Wrote: (11-30-2023, 12:32 PM)
--
Is there anywhere a tutorial or further information on how to implement a kernel module in hahcat?
--
You can start from here (https://github.com/hashcat/h... |
|
nick8606 |
hashcat
|
4 |
781 |
12-01-2023, 02:01 AM |
|
|
Thread: search hash type
Post: RE: search hash type
kekistan, your "hashes" look like Base64-encoded data. Size of decoded data will be 8 or 16 bytes. Probably that's block encryption with 64-bits block size (DES, 3DES, Blowfish, TEA/XTEA/XXTEA, etc). ... |
|
nick8606 |
General Talk
|
4 |
930 |
11-21-2023, 03:47 PM |
|
|
Thread: hashing\encoding algorithm determination help request
Post: RE: hashing\encoding algorithm determination help ...
Siegfried1986, software from netsupportsoftware.com ?
You can't guess algorithm using valid pairs. I think nobody can.
Analyze software and extract algorithm from it. |
|
nick8606 |
hashcat
|
5 |
1,960 |
09-08-2023, 03:04 AM |
|
|
Thread: Known Dictionary Attack Fails
Post: RE: Known Dictionary Attack Fails
pluna Wrote: (08-28-2023, 10:12 PM)
--
When trying to use blockchain2john with base64, I get no output. Using with the --json switch, I get an error.
--
Your command line must be like this:
Code:... |
|
nick8606 |
hashcat
|
7 |
2,474 |
08-29-2023, 02:16 AM |
|
|
Thread: Known Dictionary Attack Fails
Post: RE: Known Dictionary Attack Fails
Last part of your hash 6533786935517843666a4555514537756d5...3d3d0a is Base64-encoded. Use blockchain2john.py with --base64 option. Or you can decode your data with any suitable tool (don't forget to ... |
|
nick8606 |
hashcat
|
7 |
2,474 |
08-28-2023, 07:25 AM |
|
|
Thread: Hashcat Does not Work on Blockchain V1 wallets or 12700
Post: RE: Hashcat Does not Work on Blockchain V1 wallets...
jersonbtc Wrote: (07-08-2023, 06:46 PM)
--
I will give a big tip to anyone who can solve this.
--
Solution has been found.
Write me if still interested. |
|
nick8606 |
hashcat
|
12 |
5,475 |
07-30-2023, 02:32 PM |
|
|
Thread: Need help for ETH wallet
Post: RE: Need help for ETH wallet
You can define four custom charsets:
-1 Aa
-2 123456789
-3 Dd
-4 fha
And then you can use mask attack -a 3 with mask:
D?1?2?2?2?2?2?2?2?2?3?4
Number of possible combinations 2*(9^8)*2*3 = 516... |
|
nick8606 |
hashcat
|
3 |
2,027 |
06-28-2023, 03:23 AM |
|
|
Thread: How to decode?
Post: RE: How to decode?
msi_g, name of URL parameter is "encApplicationId". Some kind of encryption is used rather than hashing. |
|
nick8606 |
hashcat
|
3 |
2,140 |
06-27-2023, 01:34 PM |
|
|
Thread: Hashcat Does not Work on Blockchain V1 wallets or 12700
Post: RE: Hashcat Does not Work on Blockchain V1 wallets...
jersonbtc Wrote: (05-06-2023, 12:18 AM)
--
Give me a real blockchain v1 wallet that hashcat work.
--
Incorrect requirement.
You need to provide real wallet+password that hashcat can't find.
P. ... |
|
nick8606 |
hashcat
|
12 |
5,475 |
05-06-2023, 02:53 AM |
|
|
Thread: Same password with two hashes
Post: RE: Same password with two hashes
The 2nd hash is sha1('tapinak1') |
|
nick8606 |
hashcat
|
2 |
2,636 |
05-03-2023, 01:05 PM |
|
|
Thread: Does Hashcat work on Blockchain.com Wallet with Wallet difficulty: 10?
Post: RE: Does Hashcat work on Blockchain.com Wallet wit...
Once again: your mode 12700.
Why hashcat can't find known password? This question could be answered if hash and password would be accessible. But I'm absolutely sure you'll not share this info. |
|
nick8606 |
hashcat
|
10 |
6,251 |
04-12-2023, 06:13 AM |
|
|
Thread: Does Hashcat work on Blockchain.com Wallet with Wallet difficulty: 10?
Post: RE: Does Hashcat work on Blockchain.com Wallet wit...
jersonbtc Wrote: (04-07-2023, 09:44 AM)
--
How to verify hash?
--
Re-extract hash and compare it with old one. Try to crack new hash if it differs. |
|
nick8606 |
hashcat
|
10 |
6,251 |
04-07-2023, 11:10 AM |
|
|
Thread: Does Hashcat work on Blockchain.com Wallet with Wallet difficulty: 10?
Post: RE: Does Hashcat work on Blockchain.com Wallet wit...
jersonbtc, your mode 12700.
Do you know correct password but hashcat can't find it? If yes then verify your hash. If no then password is probably too hard. |
|
nick8606 |
hashcat
|
10 |
6,251 |
04-07-2023, 08:21 AM |
|
|
Thread: Unsupported Fortigate Hashes?
Post: RE: Unsupported Fortigate Hashes?
Base64-encoded strings with constant size 200 are probably encrypted passwords, not hashes.
Some details (https://medium.com/@bart.dopheide/decrypting-fortigate-passwords-cve-2019-6693-1239f6fd5a61). |
|
nick8606 |
hashcat
|
2 |
3,483 |
03-02-2023, 06:21 AM |
|
|
Thread: Can hashcat crack XOR hashes? Help to identify hash type
Post: RE: Can hashcat crack XOR hashes? Help to identify...
Jane_forest Wrote: (01-07-2023, 06:30 PM)
--
i have tried many variants but non of them helped. Or maybe it's not the XOR?
--
Key for XOR can be found if you have only one valid pair with long size... |
|
nick8606 |
General Talk
|
4 |
4,743 |
01-08-2023, 02:39 AM |
|
|
Thread: Knowing all parts of a password but not the order of them
Post: RE: Knowing all parts of a password but not the or...
b8vr Wrote: (12-02-2022, 03:16 PM)
--
The final keyspace will be 10^10
--
Maybe 10! = 3'628'800 ? |
|
nick8606 |
hashcat
|
4 |
3,850 |
12-02-2022, 03:44 PM |
|
|
Thread: PBKDF2 AES 256/CBC
Post: RE: PBKDF2 AES 256/CBC
hlore Wrote: (11-25-2022, 07:31 PM)
--
is it difficult to create a module to use with Hashcat?
--
Not simple, but possible.
Full sources are accessible. You can find module with similar algorith... |
|
nick8606 |
hashcat
|
11 |
9,738 |
11-26-2022, 05:25 AM |
|
|
Thread: Custom brute-force attack
Post: RE: Custom brute-force attack
mika09, you can start from Hashcat Plugin Development Guide (https://github.com/hashcat/hashcat/blob/master/docs/hashcat-plugin-development-guide.md). |
|
nick8606 |
hashcat
|
5 |
5,189 |
09-14-2022, 02:39 AM |
|
|
Thread: Custom brute-force attack
Post: RE: Custom brute-force attack
I suppose, this custom attack will require custom module.
Fortunately, hashcat has md5(md5($pass)) module with accessible sources. You can take it as a basis, make some changes and use modified one... |
|
nick8606 |
hashcat
|
5 |
5,189 |
09-13-2022, 10:07 AM |
|
|
Thread: File left in will... unable to open...not a technical expert
Post: RE: File left in will... unable to open...not a te...
CrushedSon Wrote: (08-02-2022, 03:13 PM)
--
The Word version that was used was either Word 97 or at most 2003.
--
Old office files can be decrypted without exact password.
There are special tools.... |
|
nick8606 |
hashcat
|
9 |
11,611 |
08-02-2022, 04:25 PM |