This article provides details on two methods for transferring files between operating systems using APFS (Apple File System). The first option is a read-only adapter that can be used to transfer files to Kali, while the second option offers both read and write support but requires installing a kernel module.

i use this adapter to transfer files (you know that) to kali.

read only support. if write then the filesystem will break.

apfs-fuse read-only, single executable, no kernel module

linux-apfs-rw kernel module, read/write support

Comments