summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2013-06-28 16:28:51 +0100
committernorly <ny-git@enpas.org>2015-02-24 00:18:27 +0100
commitd0eb1cc5d50fd7355028d338f71a98609a0c1520 (patch)
tree36d6d63d419100364482ab5246a53ae1c93ac5a3 /README.md
parent5a0dc4a9f9070827686680b59bb4e0611da7930c (diff)
More READMEs
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b3aa89c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+centaur
+=======
+
+centaur is an ELF executable editing toolkit.
+
+
+Features
+--------
+
+At the moment, centaur provides:
+ - Code injection from object files into executables
+ - Function detouring in executables
+
+
+Build instructions, Credits, License, ...
+-----------------------------------------
+
+See the docs/ directory for more documentation.