Skip to content

A troll-program written for windows to block mouse movements, change keyboard inputs etc.

License

Notifications You must be signed in to change notification settings

sne4ker/trollgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trollgo

Trollgo periodically blocks mouse movements, modifies keyboard inputs and swaps mouse buttons

Build from source

Clone this repository and move into the directory

git clone https://github.com/sne4ker/trollgo.git
cd trollgo

Build with GUI

GOOS=windows go build -ldflags "-s -w" -o trollgo.exe

Build without GUI

GOOS=windows go build -ldflags "-H=windowsgui -s -w" -o trollgoNogui.exe

TODO

  • Move mouse randomly
  • (Play sound)

About

A troll-program written for windows to block mouse movements, change keyboard inputs etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages