An open-source initiative to bypass some of the unnecessary stupid restrictions or monitoring implementations on your work computer.
Note: We do not encourage to do illegal things which might cause security voilations. Use this at your own risk!
Your corporate device may track mouse movement or keyboard inputs to track active time. We have seen some bypasses using a rotating fan attached to a mouse etc.
What if we could automatically send some keyboard inputs to the computer & we do not need to create any script or install any additional software? Yup, that's right, we will be leveraging simple usb keyboard technology with a tiny micro-controller.
You can click on the below Image or this Youtube Link to see the demo. Please let me know in the comments, how do you feel about this App.
ESP32-S3 natively supports USB OTG and it is perfect for this project. It will act as a USB keyboard which can send automatic inputs from a-z every 3 seconds (configurable in code).
- ESP32-S3-super-mini or Standard ESP32-S3 or any variant of ESP32-S3
- A type-c USB cable or a micro-usb cable depending on your ESP model.
-
Install ESP32 on Arduino IDE. You can follow this simple guide.
-
Select your ESP32-S3 board in
Tools>Board. Generally is should beESP32S3 Dev Module. -
Copy our auto-keyboard-code in your
Arduino IDE. -
Simply press the
Uploadbutton and relax. -
After a successful flashing, it becomes your USB keyoard which sends automatic inputs.
You can buy me a coffee via this link or tap on below image. Thank you 🙏.
