nst / objc_cover
Quick Python script over otool to help spotting potentially unused methods in Objective-C Mach-O executable files
☆453Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for objc_cover
- Safe Method Swizzling.☆894Updated 5 years ago
- Objc runtime additions.☆585Updated 11 years ago
- Simple NSObject-category wrapper for <objc/runtime.h>☆858Updated 6 years ago
- ObjC block -> C function pointer using libffi☆359Updated 3 years ago
- Protocol extension for Objective-C☆573Updated 5 years ago
- Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现☆559Updated last year
- ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.☆361Updated 3 years ago
- /etc/hosts with NSURLProtocol☆664Updated 5 years ago
- iOS platform tool, watch UI thread, report slow call stack.☆308Updated 8 years ago
- A lightweight Objective-C message throttle and debounce library.☆826Updated 2 years ago
- NSRunLoop Reactor Style Implementation: Using BSD kqueue implements iOS/Mac NSRunLoop and RunLoop-Relative Foundation such as perform sel…☆212Updated 4 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆702Updated 5 years ago
- Trace Objective-C method calls by class or instance☆1,830Updated 3 years ago
- Hook Objective-C blocks. A powerful AOP tool.☆843Updated 9 months ago
- A latest buildable and debuggable Objective-C runtime (objc4-818.2) project.☆537Updated 2 years ago
- Library for replacing part/all HTTP response based on Nocilla.☆476Updated 7 years ago
- iOS utility classes for asynchronous rendering and display.☆681Updated 4 years ago
- iOS Fast Scrolling with RunLoop Work Distribution☆532Updated 7 years ago
- ☆314Updated 3 years ago
- A macOS tool help you handling project.pbxproj files. Written in Swift 5!☆485Updated 3 years ago
- LayerSprites is a library designed to simplify the use of sprite sheets (image maps containing multiple sub-images) in UIKit applications…☆506Updated 11 years ago
- A collection of code for profiling iOS app, such as monitoring FPS.☆329Updated 8 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆657Updated 4 years ago
- 记录线程的调用栈☆981Updated 2 years ago
- iOS utility class to manage global dispatch queue.☆476Updated 6 years ago
- Swizzle commonly used function of Foundation container to prevent nil crash☆593Updated 3 years ago
- Log any method call of object in Objective-C☆424Updated 2 years ago
- Thread-safe NSTimer alternative that doesn't retain the target and supports being used with GCD queues.☆967Updated last month
- Detect memory leaks for your iOS project automatically.☆515Updated 8 years ago
- A unidirectional data flow framework for Objective-C inspired by Flux, Redux and Vue.☆231Updated 6 years ago