We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f034b8a + 226ba27 commit aeef780Copy full SHA for aeef780
README.md
@@ -1,11 +1,6 @@
1
# 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.
+An android app that allows you to play around with emulating an HID device.
3
4
Requires https://github.com/pelya/android-keyboard-gadget patch applied to the kernel to expose `/dev/hidg0` and `/dev/hidg1`.
5
6
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