#
usb
Here are 1,313 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
Jun 15, 2021 - Java
ATTiny usb bootloader with a strong emphasis on bootloader compactness.
-
Updated
Jul 27, 2021 - C
Windows Driver Installer library for USB devices
-
Updated
Jul 19, 2021 - C
Windows kernel-mode driver emulating well-known USB game controllers.
-
Updated
Jul 5, 2021 - C++
A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)
-
Updated
Jul 12, 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
Jun 28, 2021 - Kotlin
-
Updated
Apr 1, 2021 - JavaScript
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++
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++
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
Jul 29, 2021 - C++
A portable microkernel-based multiserver operating system written from scratch.
-
Updated
Aug 1, 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
Jul 30, 2021 - Java
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.