Skip to content

Instantly share code, notes, and snippets.

@meijerwynand
meijerwynand / find-android-device-and-play-sound-using-adb-and-ip.md
Last active August 30, 2021 08:56
Locate Android device by playing sound using adb and IP

Locate Android device

I have been unable to find a suitable / easy to implement "Find my device" solution to integrate into Home Assistant. I wanted a simple solution to press a button on my Sonoff remote and it will ring my device.

Attempts

  • Apps: I was unable to identify a simple to use app that could satisfy my requirements.
  • Metasploit framework: Had issues with Andriod 11 and app compatibility.
  • RAT platforms: A mixture of both attempts above.

Limitations

  • This only works when you know the IP address of the device (reserve IP on DHCP for the device)
@meijerwynand
meijerwynand / termux-letsencrypt-wildcard-autorenew.md
Last active April 9, 2021 20:58
Installing letsenctrypt wildcard on termux with autorenew