sogewasp
sogewasp
Thank you for your quick response. I've tried injecting strings on different Linux versions but nothing happens on /dev/input/mouse0 It's very strange. Even on MacOS the injection works.
Yes I am, the device disappears and reappears each time I plug the dongle and I have this output while I use it: ``` root@kali:~# dd if=/dev/input/mouse3 count=10000 bs=8 2>/dev/null...
I've managed to make it compile and work with the added FR language (a lot of work was already done by @leperjulien). Anyway this line seems to break compilation: ```...
Added in #44 Waiting merge
Ok, I'll check for the debug symbols as soon as I have some time. Still I find it a dangerous vector of exploitation in certain situations, it could mean that...
I am also facing this problem, I would like to use ZigDiggity but can't get my hands on a Raspbee, so I think a solution would be to add support...
After few years I am back to this issue. Apparently when I try to inject into a Linux machine nothing happens. I used `evtest` as you suggested, and when I...
Yes, it's the same dongle on both OS, it's a Logitech U0007, from an M705 mouse. While using the mouse I can see the corresponding events on `evtest`, so it...
Uh, but I don't have two devices on my Linux, that's why. ``` sogewasp@ubuntu:~# evtest No device specified, trying to scan all of /dev/input/event* Available devices: /dev/input/event0: Lid Switch /dev/input/event1:...
Here is what `munifying` is saying about my device : ``` $ sudo ./munifying info Logitech Unifying dongle found Using dongle USB config: Configuration 1 Resetting dongle in order to...