Art.M
|
2011-09-09
, 13:14
|
Posts: 33 |
Thanked: 4 times |
Joined on Sep 2008
@ Mexico
|
#241
|
|
2011-11-11
, 21:06
|
|
Posts: 49 |
Thanked: 17 times |
Joined on Feb 2010
@ Paris, France
|
#242
|
|
2011-11-11
, 22:27
|
Posts: 57 |
Thanked: 20 times |
Joined on May 2010
@ Florence, Italy
|
#243
|
|
2011-12-04
, 16:40
|
|
Posts: 49 |
Thanked: 17 times |
Joined on Feb 2010
@ Paris, France
|
#244
|
if username == "" and (tag == "username" or tag == "login" or tag == "Email"):
or tag == "login"
if username == "" and (
):
or tag == "Username" or tag == "username"
python convert_pysafe.py
The Following 2 Users Say Thank You to titou1234 For This Useful Post: | ||
|
2011-12-22
, 11:58
|
Posts: 5 |
Thanked: 1 time |
Joined on Jan 2010
@ UK
|
#245
|
Hi,
I have done a small python script to export a pysafe database to a KeePassX xml file. The generated file is not encrypted, it is intended for the import option of KeePassX.
[...]
I hope it is not too complicated, and can be useful.
Ithier
The Following User Says Thank You to cpmweb For This Useful Post: | ||