>> email to syzkaller+unsubscribe@googlegroups.com.
>> email to syzkaller+...@googlegroups.com.
| if _, err := inst.adb("shell", "reboot"); err != nil { |
On Tue, Aug 22, 2017 at 9:29 AM, <miles....@gmail.com> wrote:
> Hi,
>
> Lots of the crash went to "lost connection" while I was fuzzing with
> Syzkaller.
> That's why I started to check this special cables.
> I was fuzzing with Ubuntu 16 host and I noticed that I did not have the
> device: /dev/ttyUSB*
>
> Instead, it added the device "/dev/libmtp-*" when the Android device is
> connected to the host.
Does the /dev/libmtp-* provide phone console output? If yes, syzkaller
can be extended to use it.
SuzyQ is a live debug system. It's not tied to a specific OS. It's tied to specific hardware. Google's pixel 2 and 3 are confirmed. There might be others.