Swift
2026-08-27
Swift
★ 146
Atria is an open-source iOS application designed for local data collection and analysis using a WHOOP strap, eliminating the need for official cloud services or subscriptions. It offers features such as live heart rate monitoring, sleep and workout tracking, HealthKit export, and customizable metrics, allowing users to leverage their straps for honest local metrics while maintaining data privacy. The app communicates directly with the strap over Bluetooth LE, ensuring all data remains on the device.
2026-08-21
Swift
★ 21
swift-dwarf is a Swift library designed for parsing binary files to extract DWARF debugging information from Mach-O and ELF binary formats. It utilizes MachOKit for Mach-O files and ELFKit for ELF files, supporting various DWARF sections such as `.debug_info`, `.debug_str`, and `.debug_line`. The tool provides interfaces to easily access string tables, abbreviation sets, and compilation units, facilitating a streamlined debugging process for developers working with low-level binaries.
2026-08-19
Swift
★ 37
ELFKit is a library designed for parsing ELF (Executable and Linkable Format) files, enabling users to extract detailed information about segments, sections, dynamics, and symbols. Its notable features include the ability to retrieve all C strings and rebase information, making it particularly useful for developers involved in reverse engineering and binary analysis. The tool is implemented in Swift and provides a straightforward interface for loading ELF files from the filesystem.
2026-08-17
Swift
★ 18
The "Apple Wi-Fi Password Sharing" tool provides a reverse-engineered implementation of Apple's Wi-Fi Password Sharing protocol for macOS, enabling cross-device sharing of Wi-Fi passwords via Bluetooth Low Energy (BLE). It includes functionalities for both grantor and requestor roles, allowing a device to share or request a Wi-Fi password, although it requires specific security settings and additional setups for the requestor role due to macOS restrictions. Notably, the project serves primarily educational purposes and remains experimental, with an emphasis on its untested nature and the need for additional configuration when operating on macOS.
2026-08-16
Swift
★ 75
MacAssistant is a native macOS application designed for system maintenance and Apple binary handling, replacing scattered scripts and terminal commands with intuitive workflows. It features comprehensive system health monitoring, safe cleanup options, app repair capabilities, and a developer toolkit for managing DEB packages, DYLIBs, and Mach-O files. The tool emphasizes user confidence with preview-first actions, no telemetry, and support for macOS 13 and later.
2026-08-09
Swift
★ 44
SiriRemoteForge is a macOS application that transforms the Apple TV remote into a highly customizable input device, allowing users to remap all buttons, swipes, and the trackpad to perform any desired action. Its notable features include per-app profiles, the ability to assign multiple actions to single key presses, and a hot-reloading configuration file for instant updates without a restart. This tool leverages private frameworks for advanced input options and supports extensive customization tailored to the currently active application.
2026-08-07
Swift
★ 132
OpenAlpha is a Swift package designed for retrieving images from compatible Sony digital cameras via Wi-Fi. Its primary use case involves connecting to the camera's hotspot to access and download various image sizes, including thumbnails and high-resolution originals. Notable features include support for QR code integration to configure hotspots, as well as specific asset management for efficient media retrieval, tailored to manage potential battery implications during operation.
2026-08-06
Swift
★ 242
MachOKit is a library designed for parsing MachO files, facilitating the extraction of various components and data structures from both file and memory representations. It supports operations such as parsing load commands, symbol listing, and rebase and binding operations, along with advanced features like handling dyld shared caches. Notably, MachOKit enables developers to work with single MachO files, Fat files, and dyld caches seamlessly through structured interfaces.
2026-08-03
Swift
★ 275
Bromure is a cybersecurity tool that enables secure, ephemeral computing on macOS by running browser sessions within disposable Linux virtual machines (VMs), ensuring that all user data is isolated and destroyed after each session. Additionally, Bromure Agentic Coding provides a sandboxed environment for AI coding agents, integrating a host-side MITM proxy that obfuscates credentials, implements supply-chain scanning, and detects prompt injections, thus enhancing the security of AI interactions. The tool's notable features include robust isolation, per-use credential scoping, and comprehensive session auditing, making it suitable for privacy-conscious developers and organizations.
2026-08-03
Swift
★ 28
MachOObjCSection is a Swift library designed for parsing Mach-O files to extract detailed Objective-C metadata, including class, protocol, and category information. It extends the functionalities of MachOKit and provides comprehensive access to read-only data for classes, protocols, and categories, which are not accessible via the Objective-C runtime. Notable features include support for both 32-bit and 64-bit architectures, and compatibility with the ObjCDump library for seamless integration with existing Objective-C models.
2026-08-03
Swift
★ 13
Neospring is a tool designed to facilitate the respring process in LiveContainer environments, addressing limitations found in existing solutions like InstaSpring and respringapp. By leveraging a method originally developed by neon and ported to Swift by skadz, it offers a streamlined and effective approach for developers and users working with iOS customization. Notable features include enhanced compatibility with LiveContainer, enabling efficient system refresh without typical constraints.
2026-08-03
Swift
★ 595
SideInstaller is an open-source iOS application designed to facilitate the installation of SideStore and LiveContainer directly on iPhones without the need for a PC. It simplifies the sideloading process by handling pairing, provisioning, and installation on-device, allowing users to easily sideload applications while ensuring their Apple credentials remain private and secure. Notable features include a user-friendly interface, local data handling with no online transmission, and transparency through its open-source code, providing full auditability.
2026-03-22
Swift
★ 13448
Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
2026-03-22
Swift
★ 1157
Keylogger for mac written in Swift using HID