[color=rgba(0, 0, 0, 0.75)]iBox是一款移动端的app,不定期会发布新品,今天主要介绍了IBOX APP的wtoken算法。可以模拟客户端发起请求,实现抢购。
[color=rgba(0, 0, 0, 0.75)]这个方法里面有so函数的加载流程,流程如下:
[color=rgba(0, 0, 0, 0.75)]先是调用_genericNt2 -------> _genericNt1------> _genericNt3,具体如图所示:
[color=rgba(0, 0, 0, 0.75)]首先,我们要去模拟unidbg,先下载一下源码。
[color=rgba(0, 0, 0, 0.75)]地址:GitHub - zhkl0228/unidbg: Allows you to emulate an Android ARM32 and/or ARM64 native library, and an experimental iOS emulation
把apk和so文件复制进去。
接着把unidbg架子搭起来。
[color=rgba(0, 0, 0, 0.75)]流程是_genericNt2 ------->_genericNt1------> _genericNt3,不要弄错。
我们运行一下:
补环境:
环境不要乱补,乱补是过不了检测的
wtoken的值就出来啦,我们发包测试一下:
正常可以用 我这里已经打包好了接口 还有现成软件。
[color=rgba(0, 0, 0, 0.75)]请勿非法用途 仅供学习交流V:Dongjidao0705
评分
查看全部评分