Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode OS program CA auth
Title: BASE64 Download
  • Category:
  • CA program
  • Tags:
  • File Size:
  • 1kb
  • Update:
  • 2013-03-03
  • Downloads:
  • 0 Times
  • Uploaded by:
  • aa
 Description: BASE64 decoding the VBS source the code Function fDecode (sStringToDecode) the Const CharList = " ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/Dim iDataLength, sOutputString, iGroupInitialCharacter sStringToDecode = Replace (Replace (Replace (sStringToDecode, vbCrLf," " ), vbTab," " )," " ," " ) iDataLength = Len (sStringToDecode) If iDataLength Mod 4 < > 0 Then fDecode = " Bad string passed to fDecode () function." Exit Function
 Downloaders recently: [More information of uploader aa]
 To Search:
File list (Check if you may need any files):
 

BASE64.VBS
    

CodeBus www.codebus.net