Skip to content

kerogenesis/InputRedirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InputRedirect

A small Windows utility that sends your keyboard, touchpad and mouse through a signed Logitech HID driver, so applications see the input as coming from a real Logitech device.

One executable, nothing to install: the signed driver files are embedded in it and deployed on first start.

Requirements

  • Windows 10 or 11
  • Administrator rights

Quick Start

Run InputRedirect.exe as administrator and choose an option:

Key Action
1 Redirect mouse / touchpad clicks
2 Redirect keyboard
3 Stop everything
4 Re-create the virtual devices
D Remove the driver
Q Quit

1 and 2 are switches - press again to turn them off. Closing the window turns the redirect off.

After D the machine has to restart before the driver is fully gone; the tool offers it and reminds you on the next start if you skipped it.

Building

cargo build --release
cargo test

The binary lands in target/x86_64-pc-windows-msvc/release/InputRedirect.exe. Ready-made builds of the latest commit are published under Releases.

Compatibility

Note that some anti-cheat systems block the Logitech driver used by InputRedirect. As a result, the utility may not function in games protected by those systems.

At least it still works with a certain 20+ year old Korean MMO ;)

About

Redirect keyboard, touchpad and mouse input through a real signed driver

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages