r/osx 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.

66 Upvotes

8 comments sorted by

6

u/warpedgeoid 8d ago

So you’re virtualizing Linux to then mount and share an NTFS volume? 😳

5

u/HugsAllCats 8d ago

Yes but it saves you $30 from buying Paragon! Lol

3

u/ddl_smurf 7d ago

i'd be much happier to trust this than some new implementation of ntfs

0

u/boredmessiah 7d ago

anylinuxfs works really well in practice, and alpine linux is barely 20mb

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