Import of following snippet from a keypass2 xml file:
<Group>
...
<Entry>
<String>
<Key>Title</Key>
<Value>MySQL web400_db2 </Value>
</String>
</Entry>
...
</Group>
Hex representation of Value:
4D 79 53 51 4C 20 20 09 77 65 62 32 30 30 5F 64 62 32 20
results in following file:
ls -al
-rw------- 1 christian christian 521 Dez 21 16:07 'MySQL__'$'\t''web400_db2_.gpg'
this part of the filename results in file creation problems on windows:
Import of following snippet from a keypass2 xml file:
Hex representation of Value:
results in following file:
this part of the filename results in file creation problems on windows: