Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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!