Skip to content

MrSuicideParrot/Kaspersky-Password-Manager-to-CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kaspersky Password Manager to CSV

When you want to give up from Kaspersky Password Manager, you have a problem. You can export your passwords, but they are not on a standard format. This program is your solution, a converter from the Kaspersky Password Manager export format to a CSV.

Features

This program is capable of convert the datas from the Websites, Applications and Notes section. Conversion to nordpass csv format by @Xzenx86.

How to use it

$ python3 KPM_to_CSV.py --help
usage: KPM_to_CSV.py [-h] [-i INPUT_FILE] [-o OUTPUT_FILE] [-n]

Kaspersky Password Manager conveter to CSV

optional arguments:
  -h, --help            show this help message and exit
  -i INPUT_FILE, --input_file INPUT_FILE
                        Kaspersky Password Manager export file
  -o OUTPUT_FILE, --output_file OUTPUT_FILE
                        Custom CSV file name
  -n, --nordpass        Convert to NordPass CSV

About

Program that converts the Kaspersky Password Manager export file into a CSV file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages