adb

  1. B

    Android emulator vs adb

    Hi everyone. I have downloaded the Android tools and I'm running some tests via CLI. I create 2 Android emulators with avdmanager and then I connect to them via adb. If I want to see the list of emulators, I get: avdmanager list avd Available Android Virtual Devices: Name: Android1...
  2. R

    Android Kernel Debugging (kmsg log)

    Hello, So I've been subject to some rather advanced hacking. Long story short, through means of brute force TTY and shell/root manipulation, the hackers have used ADB (android debugging bridge) and trace/printk to debug my kernel and place kernel hooks. (They've done the same to my...
Top