Skip to content

Small Windows Forms utility for quickly decoding an ASPXAUTH Cookie that has been set using FormsAuthentication. You must provide the MachineKey's ValidationKey and DecryptionKey field values.

Notifications You must be signed in to change notification settings

richardhauer/Decode-ASPXAUTH-FormsAuthentication-Cookie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Decode ASPXAUTH FormsAuthentication Cookie

Small Windows Forms utility for quickly decoding an ASPXAUTH Cookie that has been set using FormsAuthentication. You must provide the MachineKey's ValidationKey and DecryptionKey field values.

Thanks to @david-mitchell for the groundwork in his gist at: https://gist.github.com/david-mitchell/5350992

Free to reuse as you see fit. No attribution necessary.

About

Small Windows Forms utility for quickly decoding an ASPXAUTH Cookie that has been set using FormsAuthentication. You must provide the MachineKey's ValidationKey and DecryptionKey field values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages