🤬
  • minor changes for Automatic installation

  • Loading...
  • yanc committed 4 years ago
    19754f40
    1 parent de0ba8b9
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 68 lines
    69 69   
    70 70  ## Automatic installation
    71 71   
    72  -* 0.- Install Platformio and Platformio Core: https://docs.platformio.org/en/latest/core/index.html
    73  - 
    74  -* 1.- Download keylogger-pio repository (This is a migration of Evil Crow Keylogger to platformio): git clone https://github.com/volca/keylogger-pio.git
    75  - 
    76  -* 2.- Download source EvilCrow-Keylogger. Put the directory in same level with keylogger-pio: git clone https://github.com/joelsernamoreno/EvilCrow-Keylogger.git
    77  - 
    78  -* 3.- Add jumper GPIO0 to GND for ESP32-PICO
    79  - 
     72 +1. Install Platformio Core: https://docs.platformio.org/en/latest/core/index.html
     73 +1. Download [keylogger-pio](https://github.com/volca/keylogger-pio.git) repository (This is a migration of Evil Crow Keylogger to platformio): `git clone https://github.com/volca/keylogger-pio.git`
     74 +1. Download source [EvilCrow-Keylogger](https://github.com/joelsernamoreno/EvilCrow-Keylogger.git). Put the directory in same level with keylogger-pio: `git clone https://github.com/joelsernamoreno/EvilCrow-Keylogger.git`
     75 +1. Add jumper GPIO0 to GND for ESP32-PICO
    80 76  ![Jumper](https://github.com/joelsernamoreno/EvilCrow-Keylogger/blob/master/images/jumper.jpg)
    81  - 
    82  -* 4.- Connect Evil Crow Keylogger via USB port
    83  - 
    84  -* 5.- Go to the keylogger-pio directory: cd keylogger-pio
    85  - 
    86  -* 6.- Run flash.bat or ./flash.sh to program 32u4 and esp32-pico
     77 +1. Connect Evil Crow Keylogger via USB port
     78 +1. Go to the keylogger-pio directory: `cd keylogger-pio`
     79 +1. Run `flash.bat` or `./flash.sh` to program 32u4 and esp32-pico
    87 80   
    88 81  ## Manual installation
    89 82   
    skipped 120 lines
Please wait...
Page is in error, reload to recover