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

首頁 > 編程 > VBScript > 正文

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

2020-07-26 11:53:10
字體:
來源:轉載
供稿:網友
復制代碼 代碼如下:

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
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 青神县| 梅州市| 保靖县| 锦州市| 怀宁县| 铜梁县| 西乡县| 平凉市| 贞丰县| 永福县| 宝丰县| 西昌市| 海盐县| 佳木斯市| 姚安县| 马公市| 鹤庆县| 章丘市| 来安县| 梓潼县| 溧水县| 正宁县| 清镇市| 岢岚县| 宝应县| 绿春县| 遂川县| 萨迦县| 白朗县| 雅江县| 上饶市| 诏安县| 马公市| 伊金霍洛旗| 泸溪县| 南涧| 西林县| 石首市| 聂荣县| 斗六市| 肃南|