DeAutherDroid Versions Save

Additional android app for SpaceHunn's ESP8266 DeAuther.

2.0.5-x3

4 years ago

• Wifi scan fix • Migrated to AndroidX • Small UI changes

V2.0.5-x2

5 years ago

TRIED fixing a bug that resulted in a crash on Xaomi

Don't know why, but I'm getting fine results with this, but users are facing crashes.. :-( :-1:

Well, one thing, just removed the GET_ACCOUNTS permission. haha. I'm not facebook :eyes:

V2.0.5-x1

5 years ago
  • Icon updated
  • Changed the whole UI
  • Fix internal wifi scan feature
  • Log messages saving feature added
  • Option to disable wifi list colour changing func

: Permission Descriptions : → The New Version Requires A Lot Of Perms : Let Me Tell You WHY?


  • GET_ACCOUNTS : Totally redudant . You can turn it off. I forgot to remove it.
  • INTERNET : You know why. →required
  • ACCESS_NETWORK_STATE : For checking if any network is connected or not →required
  • CHANGE_NETWORK_STATE : For changing connection state →required
  • ACCESS_WIFI_STATE : For checking if any wifi is connected or not →required
  • CHANGE_WIFI_STATE : For changing wifi state →required
  • ACCESS_COARSE_LOCATION : For scanning wifi | It's a bit wierd. But, from android M, you need GPS enabled to scan wifi →required
  • ACCESS_FINE_LOCATION : Same as above →required
  • READ_EXTERNAL_STORAGE : Reading logcat →required
  • WRITE_EXTERNAL_STORAGE : Writing logcat →required

Bug : Forgot fixing a bug

V2.0.5

5 years ago

Warning !! Signature Changes !! Must uninstall any previous version of the apk installed there before installing this one!!!

Compatible with DeAuther V2.0.5~

1.2.5

6 years ago

Fix : android.view.WindowManager$BadTokenException

1.2.4

6 years ago

Released without minifying/shrinking resources to help myself debugging crashes. ++ Tried fixing a bug.

1.2.3

6 years ago

Fixed a logical bug existed in version 1.2.2

1.2.2

6 years ago

Fix some bugs, add some customizations.

[Don't use this version(critical bug)]

1.2.1

6 years ago

Fixed a crash that appeared on some LG devices.

1.2

6 years ago

Fix a small bug that seldom leaded a crash.