Menu

Tree [102a90] master /
 History

HTTPS access


File Date Author Commit
 Properties 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 Resources 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 .gitattributes 2021-02-22 Shade-Dev Shade-Dev [8d6557] Add .gitignore and .gitattributes.
 .gitignore 2021-02-22 Shade-Dev Shade-Dev [8d6557] Add .gitignore and .gitattributes.
 AddCredential.Designer.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 AddCredential.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 AddCredential.resx 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 App.config 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 Constants.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 FodyWeavers.xml 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 FodyWeavers.xsd 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 Functions.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 LICENSE 2021-02-22 Shade-Dev Shade-Dev [dfeec3] Create LICENSE
 Login.Designer.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 Login.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 Login.resx 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 PassCrypt.Designer.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 PassCrypt.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 PassCrypt.csproj 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 PassCrypt.ico 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 PassCrypt.resx 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 PassCrypt.sln 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 PasswordHead.Designer.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 PasswordHead.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 PasswordHead.resx 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 Program.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 README.md 2021-02-22 Shade-Dev Shade-Dev [102a90] Update README.md
 Register.Designer.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 Register.cs 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 Register.resx 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.
 packages.config 2021-02-22 Shade-Dev Shade-Dev [5f3535] Add project files.

Read Me

Issues
Forks
Stars
License


Logo

PassCrypt

Password Manager

About The Project

*The aim of this project was to build an alternative for people who still uses notepad files for saving their passwords. Password's are stored on the user's machine and are encrypted.

Built With

Getting Started

Download the installer from the release section of this project: https://github.com/shade-sdev/PassCrypt/releases/download/1.0-rc/PassCrypt_Installer.zip

Prerequisites

Can download them here, but they will be downloaded via the installer also.
* .NET Framework 4.8
* Microsoft SQL Server 2016 LocalDB

Usage

  1. Install & Run

  2. Register


  3. Login with password use to register


  4. Add Credential by clicking on the blue plus(+) button


  5. Select a Credential then click on the edit button to update it


  6. Select a Credential then click on the delete button to move it to the trash, you can then click on trash, select any credential from there and click on restore to move it to the All items section
  7. Select a Credential then click on the star icon to add it to the favourites section, click on the star icon again to remove it from the favourites icon. Notice the icon change from white to yellow when you select a credential
  8. Click on export to export a backup of all your credentials on your desktop
  9. Click on import to select an exported csv file from either google chrome or passcrypt.

Note: Website icon url is optional, if you leave this blank, the program will try to use the website's favicon as image.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Shade

Project Link: https://github.com/shade-sdev/PassCrypt