download · v1.0.0
One file. That's the whole install.
Lurelock ships as a single Windows x64 executable. First run writes two folders — one for your profile data, one for the swept cache — and removes them again if you ever uninstall by hand.
release v1.0.0
size ~160 MB (self-contained, no runtime needed)
os Windows 10 / 11 x64
runtime bundled (.NET 6 self-contained)
S.01
Release assets
Built by hand on a plain runner. Hashes are recorded below; check the exe against them before you run anything.
| asset | notes | size | sha256 |
|---|---|---|---|
Lurelock-v1.0.0-x64.exe |
single file, no installer. double-click to run. | ~160 MB | 1f2a…pinned to the release |
lurelock-1.0.0.zip |
same exe plus the docs and theme samples, zipped. | 13.1 MB | hashed in the release notes |
Verify
After downloading, open a terminal in the same folder and run:
certutil -hashfile Lurelock-v1.0.0-x64.exe SHA256
Compare the hash against the one printed in the release notes on GitHub. The exe is not code-signed; treat it like any portable tool.
First run
Because the exe is unsigned, SmartScreen may show an "unknown publisher" prompt. That is expected. If you downloaded from the official repo link above, choose "more info → run anyway". Never run a copy given to you in DMs.
S.02
Where things live
Everything Lurelock owns, in one table. Deleting these two folders after uninstall is the entire cleanup.
| purpose | location | kept |
|---|---|---|
| profiles, manifest, themes, logs | %APPDATA%\lurelock\ | until you delete it |
| swept cache | %APPDATA%\lurelock\cache\ | until you sweep it |
| portable data | next to the exe (woodstick mode) | optional |