Nethunter DuckHunter HID error - HID interfaces are not enabled or something wrong with permissions
Important: Before opening an issue, did you check on the NetHunter Forum to see if this has already been discussed on it?
Link is: https://forums.kali.org/forumdisplay.php?14-NetHunter-Forums
Device:
OnePlus One - Bacon
OS version (KitKat/Lollipop/Marshmallow/Nougat):
Android 11 - LineageOS
Built from repo (date and build command) or downloaded from website (links):
Downloaded from website. https://kali.download/nethunter-images/kali-2022.1/nethunter-2022.1-oneplus1-eleven-kalifs-full.zip
Issue:
When attempting any HID attacks I get an error in a toast pop up. "HID interfaces are not enabled or something wrong with the permission of /dev/hidg*, make sure they are enabled and permissions are granted as 666.
Expected behavior:
HID attack would execute.
Any idea on where to look at?
Same issue happens on a Pixel 5 android version 7. Ran the Custom command "Enable HID + MTP + ADB for Windows", same error occurs. Changed the permissions of /dev/hidg0 and /dev/hidg1 to 666 (chmod 666 /dev/hid0 && chmod 666 /dev/hidg1) and the pop up error no longer appeared, but the attack still does not launch.