So we have an Android phone running some security-sensitive software, as a prototype. Part of the software is that is has to "pretend" to be a keyboard on a computer. An Android phone can't do this without the kernel being recompiled. This project gets around that limitation by using a USB=>FTDI cable connected to an Arduino running V-USB HID, which sets itself up as a keyboard. Every SerialEvent, V-USB's keypress command is called. Thus, every character over serial ends up being typed, which is a hack, but works ;)
-
Notifications
You must be signed in to change notification settings - Fork 1
Sector67/physical-hidproxy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Collecting ideas and code for a secure HID proxy between a USB device and a possibly compromised computer.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Other 100.0%