From f6a6f7d1927163176f71051bab01250322f33469 Mon Sep 17 00:00:00 2001 From: Zeex Date: Wed, 11 Nov 2020 02:12:18 +0600 Subject: Update "Known issues" in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e15f9b6..bd29faf 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,9 @@ Known issues memory as executable, which prevents the use of trampolines. For example, on Fedora you can have such problems because of SELinux (though - you can disable it or exclude your files). + you can disable it or exclude your files). On macOS Catalina the + `mprotect()` call inside `subhook_new` will fail with "Permission denied" + (see https://github.com/Zeex/subhook/issues/45). License ------- -- cgit v1.1