Skip to content

gregpatton/DecoderRing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DecoderRing

Encode & Decode Windows Form Application using VB.NET

Encoding/Decoding Methods

Base64
HTML
HtmlAttribute
JavaScriptString
MD5 (Hash)
SHA1 (Hash)
SHA256 (Hash)
SHA384 (Hash)
SHA512 (Hash)
URL
URLPath

VB.NET

.NET Framework 4.0

Imports

System.Security.Cryptography
System.Text.RegularExpressions
System.Web

About

Encode & Decode Windows Form Application using VB.NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors