128 skills found · Page 1 of 5
rentzsch / Jrswizzleone-stop-shop for all your method swizzling needs
ProxymanApp / AtlantisCapture HTTP/HTTPS, and Websocket from iOS app without proxy.
mattt / AnimatedGIFImageSerializationComplete Animated GIF Support for iOS, with Functions, NSJSONSerialization-style Class, and (Optional) UIImage Swizzling
steipete / InterposeKitA modern library to swizzle elegantly in Swift.
rabovik / RSSwizzleSafe Method Swizzling.
RuiAAPeres / UIViewController SwizzledUsed to print the structure of your application as you use it
jasenhuang / NSObjectSafeSwizzle commonly used function of Foundation container to prevent nil crash
nicklockwood / StandardPathsStandardPaths is a category on NSFileManager for simplifying access to standard application directories on iOS and Mac OS and abstracting the iCloud backup flags on iOS. It also provides support for working with device-specific file suffixes, such as the @2x suffix for Retina displays, or the -568h suffix for iPhone 5 and can optionally swizzle certain UIKit methods to support these suffixes more consistently.
623637646 / SwiftHookA library to hook methods in Swift and Objective-C. Making Aspect Oriented Programming (AOP) easy.
mattt / WebPImageSerializationComplete WebP Support for iOS, with Functions, NSJSONSerialization-style Class, and (Optional) UIImage Swizzling
Wuou / WOCrashProtector一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP运行时Crash自动修复系统》此文,以及AvoidCrash、QYCrashProtector、NeverCrash这三个框架编写而成。更多内容请看项目吧。
rustymagnet3000 / Ios Debugger ChallengeA playground for run-time iOS app inspection
gwiazdorrr / CxxSwizzleModern C++ swizzling header-only library
makalin / CornerFixCornerFix — Injected macOS window sharpener: libcornerfix.dylib + cornerfixctl reshape standard titled windows (corner radius 0–24). Live enable/reload via Darwin notify, per-bundle plist overrides, presets, cornerfix-inject, and unsigned CornerFixTestApp. Swizzles private AppKit window APIs; tweak/loader workflow—not App Store/hardened-app safe.
vtky / Swizzler2Swizzler2 - Hacking iOS applications
MarioIannotta / SwizzleSwiftSwizzle selectors with just one clean and elegant API
alexzielenski / ZKSwizzleStreamlined way to swizzle Objective-C instance and class methods
seivan-archives / SHUIKitBlocksUIKit blocks without swizzling. Runs on 64bit as well.
brycebostwick / SwizzleEverythingSwizzle every method with one call
JonasGessner / JGMethodSwizzlerPowerful and easy to use Objective-C swizzling API.