An open API service indexing awesome lists of open source software.

https://github.com/kara-4search/simple_shellcodeloader_csharp

A Simple ShellcodeLoader
https://github.com/kara-4search/simple_shellcodeloader_csharp

bypass bypass-antivirus bypass-windows-defender csharp redteam shellcode shellcode-loader

Last synced: 9 months ago
JSON representation

A Simple ShellcodeLoader

Awesome Lists containing this project

README

          

# Simple_ShellCodeLoader_CSharp

- A simple shellcode loader inspire by (@Subtee) https://twitter.com/subTee
- I change the code a little bit, so now it should be able to bypass windows defender without the shellcode
- If you want to fully bypass windows defender, you gonna need to bypass AMSI and do some works to your shellcode, like obfuscation or encryption(I am gonna update a project soon which is a fully bypass windows defender project, hopefully, it is not too late, cause windows defender may catch up).

## Usage

1. Just replace the shellcode.
2. Launch it through some white list applications

## Reference link

1. https://gist.github.com/xpn/730f24f7e42fd0471d04bcbd74940baa