01-19-2023, 09:26 PM
(01-17-2023, 09:56 PM)Duckworth Wrote:(01-16-2023, 10:09 AM)marc1n Wrote:I wanted to say thank you so much. It all worked out))) Now I'm trying to get the hash out of the ronin. I don't understand how yet)(01-16-2023, 12:57 AM)Duckworth Wrote: C:\>Python311\python C:\hashcat-6.2.6\tools\exodus2hashcat.py seed.seco
Traceback (most recent call last):
File "C:\hashcat-6.2.6\tools\exodus2hashcat.py", line 11, in <module>
from Crypto.Cipher import AES
ModuleNotFoundError: No module named 'Crypto'
https://www.google.com/search?q=python+c...nt=gws-wiz
Did you find any solution? I have the same issue