jhalon / SharpCall
Simple PoC demonstrating syscall execution in C#
☆154Updated 4 years ago
Alternatives and similar repositories for SharpCall:
Users that are interested in SharpCall are comparing it to the libraries listed below
- PoC to demonstrate how CLR ETW events can be tampered.☆187Updated 5 years ago
- New UAC bypass for Silent Cleanup for CobaltStrike☆192Updated 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
- .NET assembly local/remote loading/injection into memory.☆133Updated 5 years ago
- Another meterpreter injection technique using C# that attempts to bypass Defender☆258Updated 3 years ago
- C# Implementation of the Hell's Gate VX Technique☆211Updated 4 years ago
- dem sharp donuts☆193Updated 2 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆216Updated 5 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated last year
- PoC for UUID shellcode execution using DInvoke☆150Updated 4 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆142Updated 3 years ago
- ☆150Updated 4 years ago
- A Cobalt Strike Beacon Object File (BOF) project which uses direct system calls to enumerate processes for specific loaded modules or pro…☆267Updated last year
- A Beacon Object File (BOF) for Cobalt Strike which uses direct system calls to enable WDigest credential caching.☆216Updated last year
- A collection of weird ways to execute unmanaged code in .NET☆164Updated 3 years ago
- A demo of the relevant blog post: https://www.arashparsa.com/hook-heaps-and-live-free/☆187Updated 3 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆157Updated 4 years ago
- Dumping SAM / SECURITY / SYSTEM registry hives with a Beacon Object File☆198Updated 4 years ago
- Collection of beacon object files for use with Cobalt Strike to facilitate 🐚.☆175Updated 4 years ago
- Create a minidump of the LSASS process from memory☆260Updated 2 years ago
- Another LSASS dumping tool that uses a dynamically compiled LSA plugin to grab an lsass handle and API hooking for capturing the dump in…☆263Updated 4 years ago
- Manual Map DLL injection implemented with Cobalt Strike's Beacon Object Files.☆150Updated 4 years ago
- C# Shellcode Runner to execute shellcode via CreateRemoteThread and SetThreadContext to evade Get-InjectedThread☆119Updated 6 years ago
- C# Reflective loader for unmanaged binaries.☆428Updated 2 years ago
- Managed assembly shellcode generation☆266Updated 4 years ago
- Remove API hooks from a Beacon process.☆268Updated 3 years ago
- Executing a .NET Assembly from C++ in Memory (CLR Hosting)☆192Updated 8 years ago
- SMBExec C# module☆215Updated 4 years ago
- This tool enables the compilation of a C# program that will execute arbitrary PowerShell code, without launching PowerShell processes thr…☆194Updated 4 years ago