Pinned Repositories
AutolayoutExampleWithMasonry
Autolayout examples with Masonry
block
CYLTabBarController
最低只需传两个数组即可完成主流App框架搭建
Excellent-Articles-Translations
优秀外文翻译资源集合
InsertDylib
对Dylib内的LC_Command插入、删除。
IOS_Frame_tabbar_sqlite
project frame
IPAPatch
Patch iOS Apps, The Easy Way, Without Jailbreak.
lldb-trace
A python script .Instruction level tracing tool and block level tracing tool for lldb debugger. First tracing code, then dumping all valid code to file, finally analysing it.断点到要trace的开始位置 traceTest -e “内存的结束位置 ,不是ida的地址” -l debug
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
TestSpec
andyok's Repositories
andyok/CYLTabBarController
最低只需传两个数组即可完成主流App框架搭建
andyok/Excellent-Articles-Translations
优秀外文翻译资源集合
andyok/TestSpec
andyok/AutolayoutExampleWithMasonry
Autolayout examples with Masonry
andyok/block
andyok/InsertDylib
对Dylib内的LC_Command插入、删除。
andyok/IOS_Frame_tabbar_sqlite
project frame
andyok/IPAPatch
Patch iOS Apps, The Easy Way, Without Jailbreak.
andyok/lldb-trace
A python script .Instruction level tracing tool and block level tracing tool for lldb debugger. First tracing code, then dumping all valid code to file, finally analysing it.断点到要trace的开始位置 traceTest -e “内存的结束位置 ,不是ida的地址” -l debug
andyok/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
andyok/mjcript
【越狱-逆向】基于Cycript实现的一些实用函数
andyok/MJExtension
A fast, convenient and nonintrusive conversion between JSON and model. Your model class don't need to extend another base class. You don't need to modify any model file.
andyok/MachConfuse
搜索macho中的汇编指令
andyok/skill-map
StuQ 技能图谱
andyok/Specs
The CocoaPods Master Repo
andyok/TestApp
test
andyok/XCAsyncTestCase
Asynchronous capable XCTestCase subclass