arsium / ShellCodeLoaderCSharp
A small shellcode loader library written in C#
☆45Updated 3 years ago
Alternatives and similar repositories for ShellCodeLoaderCSharp:
Users that are interested in ShellCodeLoaderCSharp are comparing it to the libraries listed below
- Unhook DLL via cleaning the DLL 's .text section☆8Updated 3 years ago
- A rework of CMLuaUtil AutoElevated☆23Updated 2 years ago
- Extracting Syscall Stub, Modernized☆61Updated 2 years ago
- Fud Runpe Av Evasion / All Av Bypass☆32Updated last year
- Halos Gate-based NTAPI Unhooker☆49Updated 2 years ago
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆53Updated last year
- My personal shellcode loader☆32Updated last year
- Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.☆58Updated 3 years ago
- Exploring in-memory execution of .NET☆135Updated 2 years ago
- Overwrite a process's recovery callback and execute with WER☆102Updated 2 years ago
- Load PE via XML Attribute☆29Updated 4 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆162Updated 2 years ago
- Reflective DLL Injection with obfuscated (XOR) shellcode☆72Updated 4 years ago
- ☆66Updated 11 months ago
- Bypassing ETW with Csharp☆26Updated 3 years ago
- How to spoof the command line when spawning a new process from C#.☆105Updated 3 years 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…☆57Updated 2 years ago
- My implementation of Halo's Gate technique in C#☆53Updated 2 years ago
- Inject shellcode into process via "EarlyBird"☆24Updated 3 years ago
- Hide code from dnSpy and other C# spying tools☆40Updated 4 years ago
- Flexible C# shellcode runner☆38Updated 3 years ago
- MappingInjection via csharp☆37Updated 3 years ago
- Using syscall to load shellcode, Evasion techniques☆26Updated 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
- UAC Bypass via CMUACUtil & PEB Enumeration, Undetected for now.☆44Updated 8 months ago
- A string obfuscator for .NET apps, built to evade static string analysis.☆101Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆80Updated last year
- Standalone Metasploit-like XOR encoder for shellcode☆46Updated 8 months ago
- An example of using Dynamic Invoke to Inject Shellcode using the Early Bird Method.☆11Updated last year