joelsernamoreno / EvilCrow-Keylogger

WiFi keylogger with Micro SD slot, based on the Atmega32U4 microcontroller and the ESP32-PICO module
Creative Commons Attribution 4.0 International
208 stars 37 forks source link

Error with flashing #18

Closed MelioraHS closed 1 year ago

MelioraHS commented 1 year ago

D:\Temp\keylogger-pio>pio run -t upload -d esp32 Processing keylogger (platform: espressif32@1.10.0; framework: arduino; board: pico32)

Tool Manager: Installing framework-arduinoespressif32 @ ~2.10003.190916 Error: Could not find the package with 'framework-arduinoespressif32 @ ~2.10003.190916' requirements for your system 'windows_amd64'

I try it on linux and on Windows always that error , also i had 1 success 2 error 3 success Help me please i realy dont understand :C

MelioraHS commented 1 year ago

For all guys who stuck with same problem

  1. Need cd to keylogger-pio/esp32/platformio.ini Change platform to espressif32@6.1.0 Delete line 35 and 36 then save file. 2 Days of Hell is over thank you mr creater for not responcing