docs: add a note about security considerations.

This commit is contained in:
Markus F.X.J. Oberhumer
2020-12-03 02:10:05 +01:00
parent f218812858
commit 8ced672d24
3 changed files with 23 additions and 0 deletions
+11
View File
@@ -52,6 +52,17 @@ http://compression.ca/ .
UPX aims to be Commercial Quality Freeware.
SECURITY CONTEXT
================
IMPORTANT NOTE: UPX inherits the security context of any files it handles.
This means that packing, unpacking, or even testing or listing a file requires
the same security considerations as acutally executing the file.
Use UPX on trusted files only!
SHORT DOCUMENTATION
===================