79 Forks
626 Stars
626 Watchers

iOS-Debug-Hacks

:dart: Advanced debugging skills used in the iOS project development process, involves the dynamic debugging, static analysis and decompile of third-party libraries. iOS 项目开发过程中用到的高级调试技巧,涉及三方库动态调试、静态分析和反编译等领域

How to download and setup iOS-Debug-Hacks

Open terminal and run command
git clone https://github.com/aozhimin/iOS-Debug-Hacks.git
git clone is used to create a copy or clone of iOS-Debug-Hacks repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with iOS-Debug-Hacks https://github.com/aozhimin/iOS-Debug-Hacks/archive/master.zip

Or simply clone iOS-Debug-Hacks with SSH
[email protected]:aozhimin/iOS-Debug-Hacks.git

If you have some problems with iOS-Debug-Hacks

You may open issue on iOS-Debug-Hacks support forum (system) here: https://github.com/aozhimin/iOS-Debug-Hacks/issues