I follow the Udemy-course ‘Complete ethical hacking bootcamp’. So when I try to run ‘Bat_To_Exe_Converter_(Installer).exe’ using Wine in Kali, I get the following errors.
0024:err:module:import_dll Library user32.dll (which is needed by L”Z:homemrudemyDesktopB2EBat_To_Exe_Converter_(Installer).exe”) not found
0024:err:module:import_dll Library oleaut32.dll (which is needed by L”Z:homemrudemyDesktopB2EBat_To_Exe_Converter_(Installer).exe”) not found
0024:err:module:import_dll Library msvcrt.dll (which is needed by L”C:windowssystem32advapi32.dll”) not found
0024:err:module:import_dll Library sechost.dll (which is needed by L”C:windowssystem32advapi32.dll”) not found
0024:err:module:import_dll Library advapi32.dll (which is needed by L”Z:homemrudemyDesktopB2EBat_To_Exe_Converter_(Installer).exe”) not found
0024:err:module:import_dll Library user32.dll (which is needed by L”Z:homemrudemyDesktopB2EBat_To_Exe_Converter_(Installer).exe”) not found
0024:err:module:import_dll Library comctl32.dll (which is needed by L”Z:homemrudemyDesktopB2EBat_To_Exe_Converter_(Installer).exe”) not found
0024:err:module:import_dll Library msvcrt.dll (which is needed by L”C:windowssystem32advapi32.dll”) not found
0024:err:module:import_dll Library sechost.dll (which is needed by L”C:windowssystem32advapi32.dll”) not found
0024:err:module:import_dll Library advapi32.dll (which is needed by L”Z:homemrudemyDesktopB2EBat_To_Exe_Converter_(Installer).exe”) not found
0024:err:module:loader_init Importing dlls for L”Z:homemrudemyDesktopB2EBat_To_Exe_Converter_(Installer).exe” failed, status c0000135
So, does anybody know what this is? Is it yet another faulty or incomplete installation of Wine on Kali(installed, uninstalled, and re-installed)? Or is my Kali Linux f***ed up? And more importantly, does anybody know how to fix this? Thank you.
I tried to run ‘Bat_To_Exe_Converter_(Installer).exe’ on Kali using Wine.