aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-04-15 07:08:55 +0200
committerToni Uhlig <matzeton@googlemail.com>2019-04-15 07:11:33 +0200
commitea32d847bf2a8fabe67292ca6e7efe1169120c56 (patch)
tree18ee77eed83f1b714ee40d020c0b4acb2b17de19
parenta887b33d3cf07d6202c8d559b54607d1cf319681 (diff)
added README
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..944cc8f
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+A collection of security related code examples.
+
+This project includes a buffer overflow and exploit set.
+
+It does also provide some example shellcodes and a set of different crypter.
+
+The crypter designed to work with shellcode are located in the crypter subdir.
+Additional crypter based on function/exec level can be found in the rootdir.