Android USB Script app
Android HID Script provides a simple Lua interface for emulating an HID device on top of configfs.
Use at your own risk. For educational purposes only.
This app provides an easy way to script HID interactions intuitively, with feedback. In addition, it contains wrappers around the HID devices allowing developers to easily integrate HID functionality into their own apps.
Use Cases of Scripted HID Emulation
- Automation of deployment solutions (eg. configuring computer BIOS settings in an automated fashion, changing the wallpaper, etc)
- Mobile password managers that type in your credentials for you, on computers you do not trust
Root is required to use this app.