Skip to content

Tags: evilthreads669966/SmsBackdoor

Tags

3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Performance (#17)

- Performance
  - replace WakeIntentService with JobIntentService
- Demo App
  - update EvadeMe
    - Use lifecycleScope to support new version of evade

3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feature_deferred_payload (#14)


* deferred payload argument for SmsBackdoor.openDoor
* added Skimmer keylogger to demo app to show it off

alpha-2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update BootLaces to 2.1 in build.gradle (#13)

alpha-2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add RemoteCommandExecutor.kt to manifest and mark internal (#12)

* add RemoteCommandExecutor.kt to manifest and mark internal

* update release version in README.md

alpha-2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add license (#11)

Co-authored-by: evilthreads669966 <evilthreads669966@gmail>

alpha-1.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feature_coroutines (#5)

* coroutine launch builder function for command handler.

* join on coroutine builder before finishing async in RemoteCommandReceiver.kt

alpha-1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
coroutine launch builder function for command handler. (#4)

alpha-1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
access modifiers to internal parts of library (#3)

access modifiers to internal parts of library