cycript快速定位ViewController
打印当前视图层次
UIApp.keyWindow.recursiveDescription().toString()
获取上级响应者
[#id nextResponder]
通过这两个代码可以定位当前VC
打印某个对象的所有属性和值
[#id _ivarDescription].toString()
打印当前视图层次
UIApp.keyWindow.recursiveDescription().toString()
获取上级响应者
[#id nextResponder]
通过这两个代码可以定位当前VC
打印某个对象的所有属性和值
[#id _ivarDescription].toString()
首先获取app文件夹:(以下例子都在doucment文件夹下操作)let manager = FileManager.default let urls:&nb...
使用方法:[view.layer addAnimation:<#(nonnull CAAnimation *)#> forKey:nil]+(CAT...
以前还能用各种软件抓APPStore的HTTPS通讯过程,现在不行了。不过还是抓到了。登录地址:https://buy.itunes.apple.com/WebObjects/MZFinance.wo...
+ (NSString *)fileSizeWithInterge:(NSInteger)size{ if (size&...
接口地址https://p19-buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/authenticate同一个账号进行两次登录对比X-Apple-AM...
用Filza修改/private/var/containers/Bundle/Application/{UUID}/yalu102.app/dropbear.plist把里面有个参数127.0.0.1...