Crifan Li

Results 36 comments of Crifan Li

> > 解决方法: > > `/Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/Resources/Embedded-Device.xcspec` > > 修改上述文件,文本编辑,删除``标签内中的起始的两个空``,即` `,保存,即可。 > > 这个真的强。怎么发现的😂 ==>> 估计是: > Details: Failed to register spec from /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin -》出错的文件是:/Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin > malformed property list dictionary -》出错的原因是:plist文件字典格式错误...

> ImportError: pycurl: libcurl link-time version (7.37.1) is older than compile-time version (7.43.0) here is `CentOS 7`, same error: > ImportError pycurl libcurl link-time version (7.29.0) is older than compile-time...

except self change code, here reinstall old version also fix problem: `pipenv install wsgidav==2.4.1`

encounter same problem. reason: `self.crawl` must passed valid `callback` parameter, otherwise will error ``` raise NotImplementedError("self.%s() not implemented!" % callback) NotImplementedError: self.__call__() not implemented! ``` solution: change from ```python def...

## 直接解决 * 原因:此`restore-symbol`依赖于`class-dump`,而此处的`class-dump`不支持swift * 解决办法:把`restore-symbol`中的`class-dump`换成支持swift的版本 * 具体步骤: * 先切换到`swift-binaries`的branch -》确保代码支持swift * 再去参考:[iOS 逆向入门 - 符号恢复及反汇编 | Darren's Blog](https://www.odszz.com/posts/ios-restore-symbol/),去注释掉:`Source/CDObjectiveC2Processor.m`中的`loadClassAtAddress`中的2行`NSParameterAssert` ```c - (CDOCClass *)loadClassAtAddress:(uint64_t)address; { 。。。 // NSParameterAssert(moduleName.length == length); 。。。...

是的,最近敏感期无法使用。 过段时间估计就好了。 最近可以去其他地方去购买 ShadowsocksR的配置,然后用ShadowsocksR的客户端 就可以使用了。

> 某网站 这个也用不了 我可以用的。包括Mac,Win,Android都可以正常使用。

补充:之前宣传的几家服务,都已告知我,不让给其宣传了。所以均已删除相关信息。

google搜: OpenWrt智能、自动、透明翻墙路由器教程 即可找到 [yagosys/openwrt-fanqiang-1: OpenWrt智能、自动、透明翻墙路由器教程](https://github.com/yagosys/openwrt-fanqiang-1) -> [openwrt-fanqiang/SUMMARY.md at master · softwaredownload/openwrt-fanqiang](https://github.com/softwaredownload/openwrt-fanqiang/blob/master/SUMMARY.md) -> [OpwnWrt路由器自动翻墙、科学上网教程](https://fanqiang.software-download.name)

-》不公开网站地址