Results 13 comments of tothi

I have read the CLA Document and I hereby sign the CLA

added some logging fix. sorry for the super long delay, totally forgot it :)

yes, this still should work. (used it recently for something.)

first i would test the vulnerability itself and would try to exploit it without aslr. you can do it by telnetting to the device and attaching gdb to Sofia. if...

can you attach the `zcat /proc/config.gz` output?

I see some major differences to my config. First, my kernel version on my LineageOS 18.1 device is 4.19.110. The other major difference is that I have CONFIG_USB_CONFIGFS=y and CONFIG_USB_CONFIGFS_F_HID=y...

it is instantnoodle for oneplus 8: https://download.lineageos.org/instantnoodle

Working for me. Little bit different test env on my end: - up-to-date ArchLinux - JDK 11 `./gradlew appRun` builds and runs the service.

switched to JDK 8 (openjdk), also working on my end.