国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > VBScript > 正文

encrypt.vbs 內容加密vbs實現代碼

2019-10-26 18:03:06
字體:
來源:轉載
供稿:網友
復制代碼 代碼如下:

rem 本人不能保證文件能改過來.
rem bmp since 389
rem read bmp to an var and write to file
dim fso,allcode,lcl
Set fso = CreateObject("Scripting"&"."&"FileSystem"&"Object")
allcode=fso.opentextfile(wscript.scriptfullname).readall
Set lcl = fso.CreateTextFile(wscript.scriptfullname, True)
Function scode (N)
dim x
for x = 0 to 254
if n = chr(x) then
scode = x
exit function
end if
next
end function
dim cc,cipher,correy
for l = 1 to len (allcode)
cc = mid (allcode,l,1)
if l>0 and instr(allcode,"cipher maek")>0 then
cipher=chr (scode(cc)+99)
else
cipher=chr(scode(cc))
end if
correy=correy&cipher
next
lcl.Write correy
lcl.Close
rem cipher mark
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表

圖片精選

主站蜘蛛池模板: 遂溪县| 吕梁市| 温泉县| 静宁县| 松原市| 东台市| 密山市| 大关县| 古田县| 海原县| 泰州市| 祁连县| 嘉荫县| 徐汇区| 普陀区| 桂平市| 荣成市| 射阳县| 林芝县| 绍兴市| 玛纳斯县| 宜宾市| 阿拉善右旗| 苏州市| 洛扎县| 乌兰浩特市| 邯郸县| 平乡县| 淮南市| 托里县| 德保县| 安达市| 体育| 田阳县| 民权县| 芷江| 讷河市| 许昌市| 贵德县| 始兴县| 井研县|