p-x9's repositories
ObfuscateMacro
🕵️ Swift macros for obfuscation
AssociatedObject
🔗 Swift Macro for allowing variable declarations even in class extensions
swift-hook
⚓️ A Swift Library for hooking swift methods and functions.
swift-system-sound
🎶 A Swift Library that makes SystemSound playback easy.
swift-weak-self-check
🧹 A CLI tool for `[weak self]` detection by `swift-syntax` and `index-store`
swift-restrict-call
🚫 A Swift build tool plugin that reports and restricts calls to specific methods or properties in your Swift codebase.
MachOObjCSection
🔬 A Swift library for parsing mach-o files to obtain Objecteve-C information.(Class/Protocol/Category)
swift-objc-dump
📜 A Swift Library for dumping objective-c class/protocol/method/property/ivar informations
swift-fishhook
🪝Re-implementation of fishhook with Swift using MachOKit
swiftui-reflection-view
SwiftUI View to display property information based on Swift's reflection API for any type of value.
swift-anti-fishhook
A Swift library to deactivate fishhook. (Anti-FishHook)
xcode-indexstore-debug
🗂️ A build tool plugin for reporting the contents of Xcode's IndexStore in a customizable format.
swift-fileio
📁 A Swift library for reading and writing files.
swift-cpu-info
A Swift library for getting CPU informations
swift-literal-type-inference
🤔 swift-syntax extension to infer types from expressions based on literal information
swift-source-reporter
🩺 A Swift package for reporting diagnostic messages.
MachOKit-SPM
Pre-built version of MachOKit
swift-testing-revolutionary
A tool converts test cases written in XCTest to swift-testing
swiftlint-rule-base
Base file of swiftlint configuration (.swiftlint.yml) per SwiftLint version
dyld-shared-cache-extractor
A CLI tool to extract dylib from dyld_shared_cache
Hawk
Library for support an application's force update.
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
MachOSwiftSection-MxIris
🔬 A Swift library for parsing mach-o files to obtain Swift information.
Mint
A package manager that installs and runs executable Swift packages
swift-indexstore
SwiftIndexStore is a IndexStore reader library for Swift.