Kara-4search / FullDLLUnhooking_CSharpLinks
Unhook DLL via cleaning the DLL 's .text section
☆9Updated 3 years ago
Alternatives and similar repositories for FullDLLUnhooking_CSharp
Users that are interested in FullDLLUnhooking_CSharp are comparing it to the libraries listed below
Sorting:
- MappingInjection via csharp☆39Updated 3 years ago
- Halos Gate-based NTAPI Unhooker☆52Updated 3 years ago
- Extracting Syscall Stub, Modernized☆65Updated 3 years ago
- Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.☆62Updated 3 years ago
- My implementation of Halo's Gate technique in C#☆54Updated 3 years ago
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆55Updated 2 years ago
- Inject shellcode into process via "EarlyBird"☆26Updated 3 years ago
- Using syscall to load shellcode, Evasion techniques☆27Updated 4 years ago
- Exploring in-memory execution of .NET☆139Updated 3 years ago
- SharpElevator is a C# implementation of Elevator for UAC bypass. This UAC bypass was originally discovered by James Forshaw and publishe…☆58Updated 2 years ago
- Cobalt Strike BOF that uses a custom ASM HalosGate & HellsGate syscaller to return a list of processes☆108Updated 2 years ago
- Beacon Object File allowing creation of Beacons in different sessions.☆81Updated 3 years ago
- ProcessHollowing via csharp☆13Updated 3 years ago
- Section Mapping Process Injection (secinject): Cobalt Strike BOF☆97Updated 3 years ago
- Load shellcode via HELLGATE, Rewrite hellgate with .net framework for learning purpose.☆16Updated 3 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆166Updated 3 years ago
- UUID based Shellcode loader for your favorite C2☆86Updated 3 years ago
- Flexible C# shellcode runner☆39Updated 3 years ago
- .NET implementation of Cobalt Strike's External C2 Spec☆86Updated 3 years ago
- C++ WinRM API via Reflective DLL☆146Updated 3 years ago
- HookDetection☆45Updated 3 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- A small shellcode loader library written in C#☆47Updated 3 years ago
- Reflective DLL Injection with obfuscated (XOR) shellcode☆73Updated 4 years ago
- An attempt to make a LoadLibrary designed for offensive operations, in C# obviously.☆56Updated 3 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
- Perun's Fart (Slavic God's Luck). Another method for unhooking AV and EDR, this is my C# version.☆111Updated 3 years ago
- Script to use SysWhispers2 direct system calls from Cobalt Strike BOFs☆127Updated 3 years ago
- Pseudorandom AES-256 encryption designed to protect shellcode and arbitrary strings. C# and C/C++ compatible.☆102Updated 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