kovinevmv / DigiSparkStealer

Script for Digispark Attiny85, ATMEGA32U4 to steal passwords, cookies and send to your mail
MIT License
268 stars 77 forks source link

compiling error with digispark board #11

Open BLACK-SCORP10 opened 2 years ago

BLACK-SCORP10 commented 2 years ago

When i was compiling the code of sketch.ino I was receiving lot issues like

Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "Digispark (Default - 16.5mhz)"

In file included from C:\Users\sayed\Desktop\Arduino Project Works\DigiSparkStealer-master\arduino_source\sketch\sketch.ino:1:0:

C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\libraries\Keyboard\src/Keyboard.h:25:17: fatal error: HID.h: No such file or directory

include "HID.h"

             ^

compilation terminated.

exit status 1

Error compiling for board Digispark (Default - 16.5mhz).

This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.

plz tell me if I am doing something wrong. waiting for your reply

shahriarshafin commented 2 years ago

hey @BLACK-SCORP10, have you found any solution or any other way to do this?

varefaz commented 1 year ago

any solutions?