1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2025-01-22 12:01:33 -05:00
This commit is contained in:
kimg45 2024-08-10 22:58:38 -05:00 committed by GitHub
parent 671bbb5c9a
commit e3601d14ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ If the app is sandboxed, you will see
[Bool] true
```
You can enable a column in Activity Monitor called "Restricted" which is a flag that prevents programs from injecting code via macOS's [dynamic linker](https://pewpewthespells.com/blog/blocking_code_injection_on_ios_and_os_x.html). Ideally, this should say "Yes".
You can enable a column in Activity Monitor called "Restricted" which is a flag that prevents programs from injecting code via macOS's [dynamic linker](https://pewpewthespells.com/blog/blocking_code_injection_on_ios_and_os_x.html). Ideally, this should say "Yes."
## Hardened Runtime