Infinite бомбер на android и termux

Infinite бомбер на android и termux

overlamer1



Данный бомбер является инфинити бомбером на андроид.Процедура установки,запуска идентична с предыдущими.Можете ознакомиться с ними по ссылкам ниже:

https://telegra.ph/TBomb-Eshchyo-odin-bomber-na-python-dlya-termux-01-21

https://telegra.ph/SMS-bomberprost-v-ispolzovaniine-prostoj-po-uronu-12-15



Ссылка на github с проектом:https://github.com/Argisht44/android


Для устройств с 64 битной системой

apt update

apt upgrade

pkg install python2

apt install git

git clone https://github.com/Argisht44/android.git

cd android

cd Infinite-Bomber-arm64

chmod 777 infinite-bomber

./infinite-bomber


Переход сразу в директорию

Смс:

cd android/Infinite-Bomber-arm64/


Звонки:

cd android/Infinite-Bomber-arm64-without-tor/


Для устройств с 32 битной системой

apt update

apt upgrade

pkg install python2

apt install git

git clone https://github.com/Argisht44/android.git

cd android

cd Infinite-Bomber-arm

chmod 777 infinite-bomber

./infinite-bomber


Переход сразу в директорию

Смс:

cd android/Infinite-Bomber-arm/


Звонки:

cd android/Infinite-Bomber-arm-without-tor/

Report Page