One native Mac app for system care and Apple-binary work.
简体中文 · Español · 한국어 · Русский
| Everyday Mac tools | Apple developer workflows | Built for confidence |
|---|---|---|
| See system health, reclaim space, repair apps and inspect memory or network state. | Build DEB packages, inspect DYLIBs, process IPAs, edit Mach-O files and manage signing. | Preview-first actions, explicit confirmation, open source and no telemetry. |
- System overview — chip, memory, disk, battery and uptime at a glance
- Safe cleanup — caches, logs, Xcode data and other regenerable files
- App repair — diagnose signatures, quarantine attributes and launch issues
- Memory & network — pressure, processes, ports, ping, DNS and public IP
- Command library — 262 searchable macOS commands with risk labels
- DEB — create, inspect, unpack, convert and rebuild packages
- DYLIB — inspect dependencies, extract libraries and rewrite install names or rpaths
- IPA — drag-in workbench, install and extract (as-is, no FairPlay dump), optional App Store download via local
ipatool(own Apple ID, still encrypted), injection, thinning, header extraction, layered signing, and Apple ID signing - Mach-O — native Swift inspection and dylib injection for thin or universal binaries
- Environment check — find required tools and get guided setup actions
Universal Apple Silicon + Intel build: Releases. macOS 13+.
Updates and notes: X @iOSRXWY · Telegram
This public beta is ad-hoc signed and not notarized. Open the app once, then go to System Settings → Privacy & Security → Open Anyway. Do not turn Gatekeeper off.
git clone https://github.com/iosrxwy/MacAssistant.git
cd MacAssistant
./build_app.sh release universal
open "dist/Mac小助手.app"
![]() iosrxwy Author |
![]() Codex Development |
![]() Grok Build Development |
X · Telegram · GitHub · Contributing
AltSign / AltStore · xtool · libimobiledevice · Theos · zsign · ipatool
None of these binaries are bundled.
GNU GPL-3.0. Distributed modifications must remain free software under the same license, with complete corresponding source. This does not authorize bundling other projects: class-dump is also GPL-3.0 and needs its corresponding source; dsdump has no clear license and must not be redistributed; AltStore / AltSign are AGPL-3.0 and are referenced as protocol documentation only.
Security reports: SECURITY.md.







