随笔分类 -  js

一些学习用的js解密
摘要:网址:https://www.wandoujia.com/apps/6790495/history_v4600 Algorithm(MD5) [9a74e2fb5657b0200b71237b8ad51d7a01ff984b3118a8ec815058f03025b6ac1617076316863 阅读全文
posted @ 2021-03-30 12:02 Mr_cdd 阅读(139) 评论(0) 推荐(0)
摘要:网址:https://weibo.com/ navigator = {} window = this var sinaSSOEncoder = sinaSSOEncoder || {}; (function() { function bt(a) { var b = bp(a, this.n.bitL 阅读全文
posted @ 2021-03-29 18:08 Mr_cdd 阅读(156) 评论(0) 推荐(0)
摘要:网址:https://passport.fang.com/?backurl=https%3A%2F%2Fzz.fang.com%2F function setMaxDigits(n) { maxDigits = n; ZERO_ARRAY = new Array(maxDigits); for (v 阅读全文
posted @ 2021-03-29 16:55 Mr_cdd 阅读(81) 评论(0) 推荐(0)
摘要:网址:https://www.iqiyi.com/ window = this window._M_ = window._M_ || {}, _M_[211] = function(a, b) { return function() { if (!b[a].executed) { var c = f 阅读全文
posted @ 2021-03-29 15:26 Mr_cdd 阅读(120) 评论(0) 推荐(0)
摘要:网址:http://www.csti.cn/coupon/index.htm pwd加密: function toMD5Str(s) { var salt = "1#2$3%4(5)6@7!poeeww$3%4(5)djjkkldss"; return hex_md5(s + "{" + salt 阅读全文
posted @ 2021-03-27 15:53 Mr_cdd 阅读(214) 评论(0) 推荐(0)