Sample Header Ad - 728x90

Wine: could not load kernel32.dll, status c0000135 Kali Linux

10 votes
1 answer
56911 views
┌──(root㉿kali)-[/opt] └─# git clone https://github.com/tokyoneon/B2E.git ┌──(root㉿kali)-[/opt] └─# cd B2E/ ┌──(root㉿kali)-[/opt/B2E] └─# sudo apt install wine wine64 wine32 winbind winetricks ┌──(root㉿kali)-[/opt/B2E] └─# dpkg --add-architecture i386 && apt-get update && apt-get install wine32:i386 ┌──(root㉿kali)-[/opt/B2E] └─# wine 'Bat_To_Exe_Converter_(Installer).exe' wine: could not load kernel32.dll, status c0000135 There are not much solutions for this error. Any suggestions? Not sure why I got -4 since I explained what I did and if you try to search on your own, you will also experience there is a really mess about this issue. Not clear solution. Here is also my Linux version if it helps: ┌──(root㉿kali)-[~] └─# wine --version wine-7.0 (Debian 7.0~repack-10) ┌──(root㉿kali)-[~] └─# cat /etc/os-release PRETTY_NAME="Kali GNU/Linux Rolling" NAME="Kali GNU/Linux" VERSION="2022.4" VERSION_ID="2022.4" VERSION_CODENAME="kali-rolling" ID=kali ID_LIKE=debian ┌──(root㉿kali)-[~] └─# uname -a Linux kali 6.0.0-kali5-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.0.10-2kali1 (2022-12-06) x86_64 GNU/Linux Same issue in Kali Linux, when I want to use "wine" to run "shellter.exe". ┌──(root㉿kali)-[/usr/share/windows-resources/shellter] └─# wine shellter.exe wine: could not load kernel32.dll, status c0000135
Asked by domandaciao (141 rep)
Dec 18, 2022, 08:23 PM
Last activity: Sep 17, 2023, 08:58 PM