Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 439 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 439 Bytes

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>