Skip to content

bensiron/Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encoder is a simple demonstration of using DPAPI to encode or decode text.

More precisely, the text is encoded as a UTF-8 byte stream, then encoded using the Windows DPAPI to a blob, then displayed in hexadecimal. Decoding is the reverse of this process.

Encoder runs using .NET 4.0, and displays a simple form using WPF.

Encoder is licensed using the MIT license.

Pull requests and forks are welcome if you would like to extend this utility for your personal use.

About

DPAPI encoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published