evilthreads669966 / SmsBackdoor

A Kotlin Android library that opens a persistent binary SMS backdoor with the ability to define your own remote command handler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persisting commandHandler

evilthreads669966 opened this issue · comments

In order for this library to work, it is going to require persisting the lambda expression through serialization to either a database table or a file.