donaldhu / xc-auto-monkey
Blazingly fast monkey to stress test your iOS application
☆24Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for xc-auto-monkey
- Generating UI test label automatically for iOS.☆349Updated 4 years ago
- 一个根据linkMap文件计算Xcode里各个工程代码占安装包大小的工具☆132Updated 6 years ago
- 😈Scripts or demo projects on iOS development or reverse engineering☆316Updated 4 years ago
- Apple ios automation☆33Updated 9 years ago
- iOS platform tool, watch UI thread, report slow call stack.☆308Updated 8 years ago
- A Xcode plugin for generate Objectice-C code.☆70Updated 5 years ago
- scan iOS private api☆174Updated 8 years ago
- Objc runtime additions.☆585Updated 11 years ago
- UIDeviceHardware is a class which allows querying of the current users device, and returns a human formatted string.☆243Updated 6 months ago
- iOS APP分析无用代码(A source-code level/Clang Approach)☆233Updated 6 years ago
- 用 Swift 编写的工程代码静态分析命令行工具 smck☆102Updated 6 years ago
- Assistive Button imitate the iOS system AssistiveTouch☆115Updated 2 years ago
- .mobileprovision files querying tool☆132Updated 10 years ago
- An iOS runtime debugger☆130Updated 3 years ago
- 真机桌面级调试工具。拥有实时阅读API日志、系统日志,自动化捕获崩溃、App性能分析、野指针排查、内存泄漏与循环引用检测等多项真机调试必备功能。☆131Updated 5 months ago
- iOS App获取唯一标识符方案☆278Updated 6 years ago
- 使用clang插件完成iOS代码风格检查。☆96Updated 7 years ago
- An open source SafeKit for iOS . Never never crash.☆359Updated 5 years ago
- A macOS tool help you handling project.pbxproj files. Written in Swift 5!☆485Updated 4 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago
- svn support for cocoapods spec-repos☆85Updated 8 years ago
- Obtain power information (battery health, charger details) for iOS without any private APIs.☆242Updated 7 years ago
- Code Snippets for Xcode☆243Updated 3 years ago
- ☆202Updated 7 years ago
- iOS efficient AOP Library using C++ and libffi☆144Updated 5 years ago
- Series of tools to help you find and debug objects that are leaking / over-released in your iOS apps.☆366Updated 10 years ago
- Yet Another Mach-O Unused ObjC Selector/Class/Protocol Detector. 检测ObjC无用方法、无用类、无用协议。☆173Updated 3 years ago
- 用起来很像performselector,但是完全没有参数 个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 5 years ago