Post

Replies

Boosts

Views

Activity

Comment on es_event_open_t fflag showing O_SEARCH instead of FREAD/FWRITE on macOS 26 beta 4
fflag: 1074790400(0x4010000) Previously (macOS 15 and earlier), when performing operation copy files, the es_event_open_t events were only triggered for the source file and target file, with fflag values such as FWRITE or FREAD. However, on macOS 26 beta 4, before the file events occur, additional AUTH_OPEN events are triggered for the source and target directories, and in those cases, the fflag field contains O_SEARCH (e.g., 0x4010000) instead of the expected FREAD/FWRITE.
Topic: App & System Services SubTopic: Core OS Tags:
Aug ’25
Comment on The M5 Pro does not connect to the Wi-Fi AP using RADIUS when NetworkExtension Activiate.
I use both of them. and I found one more. transparent proxy also not working too. third party applications is adgurad, jiran. If either of the two is turned on, it will not work.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
4w
Comment on The M5 Pro does not connect to the Wi-Fi AP using RADIUS when NetworkExtension Activiate.
I use third-party application. one is adguard(tranpraent proxy) the other is TobeyNE(Contents filter). If either of the two is turned on, it will not work.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
4w
Comment on es_event_open_t fflag showing O_SEARCH instead of FREAD/FWRITE on macOS 26 beta 4
Thank you very much
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’25
Comment on es_event_open_t fflag showing O_SEARCH instead of FREAD/FWRITE on macOS 26 beta 4
fflag: 1074790400(0x4010000) Previously (macOS 15 and earlier), when performing operation copy files, the es_event_open_t events were only triggered for the source file and target file, with fflag values such as FWRITE or FREAD. However, on macOS 26 beta 4, before the file events occur, additional AUTH_OPEN events are triggered for the source and target directories, and in those cases, the fflag field contains O_SEARCH (e.g., 0x4010000) instead of the expected FREAD/FWRITE.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’25
Comment on How to find caller process name in NetworkExtension that Monterey's Safari.
yes, u r clear right. I referenced sourceAppAuditToken in ur answer. https://developer.apple.com/forums/thread/126820
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’21