Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💼 Org-Bypass 🤫

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!

🕥 Bypass Time Tracking

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.

📽️ Demo

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.

⌨ Using ESP32-S3 as a USB Keyboard

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

𓏠 Hardware requirement

  1. ESP32-S3-super-mini or Standard ESP32-S3 or any variant of ESP32-S3
  2. A type-c USB cable or a micro-usb cable depending on your ESP model.

🧩 Steps

  • Install ESP32 on Arduino IDE. You can follow this simple guide.

  • Select your ESP32-S3 board in Tools > Board. Generally is should be ESP32S3 Dev Module.

  • Copy our auto-keyboard-code in your Arduino IDE.

  • Simply press the Upload button and relax.

  • After a successful flashing, it becomes your USB keyoard which sends automatic inputs.

💰 Sponsor Me

You can buy me a coffee via this link or tap on below image. Thank you 🙏.

About

An open-source initiative to bypass some of the unnecessary stupid restrictions or monitoring implementations on your work computer.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages