From a1d08a2f5c442432b9cf083e717b8d315205dead Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Sat, 18 Sep 2010 14:37:59 -0500 Subject: system/upx: Added (Ultimate Packer for eXecutables) Signed-off-by: Erik Hanson --- system/upx/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 system/upx/README (limited to 'system/upx/README') diff --git a/system/upx/README b/system/upx/README new file mode 100644 index 0000000000000..b06c7bac419b0 --- /dev/null +++ b/system/upx/README @@ -0,0 +1,6 @@ +UPX achieves an excellent compression ratio and offers very fast +decompression. Your executables suffer no memory overhead or other +drawbacks for most of the formats supported, because of in-place +decompression. + +This requires ucl at build-time. -- cgit v1.2.3