Kara-4search / BypassETW_CSharp
Bypassing ETW with Csharp
☆26Updated 3 years ago
Alternatives and similar repositories for BypassETW_CSharp:
Users that are interested in BypassETW_CSharp are comparing it to the libraries listed below
- Unhook DLL via cleaning the DLL 's .text section☆9Updated 3 years ago
- MappingInjection via csharp☆38Updated 3 years ago
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆54Updated last year
- Load shellcode via syscall☆53Updated 3 years ago
- HookDetection☆46Updated 3 years ago
- Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.☆60Updated 3 years ago
- Using fibers to execute shellcode in a local process via csharp☆28Updated 3 years ago
- Load shellcode via HELLGATE, Rewrite hellgate with .net framework for learning purpose.☆16Updated 3 years ago
- A .NET Runtime for Cobalt Strike's Beacon Object Files