скрипт который я написал для установки wifite в WarTech CR1ME 2.6: P.S Пробуйте в Линуксе, у кого нет WarTech #!/bin/bash export B='\033[1;94m' export G='\033[1;92m' export R='\033[1;91m' export RESET='\033[1;00m' echo -e "\n$B[$G*$B]$G Installing wifite\n"$RESET apt -y install aircrack-ng reaver pixiewps macchanger hashcat crunch git make gcc libcurl4-openssl-dev libssl-dev zlib1g-dev libpcap-dev tshark build-essential net-tools iw cd /etc git clone https://github.com/derv82/wifite2.git cd wifite2 sudo python setup.py install echo -e "\n$B[$G*$B]$G Installing pmkid tools\n"$RESET cd /etc git clone https://github.com/ZerBea/hcxtools.git git clone https://github.com/ZerBea/hcxdumptool.git cd hcxtools make make install cd /etc cd hcxdumptool make make install echo -e "\n$B[$G*$B]$G Installing bully\n"$RESET cd /etc git clone https://github.com/aanarchyy/bully.git cd bully cd src make make install echo "\n$B[$G*$B]$G U R fucking ready to attack!\n"$RESET Code #!/bin/bash export B='\033[1;94m' export G='\033[1;92m' export R='\033[1;91m' export RESET='\033[1;00m' echo -e "\n$B[$G*$B]$G Installing wifite\n"$RESET apt -y install aircrack-ng reaver pixiewps macchanger hashcat crunch git make gcc libcurl4-openssl-dev libssl-dev zlib1g-dev libpcap-dev tshark build-essential net-tools iw cd /etc git clone https://github.com/derv82/wifite2.git cd wifite2 sudo python setup.py install echo -e "\n$B[$G*$B]$G Installing pmkid tools\n"$RESET cd /etc git clone https://github.com/ZerBea/hcxtools.git git clone https://github.com/ZerBea/hcxdumptool.git cd hcxtools make make install cd /etc cd hcxdumptool make make install echo -e "\n$B[$G*$B]$G Installing bully\n"$RESET cd /etc git clone https://github.com/aanarchyy/bully.git cd bully cd src make make install echo "\n$B[$G*$B]$G U R fucking ready to attack!\n"$RESET Создаем текстовик, туда этот код. даем файлу разрешение на запуск как программы. в терминале пишем sudo пробел и мышой тащим скрипт. жмем ввод. юзаем.