Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 466 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 466 Bytes

RATTransmitter

Remote access tool transmitter implemented in java. RAT Receiver adddress needs to be changed in main method (should be moved to config or cmd line arg). Runs silently in the background and enables receiver to:

  • see the user's screen
  • show a live view of the user's webcam(s)
  • invert the user's mouse
  • take a photo of the user's webcam

Note: was only implemented for experimentation purposes