Alexiuce / Tip-for-day
a set for iOS / Mac Code demo , write down for develop tip
☆37Updated 6 years ago
Alternatives and similar repositories for Tip-for-day:
Users that are interested in Tip-for-day are comparing it to the libraries listed below
- 本文将介绍iOS代码混淆及编译的自动化脚本方案,支持swift、m、c、cpp和h文件类型的混淆,使用编译时混淆的策略,不影响源码阅读,只需在想要混淆的函数名或者变量名前加个private_即可,可通过函数实现安全混淆、去混淆、混淆再编译。☆86Updated 6 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆89Updated this week
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆121Updated 6 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 6 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆120Updated 3 years ago
- my temporary files☆78Updated 8 years ago
- 检测/监测文件,文件夹的变化☆44Updated 8 years ago
- Router for transitioning or logical processing☆72Updated 5 years ago
- hook WKWebViewHook request with NSURLProtocol☆80Updated 7 years ago
- 👍🏻📥Maybe the best file downloader.☆243Updated 3 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆 栈。☆174Updated 4 years ago
- Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi.☆51Updated 5 years ago
- ☆19Updated 7 years ago
- 一个iOS调试工具,监控所有HTTP请求,自动捕获Crash分析。☆86Updated 8 years ago
- A expandable and flexible log framework for iOS. iOS一个灵活、可扩展的日志组件。☆89Updated 6 years ago
- App sandbox file manager of iOS device ! iOS真机沙盒文件管理器 !☆51Updated 3 years ago
- Reachability改进,判断网络环境2G/3G/4G/WiFi等☆57Updated 4 years ago
- iOS 10.3 更换App图标 系列文章Demo☆133Updated 7 years ago
- iOS性能检测平台☆40Updated 4 years ago
- crash采集的使用☆17Updated 8 years ago
- macOS 基本控件的使用☆72Updated 8 years ago
- iOS 使用NetworkExtension创建 VPN☆54Updated 10 months ago
- Objective-C版本Redux☆33Updated 4 years ago
- iOS原生热更新☆26Updated 4 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago
- ☆91Updated 6 years ago
- ☆36Updated 7 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写 入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆90Updated 5 years ago
- a lite ios hotfix solution based on Aspects☆54Updated 5 years ago
- ios自动打包生成ipa到桌面 傻瓜版本☆150Updated 7 years ago