Skip to content

Instantly share code, notes, and snippets.

@schlarpc
schlarpc / gist:a327d4aa735f961555e02cbe45c11667
Last active September 7, 2021 12:46
USB Armory libcomposite init script (RNDIS and serial)
#!/bin/bash
set -euo pipefail
GADGET_NAME=usbarmory
LANGUAGE=0x409 # English
MANUFACTURER="Inverse Path"
PRODUCT="USB Armory"
HOST_ADDRESS="1a:55:89:a2:69:42"