aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrFrugal <drfrugal@vmi2238186.contaboserver.net>2024-12-30 10:51:07 +0100
committerDrFrugal <drfrugal@vmi2238186.contaboserver.net>2024-12-30 10:51:07 +0100
commit20347cfdf90e8c8c81a814a1d2475659666275e5 (patch)
treea6647c67ca80355a6ea620bf767aeb752c6d73d4
parentbca32a698039330ed7daaa86bbbe8ba82d8bf95c (diff)
hint about Unblock and precompiled downloadHEADmaster
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 44d867f..64ec1fc 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,9 @@ With LAA enabled, 32bit apps can allocate up to 4GiB of memory, instead of only
Requires 1 argument: the path to the EXE file.
The simplest way is to just drag the app you want to analyze/modify onto this one.
+
+Depending on your Windows / Windows Defender version, you might have to flip the "Security: Unblock" checkbox in File Properties.
+This is due to laa_toggle modifying an executable, which might flag it as malware.
+
+Downloads:
+[windows/x86_64/laa_toggle.exe](https://git.drfrugal.xyz/bin/windows/x86_64/laa_toggle.exe)