Post #2530736
2026-05-10 20:17 UTC
@S1m@infosec.exchange I'm on Linux. Can I access the ADB on a non-rooted device? Just asking in advance to avoid issues down the road
Replies (1)
-
@S1m@infosec.exchange 2026-05-10 20:21
@nightdice@unfug.social Yes definitely available on non-rooted devices: you need to enable developers settings (that you'll be able to disable later). ADB is usually available on most distrib with android-tools package. Then you need to run `adb logcat --pid $(adb shell pidof org.unifiedpush.distributor.sunup)` If you struggle getting these logs, let me know. It it helps there is a matrix room for UnifiedPush