SDK-SMS-Stack : GSM Short Message Service Provided with TPC/IP Based Characteristics

SDK-SMS-Stack is a Framework to provided TPC/IP based characteristics to the GSM Short Message Service.

This framework works in multiple environments to provided a full stack integration in a service.

The main layer features techniques to control the order and the number of sms for a given stream, and a layer of security with AES + CTR cypher.

You can easily implement your own protocol on the top of the stack of Sms Stack and add new features to an Sms Based communication between devices.

Prerequisities

Typescript

Python

Android

Also Read – DNSDmpstr : Unofficial API & Client for DnsDumpster & HackerTarget

Usage

Simply add the framework in one of each repositories given in your repository.

Typescript

npm install sms-stack 1.x.x

Python

pip install sms stack 0.x.x

Android

Add in the gradle app file implementation ‘com.example.smstcplibrary:smsstack:0.x.x

SMS Stack scheme

Disclaimer

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


R K

Recent Posts

How Web Application Firewalls (WAFs) Work

General Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…

5 days ago

How to Send POST Requests Using curl in Linux

How to Send POST Requests Using curl in Linux If you work with APIs, servers,…

5 days ago

What Does chmod 777 Mean in Linux

If you are a Linux user, you have probably seen commands like chmod 777 while…

5 days ago

How to Undo and Redo in Vim or Vi

Vim and Vi are among the most powerful text editors in the Linux world. They…

5 days ago

How to Unzip and Extract Files in Linux

Working with compressed files is a common task for any Linux user. Whether you are…

5 days ago

Free Email Lookup Tools and Reverse Email Search Resources

In the digital era, an email address can reveal much more than just a contact…

5 days ago