声明
本文章中所有内容仅供学习交流使用,不用于其他任何目的,抓包内容、敏感网址、数据接口等均已做脱敏处理,严禁用于商业用途和非法用途,否则由此产生的一切后果均与作者无关!
逆向分析
部分python代码
n231= cp.call('get_ret231', a,t)
print(n231)
cp =execjs.compile(open('rand-2025-11-30-execjs.js' , 'r', encoding='utf-8').read())
rand = cp.call('get_rand',............)
print(rand)
n231= cp.call('get_ret231', a,t)
print(n231)
cp =execjs.compile(open('rand-2025-11-30-execjs.js' , 'r', encoding='utf-8').read())
rand = cp.call('get_rand',............)
print(rand)
结果

