how did you launch it?
By running the python script.
Downloads\WIFHunter-main(1)\WIFHunter-main/ice_secp256k1.dll not found
Traceback (most recent call last):
File "---------Downloads\WIFHunter-main(1)\WIFHunter-main\WIFHunter.py", line 1, in <module>
import secp256k1 as ice
File "---------\Downloads\WIFHunter-main(1)\WIFHunter-main\secp256k1.py", line 94, in <module>
ice.scalar_multiplication.argtypes = [ctypes.c_char_p, ctypes.c_char_p] # pvk,ret
^^^
NameError: name 'ice' is not defined