mayankmetha / Rucky

A simple to use USB HID Rubber Ducky Launch Pad for Android.
https://mayankmetha.github.io/Rucky
GNU General Public License v3.0
546 stars 65 forks source link

Not working #51

Closed mato200 closed 3 years ago

mato200 commented 3 years ago

I think that the app is not working using this method of HID : https://github.com/tejado/android-usb-gadget Could you please make it work. I know my phone is possible of HID input because it works with https://github.com/tejado/Authorizer app I can also send inputs using this (explained here https://github.com/tejado/android-usb-gadget) "cd /data/local/tmp

Send letter 'a'

echo a | ./hid-gadget-test /dev/hidg0 keyboard "

I can also do everything this guy does here https://www.youtube.com/watch?v=Mek9DMGy8os (time 6:23)

Phone: Redmi K20 Pro (MIUI 12)(Android 11)

mayankmetha commented 3 years ago

Shell script won't work, please use duck scripts.

Example to send letter 'a'

STRING a