2020-01-01 00:00:00 hh
2020-01-01 00:00:00 hh
git clone --recursive -b release_80 https://gitee.com/huig86265/Hikari.git Hikari && cd...
Xcode[63532]: Package Authoring Error: PackageInfo bundle reference found without top-l...
%hook SomeClass-(id)init {return %orig;}%end %ctor {%init(SomeClass=objc_getClass("Lazy...
LLDB调试一些常用命令和技巧 1.常用命令 help是帮助命令,会打印出一个command list,help + 可以查看某一个命令的描述 LLDB有前缀识别,如nex...
2020-01-01 00:00:00 huihe ``` 网络NSAppTransportSecurity<Dictionary> --> NSAllowsArbitrar...
2021-01-01 00:00:00zliOS混淆笔记 入职新公司,没有带笔记,结果就N脸懵了,记在掘金方便往后查找。 混淆: 下载安装链接:https://github....
2022-01-01 00:00:00 ck
2021-01-01 00:00:00cxktiHex -> command + F 找 __RESTRICT和__restrict替换为 __RRRRRRRR 和 __r...
cxm其实是利用wx的信息收发机制实现,开启关闭.和上下线通知. 具体是hook了 CMessageMgr 这个类 废话不多说直接上代码 使用方法 2.开启命令 3.关闭命令...
2021-01-01 00:00:00 lxkt 下断点到 反汇编的 block bl 跳转 地址上 (lldb) br s -a "0x00000001000060b4+0...
2021-01-01 00:00:00 zfbkt 查看帮助 git help 查看指定命令 git help clone 搜索关键字 /clone 翻页: f 下一页 b ...