arsium / ShellCodeLoaderCSharpLinks
A small shellcode loader library written in C#
☆48Updated 4 years ago
Alternatives and similar repositories for ShellCodeLoaderCSharp
Users that are interested in ShellCodeLoaderCSharp are comparing it to the libraries listed below
Sorting:
- Hide code from dnSpy and other C# spying tools☆42Updated 5 years ago
- Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.☆62Updated 4 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 6 years ago
- Extracting Syscall Stub, Modernized☆66Updated 3 years ago
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆57Updated 2 years ago
- Load PE via XML Attribute☆32Updated 6 years ago
- A rework of CMLuaUtil AutoElevated☆29Updated 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…☆59Updated 3 years ago
- MappingInjection via csharp☆40Updated 4 years ago
- Exploring in-memory execution of .NET☆138Updated 3 years ago
- My personal shellcode loader☆32Updated 2 years ago
- Halos Gate-based NTAPI Unhooker☆52Updated 3 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆167Updated 3 years ago
- ProcessHollowing via csharp☆13Updated 4 years ago
- Using syscall to load shellcode, Evasion techniques☆27Updated 4 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- Fud Runpe Av Evasion / All Av Bypass☆32Updated 2 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆162Updated 5 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆85Updated 4 years ago
- How to spoof the command line when spawning a new process from C#.☆110Updated 4 years ago
- A stealthy C++ shellcode loader using anti-analysis checks, AES-256 decryption, and dynamic memory permissions to evade detection. Includ…☆21Updated 10 months ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆92Updated 4 years ago
- ☆77Updated last year
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated 2 years ago
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆70Updated last year
- A collection of weird ways to execute unmanaged code in .NET☆174Updated 4 years ago
- .NET assembly local/remote loading/injection into memory.☆135Updated 6 years ago
- Cobalt Strike BOF that uses a custom ASM HalosGate & HellsGate syscaller to return a list of processes☆108Updated 2 years ago
- Flexible C# shellcode runner☆39Updated 4 years ago
- C++ WinRM API via Reflective DLL☆145Updated 4 years ago