Skip to content

Instantly share code, notes, and snippets.

View Chickostick's full-sized avatar
💭
I may be slow to respond.

Sparrow Chickostick

💭
I may be slow to respond.
View GitHub Profile
@Chickostick
Chickostick / sudo-termux
Created January 2, 2025 03:35 — forked from GabrielMMelo/sudo-termux
Install sudo in Termux (Android)
apt install git
git clone https://gitlab.com/st42/termux-sudo
cd termux-sudo
cat sudo > /data/data/com.termux/files/usr/bin/sudo
chmod 700 /data/data/com.termux/files/usr/bin/sudo
@Chickostick
Chickostick / doc.md
Created December 1, 2024 21:30 — forked from methanoliver/doc.md
DuckyScript commands supported by Flipper's BadUSB

DuckyScript commands supported by Flipper's BadUSB

Explanations are only given for commands not present in the original DuckyScript, for everything else refer to DuckyScript documentation.

Keys

These mean exactly what one would expect and should need no further explanation.

  • Modifiers: CTRL, CONTROL, SHIFT, ALT, GUI, WINDOWS
  • Combos: CTRL-ALT, CTRL-SHIFT, ALT-SHIFT, ALT-GUI, GUI-SHIFT