arsium / ShellCodeLoaderCSharpLinks
A small shellcode loader library written in C#
☆48Updated 3 years ago
Alternatives and similar repositories for ShellCodeLoaderCSharp
Users that are interested in ShellCodeLoaderCSharp are comparing it to the libraries listed below
Sorting:
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆56Updated 2 years ago
- Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.☆62Updated 4 years ago
- MappingInjection via csharp☆39Updated 3 years ago
- Small POC written in C# that performs shellcode injection on x64 processes using direct syscalls as a way to bypass user-land EDR hooks.☆84Updated 5 years ago
- Extracting Syscall Stub, Modernized☆66Updated 3 years ago
- Hide code from dnSpy and other C# spying tools☆42Updated 5 years ago
- A rework of CMLuaUtil AutoElevated☆27Updated 2 years ago
- Load PE via XML Attribute☆32Updated 5 years ago
- My personal shellcode loader☆32Updated 2 years ago
- Exploring in-memory execution of .NET☆139Updated 3 years ago
- Fud Runpe Av Evasion / All Av Bypass☆33Updated 2 years ago
- A stealthy C++ shellcode loader using anti-analysis checks, AES-256 decryption, and dynamic memory permissions to evade detection. Includ…☆21Updated 6 months ago
- SharpASM is a C# project that aims to automate ASM (i.e. shellcode) execution in .NET programs by exploiting code caves in RWX sections a…☆58Updated 3 years ago
- Halos Gate-based NTAPI Unhooker☆51Updated 3 years ago
- ProcessHollowing via csharp☆13Updated 3 years ago
- How to spoof the command line when spawning a new process from C#.☆109Updated 3 years ago
- Disable Windows Defender Silently (ByPass TamperProtection & ByPass Trustednstaller)☆36Updated 5 years ago
- Using syscall to load shellcode, Evasion techniques☆27Updated 4 years ago
- Bypass AMSI☆14Updated 4 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆167Updated 3 years ago
- Reflective DLL Injection with obfuscated (XOR) shellcode☆73Updated 4 years ago
- Execute .Net assemblies using Rundll32.exe☆113Updated 4 years ago
- An attempt to make a LoadLibrary designed for offensive operations, in C# obviously.☆55Updated 3 years ago
- Injects shellcode into remote processes using direct syscalls☆77Updated 4 years ago
- Flexible C# shellcode runner☆39Updated 3 years ago
- This is a C# implementation of making a process/executable run as NT AUTHORITY/SYSTEM. This is achieved through parent ID spoofing of alm…☆108Updated 2 years ago
- C# loader capable of running stage-1 from remote url, file path as well as file share☆15Updated 2 years ago
- DInvisibleRegistry☆82Updated 4 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated 2 years ago