From 91652bad260f9b3c4eb0f5000a2e0ef84080f152 Mon Sep 17 00:00:00 2001 From: Dmitry Muhomor Date: Thu, 30 Nov 2023 08:47:59 +0200 Subject: [PATCH] update exploit protection compatibility mode section --- static/usage.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/static/usage.html b/static/usage.html index 4f4499a1..9fa5ff87 100644 --- a/static/usage.html +++ b/static/usage.html @@ -804,11 +804,15 @@ application when it violates the rules.

You can enable our exploit protection compatibility mode via Settings ➔ Apps ➔ - App ➔ Advanced. The exploit protection compatibility mode toggle will switch from - hardened_malloc to Android's standard allocator (Scudo) and will reduce address - space size from 48 bit to Android's standard 39 bit. There are also separate - toggles for these features in the Configure hardening menu if you want to narrow - down the cause to a specific feature.

+ App ➔ Exploit protection. The exploit protection compatibility mode toggle will:

+ + +

All of these changes apply only to the selected app and can be toggled separately.

If you run into an application aborting, try to come up with a process for reproducing the issue and then capture a bug report via the 'Take bug report'