mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
Updated Security (markdown)
@@ -1,8 +1,8 @@
|
|||||||
## Administrator Privileges
|
## Administrator Privileges
|
||||||
|
|
||||||
Administrator credentials are required in order to build PhoenixPE. This is because PhoenixPE uses the [PEBakery](https://github.com/pebakery/pebakery) engine and many PE building tasks require elevated privileges for image handling, and file/registry access.
|
Administrator privileges are required in order to build PhoenixPE. This is due to the fact that PhoenixPE uses the [PEBakery](https://github.com/pebakery/pebakery) engine, and many PE building tasks require elevated privileges for image handling, and file/registry access.
|
||||||
|
|
||||||
Keep in mind that any scripts you run with PEBakery/PhoenixPE will also be executed as administrator. Use common sense and good judgement and do not download or run scripts from sources you do not trust.
|
Keep in mind that any scripts or applications you run with PEBakery/PhoenixPE will also be executed as administrator and have full access to your computer. Use common sense and good judgement and **do not download or run scripts from sources you do not trust**. Security is your responsibility.
|
||||||
|
|
||||||
## False Positives
|
## False Positives
|
||||||
|
|
||||||
@@ -12,7 +12,7 @@ Some Antivirus/Antimalware software may detect legitimate software as a virus/Tr
|
|||||||
|
|
||||||
### What can I do?
|
### What can I do?
|
||||||
|
|
||||||
If you encounter a False Positive you must either choose not to use the software, or if necessary, add an exception for the program in your Anti-virus software. As with anything on the Internet, you should exercise good judgement. Don't use software/programs you are not familiar with or download software from sources you don't trust.
|
If you encounter a False Positive you must choose either to not to use the application, or if necessary, add an exception for the program in your Anti-virus software. As with anything on the Internet, you should exercise good judgement. Don't use software/programs you are not familiar with or download software from sources you don't trust.
|
||||||
|
|
||||||
Wherever possible PhoenixPE will attempt to download software that is known to cause false positives directly from the author's website in order to ensure the authenticity of the software. You are encouraged to verify file hashes of the downloaded files with those published on the author's website.
|
Wherever possible PhoenixPE will attempt to download software that is known to cause false positives directly from the author's website in order to ensure the authenticity of the software. You are encouraged to verify file hashes of the downloaded files with those published on the author's website.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user