aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.