最近想研究下小蚁 app 的自动化签到,发现其签到的链接中有一个 hmac 参数应该是由一定规律生成并经 base64 加密的,于是想从网站的 js 文件中寻找 hmac 参数的生成规律,结果发现 js 文件均被编码 /加密化了,想请教该如何解码 /解密,谢谢!
http://app.xiaoyi.com/cnApph5/_nuxt/f118e97bbcaab8f492a4.js
http://app.xiaoyi.com/cnApph5/_nuxt/ae71fc08bc9bf6f6ccf5.js
http://app.xiaoyi.com/cnApph5/_nuxt/26e00da666be514e9378.js
http://app.xiaoyi.com/cnApph5/_nuxt/d1077a3d71f4093bd8d2.js
http://app.xiaoyi.com/cnApph5/_nuxt/3d1b0b24ca149b778f98.js
http://app.xiaoyi.com/cnApph5/_nuxt/f118e97bbcaab8f492a4.js
http://app.xiaoyi.com/cnApph5/_nuxt/ae71fc08bc9bf6f6ccf5.js
http://app.xiaoyi.com/cnApph5/_nuxt/26e00da666be514e9378.js
http://app.xiaoyi.com/cnApph5/_nuxt/d1077a3d71f4093bd8d2.js
http://app.xiaoyi.com/cnApph5/_nuxt/3d1b0b24ca149b778f98.js

