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
#2
It's a problem in the latest AMD driver. Please uninstall it and switch to something like ROCm.
Reply
#3
Thank you Chick3nman,

Unfortunately, I currently only have access to a Windows 10 system.
Rocm is only available for Linux right?

I have already uninstalled the AMD driver and installed an older one. Unfortunately, that was not the solution.

Is there any other way to solve the problem?
Reply
#4
Any solve problem? I have this problem too. Radeon RX560. Change new driver to old driver not work
Reply
#5
Who solved this problem on Windows 10. please tell me what to do
Reply