nst / objc_cover
Quick Python script over otool to help spotting potentially unused methods in Objective-C Mach-O executable files
☆455Updated 6 years ago
Alternatives and similar repositories for objc_cover:
Users that are interested in objc_cover are comparing it to the libraries listed below
- Objc runtime additions.☆586Updated 11 years ago
- Safe Method Swizzling.☆902Updated 5 years ago
- Simple NSObject-category wrapper for <objc/runtime.h>☆862Updated 6 years ago
- Protocol extension for Objective-C☆574Updated 6 years ago
- ObjC block -> C function pointer using libffi☆361Updated 3 years ago
- ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.☆364Updated 3 years ago
- Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现☆558Updated 2 years ago
- iOS platform tool, watch UI thread, report slow call stack.☆308Updated 8 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆702Updated 6 years ago
- Trace Objective-C method calls by class or instance☆1,839Updated 4 years ago
- NSRunLoop Reactor Style Implementation: Using BSD kqueue implements iOS/Mac NSRunLoop and RunLoop-Relative Foundation such as perform sel…☆212Updated 5 years ago
- A collection of code for profiling iOS app, such as monitoring FPS.☆329Updated 8 years ago
- A latest buildable and debuggable Objective-C runtime (objc4-818.2) project.☆541Updated 2 years ago
- A lightweight Objective-C message throttle and debounce library.☆826Updated 2 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆668Updated 4 years ago
- Library for replacing part/all HTTP response based on Nocilla.☆475Updated 7 years ago
- ☆314Updated 3 years ago
- /etc/hosts with NSURLProtocol☆665Updated 5 years ago
- iOS utility classes for asynchronous rendering and display.☆684Updated 5 years ago
- A macOS tool help you handling project.pbxproj files. Written in Swift 5!☆484Updated 4 years ago
- 使用Swift3开发了个MacOS的程序可以检测出objc项目中无用方法, 然后一键全部清理☆567Updated 7 years ago
- Hook Objective-C blocks. A powerful AOP tool.☆849Updated last year
- Swizzle commonly used function of Foundation container to prevent nil crash☆593Updated 4 years ago
- 记录线程的调用栈☆995Updated 3 years ago
- iOS Fast Scrolling with RunLoop Work Distribution☆533Updated 7 years ago
- Thread-safe NSTimer alternative that doesn't retain the target and supports being used with GCD queues.☆964Updated 7 months ago
- Detect memory leaks for your iOS project automatically.☆517Updated 8 years ago
- iOS APP分析无用代码(A source-code level/Clang Approach)☆232Updated 6 years ago
- Crash protector -take care of your application like BayMax☆422Updated 4 years ago
- It's a library can avoid some crash in iOS project written by Objective-C.☆769Updated 5 years ago