#
usb
Here are 1,272 public repositories matching this topic...
Usb serial controller for Android
android
iot
serial
usb
hardware
spi
usb-serial-adapters
serialport
android-usb-host
usb-serial-controller
ftdi-devices
iot-device
ftdi-device
android-hardware
android-serial-port
-
Updated
May 5, 2021 - Java
ATTiny usb bootloader with a strong emphasis on bootloader compactness.
-
Updated
May 3, 2021 - C
Windows Driver Installer library for USB devices
-
Updated
Jun 7, 2021 - C
A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)
-
Updated
Jun 8, 2021 - C
Windows kernel-mode driver emulating well-known USB game controllers.
-
Updated
Apr 6, 2021 - C++
Open source library to access USB Mass Storage devices on Android without rooting your device
android
kotlin
java
files
usb
storage
android-things
kotlin-android
kotlin-library
android-library
fat32
mass-storage-device
usb-otg
usb-drive
usb-flash
mass-storage
usb-host
android-usb-host
libaums
on-the-go
-
Updated
May 27, 2021 - Kotlin
-
Updated
Apr 1, 2021 - JavaScript
Payload for teensy like a rubber ducky but the syntax is different. this Human interfaes device ( HID attacks ). Penetration With Teensy . Brutal is a toolkit to quickly create various payload,powershell attack , virus attack and launch listener for a Human Interface Device ( Payload Teensy )
arduino
teensy
usb
hacking
penetration-testing
arduino-library
penetration
payload
hacker
badusb
rubberducky
powershell-attack
-
Updated
Mar 9, 2020 - C++
USB Rubber Ducky type scripts written for the DigiSpark.
usb
scripts
penetration-testing
sketches
usb-rubber-ducky
hacktoberfest
digispark
usb-hid
badusb
ducky-payloads
digispark-scripts
-
Updated
Apr 17, 2021 - C++
USBGuard is a software framework for implementing USB device authorization policies (what kind of USB devices are authorized) as well as method of use policies (how a USB device may interact with the system)
linux
security
c-plus-plus
whitelist
blacklist
usb
security-hardening
usb-devices
rule-language
hacktoberfest
-
Updated
Apr 22, 2021 - C++
A portable microkernel-based multiserver operating system written from scratch.
-
Updated
Jun 4, 2021 - C
Android OBD diagnostics with any ELM327 adapter
android
plugin
mqtt
chart
translation
dashboard
serial
usb
gps
wifi
bluetooth
accelerometer
recording
obd
diagnostics
vehicle
measurement
elm327
android-obd-diagnostics
-
Updated
Jun 9, 2021 - Java
16u2 Bootloader to reprogram 16u2 + 328/2560 with Arduino IDE
-
Updated
Jan 29, 2021 - C
Improve this page
Add a description, image, and links to the usb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the usb topic, visit your repo's landing page and select "manage topics."


bootiso by deault fetches SYSLINUX online if major version of local version is different than the one used in an image.
I find it it a nice feature that bootiso can fetch an alternate bootloader - but find it problematic that it is done by default.
Please consider flipping around the logic to operate offline by default.