From ea32d847bf2a8fabe67292ca6e7efe1169120c56 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 15 Apr 2019 07:08:55 +0200 Subject: added README Signed-off-by: Toni Uhlig --- README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README 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. -- cgit v1.2.3