From 6218cb154f5785419b92dcaac00d23f4b6726e1e Mon Sep 17 00:00:00 2001 From: Wayne Bonnici <24826299+waynebonc@users.noreply.github.com> Date: Sat, 9 Oct 2021 14:45:46 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 120e280..418f7e2 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,10 @@ A quick and easy panic log extraction and analysis tool for iDevices. -## False Malware Detection -This app makes use of [Squirrel](https://github.com/Squirrel/Squirrel.Windows), a one click installation and update framework. Setup files produced with this framework have a habit of being falsely detected as various types of malware, such as a backdoor or trojan (see issue [#1204](https://github.com/Squirrel/Squirrel.Windows/issues/1204), [#1653](https://github.com/Squirrel/Squirrel.Windows/issues/1653)). The only fix for this is for me to codesign the application with a certificate, which incurs yearly $4xx costs. I have no intention on doing this due the project receiving only a handful of donations. +## False Malware Detection - "Installation has failed" +**This issue has been resolved by Microsoft. Please ensure you have the latest Windows 10 and Windows Defender updates installed prior to installing iDevice Panic Log Analyzer.**
-` -Update 08/28/21 - A portable version of this app will be released at a later stage. This will solve malware detection issues. -` +This app makes use of [Squirrel](https://github.com/Squirrel/Squirrel.Windows), a one click installation and update framework. Setup files produced with this framework have a habit of being falsely detected as various types of malware, such as a backdoor or trojan (see issue [#1204](https://github.com/Squirrel/Squirrel.Windows/issues/1204), [#1653](https://github.com/Squirrel/Squirrel.Windows/issues/1653)). The only fix for this is for me to codesign the application with a certificate, which incurs yearly $4xx costs. I have no intention on doing this due the project receiving only a handful of donations. ### Workaround for Windows 10 Users - Make sure Virus and Threat Protection is on.