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
- Host: GitHub
- URL: https://github.com/kara-4search/simple_shellcodeloader_csharp
- Owner: Kara-4search
- Created: 2021-06-04T07:48:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-04T08:39:15.000Z (over 4 years ago)
- Last Synced: 2025-04-02T17:01:30.165Z (9 months ago)
- Topics: bypass, bypass-antivirus, bypass-windows-defender, csharp, redteam, shellcode, shellcode-loader
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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