Gainz-KeePass

0.1.1

Gainz KeePass Module

This module provides cmdlets for interacting with KeePass databases.

Fmg-KeePass does the following:
- open a KeePass file
- return an in memory model of the database
- find entries in the database
- export binary files from an entry in the database
- keeps your passwords protected until UnprotectPassword is explicitly called.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Gainz-KeePass

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Gainz-KeePass

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Nerdy Mishka. All rights reserved.

Package Details

Author(s)

  • Nerdy Mishka

Tags

KeePass DevOps Gainz Gainz-KeePass NerdyMishka

Functions

New-KeePassKey Open-KeePassPackage Find-KeePassEntryByTitle Find-KeePassEntry New-KeePassPackage New-KeePassEntry Merge-KeePassGroups Export-KeePassBinary Save-KeePassPackage

Dependencies

This module has no dependencies.

Release Notes


0.1.1 - Add Save-KeePassPackage
       
An early release to gather feedback

FileList

Version History

Version Downloads Last updated
0.1.1 (current version) 2,317 11/11/2018
0.1.0 56 8/31/2018