Skip to content

Defaultik/sms_spoofer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

sms_spoofer

this utility allows you to send SMS to any phone number from any name with any content (for example send notification about changed password via SMS)
(example #1, example #2)

alt-text

installation

for windows users

1) download python3
2) download and unpack sms_spoofer.zip
3) python sms_spoofer.py

for linux users

1) sudo apt-get install python3 git
2) git clone https://github.com/Defaultik/sms_spoofer
3) python sms_spoofer.py

f.a.q

(?) is this free? unfortunately this program is just utility that works on API of big sms gateway, and this gateway takes money from every sms that you send

(?) does it support any other languages besides English? yes, it is supports unicode so program works both in English and in Russian, Chinese and other languages

(?) can I get a ban? yes, your account can get a ban from Vonage if you violate the terms of use

(?) can I use it on linux? yes you can, the utility is not demanding on the system, and the functions are adapted to both systems