Copyright © ColDog Studios. All rights reserved.
Explore the docs »
Ask a Question
·
Report Bug
·
Request Feature
·
Security Issue
·
Report a Vulnerability
Table of Contents
Note
ColDog Locker is still in development and does not currently have an official supported release
Note
ColDog Studios is committed to keeping your files secure and will fix any security vulnerability immediately. ColDog Studios does not receive any information from you such as passwords. All of the configuration is stored on your local machine.
- By using this software, you agree that ColDog Studios is not held responsible for any data lost, stolen, or accessed.
- The software is provided as is and without warranty as to its features, functionality, or performance.
- Any unauthorized copying, distributing, or selling of this software is prohibited.
Warning
Your anti-virus will potentially flag ColDog Locker as a virus. This is a false positive and you will need to make an exclusion.
Important
THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. LICENSOR DOES NOT WARRANT THAT THE SOFTWARE WILL MEET LICENSEE'S REQUIREMENTS OR THAT THE OPERATION OF THE SOFTWARE WILL BE UNINTERRUPTED OR ERROR-FREE.
Requirements | Recommendations | |
---|---|---|
Operating System (64 bit) | Windows 10 | Windows 10 or later |
PowerShell Version | PowerShell 5.1 | PowerShell 5.1 or later |
.Net Framework | .Net Framework 4.0 | .Net Framework 4.5 or later |
What you need before you can install and run ColDog Locker
- Windows 10 or 11 (64 bit)
- PowerShell 5.1 or later (Preinstalled on Windows)
- .Net 4.5 or later (Preinstalled on Windows)
- Run PowerShell and input the following commands:
# Allows signed PowerShell scripts to be executed only on the current signed-in user
PS > Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
# Allow the execution of ColDog Locker because it is not signed
PS > Unblock-File .\ColDog-Locker.ps1
or
# Allows signed PowerShell scripts to be executed by any signed-in user
PS > Set-ExecutionPolicy RemoteSigned -Scope LocalMachine
# Allow the execution of ColDog Locker because it is not signed
PS > Unblock-File .\ColDog-Locker.ps1
- Run
ColDog Locker Setup
and install the software
- Folder encryption (AES-256)
- Password protected folders
- Multiple folders
- Failed attempts lockout
- GitHub integrated updates
- Optional automatically check for updates
See the open issues for a full list of proposed features (and known issues). See the ColDog Locker Project Board for a full list of features being worked on
ColDog Studios - @ColDogStudios - [email protected]
Collin Laney (ColDog5044) - @ColDog5044 - [email protected]
- Wayne Boggs - Cybersecurity Instructor
_____ _ _____ _ _
/ ____| | | __ \ | | | |
| | ___ | | | | | ___ __ _ | | ___ ___| | _____ _ __
| | / _ \| | | | |/ _ \ / _` | | | / _ \ / __| |/ / _ \ '__|
| |___| (_) | | |__| | (_) | (_| | | |___| (_) | (__| < __/ |
\_____\___/|_|_____/ \___/ \__, | |______\___/ \___|_|\_\___|_|
__/ |
|___/