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)
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)