From: norly Date: Mon, 8 Jul 2013 15:58:48 +0000 (+0100) Subject: README.md: x86-32/64 support X-Git-Url: https://git.enpas.org/?p=centaur.git;a=commitdiff_plain;h=HEAD README.md: x86-32/64 support --- 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 -------