Seconb / Aimmy-Arduino-Edition

Aimmy... but with Arduino support!
Other
32 stars 7 forks source link

com port persists #11

Open igorclerigo opened 5 months ago

igorclerigo commented 5 months ago

spoofed but com port wont go away

Seconb commented 5 months ago

upload the script to your arduino

and make sure you are using arduino ide 1.8.19, other versions dont work

igorclerigo commented 5 months ago

thanks for the attention! im using ard ide 1.8.19 already. i uploaded the code to my arduino but i guess disabling com port is not working for me, cuz the second time i upload the code to the arduino like you did it doesnt print an error like yours do

Seconb commented 5 months ago

make sure you go to tools then board then pick your mouse's name before uploading

igorclerigo commented 5 months ago

image

igorclerigo commented 5 months ago

this is arduino spoofed with my mouse "ids" also: image

Seconb commented 5 months ago

uninstall arduino ide install it again upload empty script to your arduino (the default one after you reinstall) then spoof again then upload MouseInstructArduino.ino script

igorclerigo commented 5 months ago

uninstall arduino ide install it again upload empty script to your arduino (the default one after you reinstall) then spoof again then upload MouseInstructArduino.ino script

k, gonna try it

igorclerigo commented 5 months ago

yeah it still shows com4 on device manager and again, during the process i didnt have to reset arduino image

important i noticed that the spoofer modifies just one archive. i dont have a folder named packages inside arduino15

tried spoofing another mouse and with 1.8.6 ide version but still have com port showing off

Seconb commented 5 months ago

try doing:

%localappdata%\Arduino15

put that in windows search, then check if you have a packages folder, if you dont then dont worry about it

igorclerigo commented 5 months ago

try doing:

%localappdata%\Arduino15

put that in windows search, then check if you have a packages folder, if you dont then dont worry about it

i dont have a packages folder

Seconb commented 5 months ago

USBCore.zip in windows search copy paste: %programfiles(x86)%\arduino\hardware\arduino\avr\cores

download usbcore.zip, and replace the USBCore.cpp in there with the one from that USBCore.zip

then upload to arduino again

igorclerigo commented 5 months ago

now what i get is this and mousemovement wont open alongside aimmy image

Seconb commented 5 months ago

unplug arduino and plug it back in, then press reset, wait 10 seconds, upload mouseinstructarsuino again

remember when you upload you must press reset a few seconds after pressing upload

igorclerigo commented 5 months ago

gonna try it once i get home asap, in a few hours

igorclerigo commented 5 months ago

i can sucessfully upload the mouseinstructarduino but it still stays like malfuctioning image

com port is not there anymore but after uploading the code it still like device cant be started image