🦆
duckyScript.ino
  • What is Ducky Script converter?
  • Install
    • Windows
    • Linux
    • MacOS
  • Getting Started
    • Supported devices
    • First steps
    • Your payload
  • GUIDES
    • Edit configuration
Powered by GitBook
On this page
  • Check Python version
  • Clone Github repository
  1. Install

Linux

PreviousWindowsNextMacOS

Last updated 2 years ago

Check Python version

Now open the Termina and type

python3

If you don't have Python3, you should install it. Type in termial

sudo apt install python3

After instalation check version agait and proceed to the next step.

Clone Github repository

If you haven't git in your linux you should install it.

sudo apt install git

Clone github repo && go inside

git clone https://github.com/caxapok1python/duckyScript.ino ducky
cd ducky/