summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2013-07-08 16:58:48 +0100
committernorly <ny-git@enpas.org>2015-02-24 00:18:27 +0100
commit48c703fff6c4dbb307c88e238dd44a3a43374966 (patch)
tree127dbcfd33161a681f8312f4b162a4376d5a7977
parent53971bf5dabda0aa29a7d1a25d365cbc46778513 (diff)
README.md: x86-32/64 supportHEADmaster
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index c9ddb65..3fe61af 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,13 @@ centaur
centaur is an ELF executable editing toolkit, focusing on code
injection and function detouring.
+It has been tested successfully in the environments provided by
+several Linux distributions, on both x86-32 and x86-64 machines:
+
+ - Ubuntu 12.04 LTS (x86-64)
+ - Arch Linux (June 2013) (x86-64)
+ - Slackware 14.0 (x86-32)
+
Example
-------