A lightweight real time screen magnifier and crosshair overlay for Windows that lets you zoom in on the center of your screen and display customizable crosshairs
- Real time screen magnifier overlay
- Adjustable zoom level and window size
- Crosshair overlay with customizable styles, size, color, opacity, gap, and thickness
- Click through window, so it does not block mouse input
- Hotkey toggle for quick on/off
- .NET 8 SDK or later
- Windows 11
- Go to the Releases.
- Download
DigitalScope_Setup.exe. - Run the installer and follow the instructions.
- Launch the app via the Desktop shortcut or Start Menu.
Warning
Because this project is free and open source the installer does not come with a digital certificate. Windows may display a SmartScreen message when you first run it.
Building locally ensures the exe has a unique binary signature.
- Go to the Releases or clone this repo.
- Download the latest source code.
- Open a PowerShell in the repository.
- Run script:
powershell -ExecutionPolicy Bypass -File .\build.ps1- The compiled output lands in the
build\folder. RunDigitalScope.exefrom there.
You can customize the output directory:
-OutputDir "set path" Warning
Author takes no responsibility for any game bans, account suspensions or other consequences that may result from using this software while playing online games.
Some anticheats perform broad behavioural analysis and may flag or react to overlay tools even if they do not interact with game memory.
- Developed by Pawel Kawka.
- Open Source and free to use.
