-
MachOKit Public
🔬 A Swift library for parsing mach-o files to obtain various information.
-
Hawk Public
Forked from reeen21/HawkLibrary for support an application's force update.
Swift MIT License UpdatedJan 28, 2025 -
MachOObjCSection Public
🔬 A Swift library for parsing mach-o files to obtain Objecteve-C information.(Class/Protocol/Category)
-
swift-cpu-info Public
A Swift library for getting CPU informations
-
swift-hook Public
⚓️ A Swift Library for hooking swift methods and functions.
-
-
swiftlint-rule-base Public
Base file of swiftlint configuration (.swiftlint.yml) per SwiftLint version
-
swift-fishhook Public
🪝Re-implementation of fishhook with Swift using MachOKit
-
swift-anti-fishhook Public
A Swift library to deactivate fishhook. (Anti-FishHook)
-
ELFKit Public
🔬 A Swift library for parsing ELF files to obtain various information.
-
swift-objc-dump Public
📜 A Swift Library for dumping objective-c class/protocol/method/property/ivar informations
-
swift-sysctl Public
🖥️ A Swift wrapper for sysctl.
-
TrollFools Public
Forked from Lessica/TrollFoolsIn-place tweak injection with insert_dylib and ChOma.
-
AssociatedObject Public
🔗 Swift Macro for allowing variable declarations even in class extensions
-
swift-rectangle-selector Public
A UI component for selecting rectangular areas.
-
swift-weak-self-check Public
🧹 A CLI tool for `[weak self]` detection by `swift-syntax` and `index-store`
-
swift-indexstore Public
Forked from kateinoigakukun/swift-indexstoreSwiftIndexStore is a IndexStore reader library for Swift.
Swift UpdatedNov 10, 2024 -
-
swift-system-sound Public
🎶 A Swift Library that makes SystemSound playback easy.
-
RunScriptPlugin Public
🏃SwiftPackage Plugin for executing arbitrary ShellScript.
-
swiftui-reflection-view Public
SwiftUI View to display property information based on Swift's reflection API for any type of value.
-
SwiftUIColor Public
🎨 Make system color defined in UIColor/NSColor available to SwiftUI Color.
-
mint-update Public
Update the version listed in the Mintfile to the latest version
Swift UpdatedSep 22, 2024 -
swift-literal-type-inference Public
🤔 swift-syntax extension to infer types from expressions based on literal information
-
swift-property-tracer Public
📝 Library for tracing access to properties.
-
iLLDB Public
🛠️ LLDB Extension for iOS and macOS App Development
-
swift-live-instance Public
A Swift Library for retrieving a list of living instances of a class.
Swift UpdatedJun 3, 2024 -
swift-optimization Public
⚙️ A Swift library to set optimization levels for members on a per-type basis.
-
RxRealm Public
Forked from RxSwiftCommunity/RxRealmRxSwift extension for RealmSwift's types
Swift MIT License UpdatedMay 12, 2024 -
AliasMacro Public
🎭 A Swift macros for defining aliases for types, functions, variables, etc.