Skip to content

Commit d2037aa

Browse files
authored
Update README.md
1 parent 9465931 commit d2037aa

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# HIDFuzzer
2-
Android app that fuzzes USB HID input of the computer it's attached to.
2+
Android app that provides API along with sample applications to act as an HID device, allowing an Android phone to act as a BadUSB.
33

44
Requires https://github.com/pelya/android-keyboard-gadget patch applied to the kernel to expose `/dev/hidg0` and `/dev/hidg1`.
55

66
Use at your own risk.
7+
8+
Currently contains 3 tasks:
9+
- Fuzzer: sends random data as HID device (use at own risk)
10+
- Test: types test string
11+
- Download: downloads file on Windows computers

0 commit comments

Comments
 (0)