10-26-2022, 02:05 PM
I can't pull the hash from seed.seco
Code:
C:\hashcat-6.2.6\tools>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 34, in <module>
n = int.from_bytes(seedBuffer[0x120:0x124],"big")
AttributeError: type object 'int' has no attribute 'from_bytes'