Skip to content

Commit aeef780

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents f034b8a + 226ba27 commit aeef780

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# HIDFuzzer
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.
2+
An android app that allows you to play around with emulating an HID device.
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)