Decrypt SVN authentication data

2019-09-04 21:25发布

问题:

I would like to get the name of a working copy user.

The authentication data is saved in %appdata%\subversion\auth., however it is encrypted.

Is it possible to decrypt it programmatically using c#?

Any help would be highly appreciated!

回答1:

TortoiseSVN Password Decrypter and it's sources