From 1d9baa4cb3eca7cbf7d1e1ecbbd85c424006be80 Mon Sep 17 00:00:00 2001 From: serious <30662495+shiversoftdev@users.noreply.github.com> Date: Tue, 6 Feb 2024 21:08:39 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e118f64..6a13c7e 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ A: Yes. A: No. The patch is the same project as ZBR which means I cannot release the source without also releasing the ZBR source, which will not happen. ### Q: Why does my anti-virus say this is malware? A: The code is protected against reverse engineering. This protection unintentionally prevents anti-virus scans from identifying whether the tool is safe or not. Modern anti-virus will, by default, label anything that it cannot scan completely as malware to protect users. +### Q: Why is this program protected against reverse engineering? +A: I have patched many unknown/new exploits that low-level cheat developers do not know about. By protecting the program, it makes it harder for these cheat developers to find new ways to ruin the game. ### Q: What is the LPC file for? A: The LPC file is to fix the A.B.C error on sign in. Not necessary for most users. ### Q: Who should I send crash reports to?