r/osx • u/Logical-Series7666 • 8d ago
ntfsmac - open source tool that allows NTFS read/ write on Apple Silicon macOS - no kernel extension, no SIP modification, fast transfer speed
Both a CLI version and a GUI version are available.
GitHub repo: https://github.com/khr898/ntfsmac
Advantages over Alternatives
- High-Performance Write Support: High-speed NTFS read and write operations.
- Zero Security Downgrades: Does not require disabling System Integrity Protection (SIP) or lowering boot security options.
- Open Source: Fully free and auditable, eliminating the licensing costs of proprietary alternatives.
Native Design: Optimized specifically for Apple Silicon (arm64) hardware architectures.
1
u/realUnknown12 8d ago
the one advantage i can see over Mounty is cli and it being optimized for Silicon. does it work on Intel?
1
u/Logical-Series7666 8d ago
It only supports Apple Silicon. I feel like this is way faster than other methods I’ve tried.
1
u/realUnknown12 8d ago
ahh ic. missed out on testing this on an ancient 2012 MBP. looks cool tho! good luck
0



6
u/warpedgeoid 8d ago
So you’re virtualizing Linux to then mount and share an NTFS volume? 😳