https://github.com/pmunch/libkeepass
Library for reading KeePass files and decrypt the passwords within it
https://github.com/pmunch/libkeepass
Last synced: 4 months ago
JSON representation
Library for reading KeePass files and decrypt the passwords within it
- Host: GitHub
- URL: https://github.com/pmunch/libkeepass
- Owner: PMunch
- License: mit
- Created: 2018-01-11T09:31:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T20:01:40.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T16:34:33.850Z (about 1 year ago)
- Language: Nim
- Size: 12.7 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libkeepass
Library for reading KeePass files and decrypt the passwords within it. Built for
my specific usecase, so it doesn't support all the various encryption methods
and such (feel free to make a PR if you want to add them).