You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I use the import command inside of the payload, it says, "Error, could not open file (x)"
simply create a payload, and try to import a module. I tried putting the module I needed in different directories, and it wouldn't work :( (I was attempting to get adafruits_hid.mouse)
I expected to be able to import the file and use the module commands
(P.S. I am trying to get the mouse to move, I got the buttons to click by defining them in the duckyinpython.py file)
The text was updated successfully, but these errors were encountered:
Whenever I use the import command inside of the payload, it says, "Error, could not open file (x)"
simply create a payload, and try to import a module. I tried putting the module I needed in different directories, and it wouldn't work :( (I was attempting to get adafruits_hid.mouse)
I expected to be able to import the file and use the module commands
(P.S. I am trying to get the mouse to move, I got the buttons to click by defining them in the duckyinpython.py file)
The text was updated successfully, but these errors were encountered: