壁纸Irvue
本帖最后由 nmweizi 于 2024-9-21 21:24 编辑## Irvue 美丽大气的壁纸, 使用 Unsplash 站的图片作为图片源。[下载地址](https://apps.apple.com/cn/app/irvue/id1039633667?mt=12])
- #### Manage channels有限制
- #### 查找字符串 many channels
- #### 通过查找引用,可以找到下图函数,可以看到isPurchasedProductWithIdentifier返回1即可。
- #### 上代码
```
var LPInAppManager = ObjC.classes.LPInAppManager;
var hook = LPInAppManager["- isPurchasedProductWithIdentifier:"];
Interceptor.attach(hook.implementation, {
onEnter: function (args) {
mylog("\n===============hook isPurchasedProductWithIdentifier================")
},
onLeave: function (ret) {
ret.replace(0x1);
}
})
``` 外行来看看热闹~ 应该很管用吧 看看有用没有 这到底是什么东西啊 什么东西? 电脑壁纸还是手机壁纸 这个是下壁纸的吗? 感谢分享,好人一生平安! 壁纸很精美,感谢分享