cynofox / razerduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

razerduino

Exploit a privlage escalation bug in razer's synaps installer with an arduino pro micro explained in this tweet. This custom board emulates a "Mamba 2015 Tournament Edition" mouse.

Installation

  1. Open File -> prefrences and add https://raw.githubusercontent.com/DarkMetalMouse/razerduino/master/package_razerduino_index.json to Additional Boards Manager URLS
  2. Go to Tools -> Board: "XYZ" -> Boards Manager...
  3. In the window that pops up, search razerduino and click install
  4. Once the install is done, select the Razer Arduino Micro from razerduino
  5. Open File -> Examples -> HID -> EnableMouse and upload the code

Customization

If you would like to emulate a different device, change the build PID inside boards.txt to a PID from this list. It may not work with older products and non mouse devices.

About


Languages

Language:C 92.2%Language:C++ 4.3%Language:Makefile 2.8%Language:Logos 0.5%Language:Shell 0.2%Language:Assembly 0.1%Language:Batchfile 0.0%