leochou0729
leochou0729
Hello, I'm using encfs on macOS 10.12 with Dropbox. If I upload a file into the encrypted folder from another computer, the dropbox folder syncs immediately, but the encfs drive...
Hello, I'm a new MacOS developer. I need to create a client app, which can block mass storage devices. After googling, I found little information how to do that. The...
Hello, Thanks for writing such a great tool. I'm a newcome MacOS developer. I'm wondering if there is a way to block certain external harddisk or thumbdrive by their PID/VID...
Hello, I notice you use FreeBSD singly linked list for white list. Is it necessary to use mutex to protect it or the SLIST itself already provides synchronization? Thanks!
Hi, I just tested this great timer on both Windows and Ubuntu. When I set the system time both backward and forward, the timer always invokes the callback function. But...
Hello, I've been using this inject tool for a long time without any problem. https://github.com/LIJI32/MIP Recently I found that it cannot inject processes successfully on macOS 13.4 on M1 device,...
Hello, I'm a new MacOS developer. I need to create a client app, which can block mass storage devices. After googling, I found little information how to do that. The...
Hello, I wonder if there is an easy way to identify the iworks file type, because the file command can only tell it's a zip archive. I don't need to...
Hello, Thank you for writing a so great framework. I'm a new MacOS developer. I'm wondering if there is a way to send data from kext to user space daemon...
Hi, When I try to inject some app with the inject tool on macOS 14.4, both the inject tool and the target app would crash. I'm using a Intel-based macbook...