NewCoder753 / Devil-s-Call

Prank your friends with Call and SMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#TO BE USED FOR EDUCATIONAL PURPOSES ONLY#

PREREQUISITES:

  • Python 3
  • boxes(banner)
  • wget

Installing Termux(android):

step 1 (install this before you start):

apt update && upgrade
pkg install python
pkg install wget
pkg install curl
pkg install boxes

step 2:

git clone https://github.com/404-ghost/Devil-s-Call
cd Devil-s-Call
python3 anonymouskiller.py

Installing Kali Linux:

step 1 (install this before you start):

apt update && upgrade
apt-get install python
apt-get install wget
apt-get install curl
apt-get install boxes

step 2:

git clone https://github.com/404-ghost/Devil-s-Call
cd Devil-s-Call
python3 anonymouskiller.py

SCREENSHOT (Kali-linux):

Shot

SCREENSHOT (android-termux):

Shot

About

Prank your friends with Call and SMS

License:MIT License


Languages

Language:Python 100.0%