https://github.com/joedf/trustedautorun
USB AutoRun based on security key.
https://github.com/joedf/trustedautorun
Last synced: 4 months ago
JSON representation
USB AutoRun based on security key.
- Host: GitHub
- URL: https://github.com/joedf/trustedautorun
- Owner: joedf
- License: mit
- Created: 2017-08-24T13:05:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-11T03:06:19.000Z (over 8 years ago)
- Last Synced: 2025-07-17T22:30:06.048Z (11 months ago)
- Language: AutoHotkey
- Size: 143 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TrustedAutoRun
USB AutoRun based on security key.
Enable/execute AutoRun only on removable USB devices you trust. This application can run on start up in the background (minimized to tray) and detect when a new AutoRun enabled device is plugged in. If it set as a trusted device, the application will initiate/execute the defined AutoRun "open" action set on the device (AUTORUN.INF). Tested on Win7 and Win10.
This is still a work in progress. You can trust/untrust the devices and "rawedit" or use the setup wizard (not working yet) to edit the AUTORUN.INF options.

