Error in hsa_operand section + LLVM ERROR - Please help
#1
Heart 
Hi at All

I am trying to "find" the password of my old Metamask wallet with the help of Hashcat and the module 26600
I extracted the hash according to instructions:
('$metamask$' + j['salt'] + '$' + j['iv'] + '$' + j['data']).
It worked!

I enter the following cmd:
hashcat.exe -m 26600 metamask.hash metamask1.dict

I get the following message after startup.

"Error in hsa_operand section, at offset 526256:

Address offset exceeds variable size
LLVM ERROR:
Brig container validation has failed in BRIGAsmPrinter.cpp"

Does anyone know what it means?

Thank you Smile
Reply


Messages In This Thread
Error in hsa_operand section + LLVM ERROR - Please help - by Loopida - 08-13-2021, 12:22 AM
RE: LLVM ERROR - Please help - by Chick3nman - 08-13-2021, 12:28 AM