Skip to content

5l1v3r1/HuaweiSMS-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huawei e3372h SMS

Forwards all new incoming messages SMS to the modem by email.

Purpose

Redirection of all new messages to the email when the computer starts.

To read messages, you must go to 192.168.8.1 and open the list of messages. This is inconvenient, since it is possible in one day to forget to read the messages and go to the site, and there may be something important for you.

Therefore, I got the idea to make an automatic message analyzer. The modem firmware provides an API set for working with it.

Setup

  • Set here your gmail, password, and destination mail.
  • Set here your Wi-Fi ESSID with Huawei e3372h
  • Create executable file by pyinstaller:
pyinstaller --hidden-import=xmltodict --noconsole -F main.py

Example message

Message

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%