環境準備
一、啟用32 位架構
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install wine32
二、輸入以下代碼,在打開的界面中將kali 系統語言修改為中文
sudo dpkg-reconfigure locales
安裝語言環境包
# sudo apt-get install xfonts-intl-chinese ttf-wqy-microhei
sudo apt-get install xfonts-intl-chinese fonts-wqy-microhei
需要重啟的生效。
三、準備紅酒套件
紅酒套件是Kali 自帶的,只需要安裝一個額外工具即可
sudo apt-get install winetricks
安裝微信
winecfg
在打開的界面中,Windows 版本選擇Windows 10
直接安裝微信exe 文件
wine /home/ajest/Downloads/WeChatSetup.exe
安裝完成,即可使用。安裝完成之後會在桌面上和應用程序中出現圖標。