Skip to content
Discussion options

You must be logged in to vote

macOS payloads exist but Windows ones wont work directly. Key difference: use GUI SPACE (Spotlight) instead of GUI r, Terminal instead of cmd, bash/zsh instead of PowerShell.

Template:
DELAY 1000
GUI SPACE
DELAY 500
STRING Terminal
ENTER
DELAY 1000

Tips: macOS keyboard detection is fast (DELAY 500 enough). Use built-in tools (curl, python3, osascript). Gatekeeper blocks downloaded executables. Look in badusb/nullsec/ for payloads with macOS in their headers. Open an issue if you want a specific Windows payload ported!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bad-antics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant