From d89c5b3762386a5caa28404717b6b48f343f517d Mon Sep 17 00:00:00 2001 From: iamabhashmi <72202466+iamabhashmi@users.noreply.github.com> Date: Thu, 1 Oct 2020 22:46:52 +0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9eee56..272fc0e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +## Amazing Project of C-Sharp ## CSharp-Shellcode # I got inspired by @vysecurity and his FSharp Shell code (https://github.com/vysec/FSharp-Shellcode) to try and get it to 0 detections on virus total. @@ -16,4 +17,4 @@ Same as Vincents code: Replace with 32 bit shellcode if compiling as 32 bit, and ## note: because this code compiles another program using the C# compiler, the new compiled binary will touch disk at a temp folder location so it might get detected by an AV -### For educational purposes only! +### This Project is use only for Education Purposes!