Skip to content

Simple CLI tool to quickly exclusively lock a file on Windows operating system.

License

Notifications You must be signed in to change notification settings

3nthusia5t/ExclusiveLocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExclusiveLocker

Description

Purpose of this project was to create simple tool to exclusively lock files. It can be used to assess software security. Every user (even non-admin) can exclusively lock file, which can affect the more privileged processes.

Building

The code can be build using Visual studio. It was tested only with Microsoft Visual Studio 2022 (64-bit) - Version 17.8.1

Usage

<executable_name> <path>

About

Simple CLI tool to quickly exclusively lock a file on Windows operating system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages