TheWover / ManagerLinks
Library of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET
☆63Updated 5 years ago
Alternatives and similar repositories for Manager
Users that are interested in Manager are comparing it to the libraries listed below
Sorting:
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆41Updated 6 years ago
- Resolve syscall numbers at runtime for all Windows versions.☆61Updated 7 months ago
- .Net Assembly to block ETW telemetry in current process☆79Updated 5 years ago
- Implementation of b4rtiks's SharpMiniDump using NTFS transactions to avoid writting the minidump to disk and exfiltrating it via HTTPS us…☆71Updated 4 years ago
- Managed code hooking template.☆131Updated 3 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆93Updated 6 years ago
- ☆39Updated 2 years ago
- C++ function that will automagically unhook a specified Windows API☆63Updated 4 years ago
- PE File Blessing - To continue or not to continue☆87Updated 5 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆121Updated 3 years ago
- C++ implant that interfaces with a SK8PARK server☆49Updated 3 years ago
- D/Invoke port of UrbanBishop☆29Updated 4 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆189Updated 5 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 3 years ago
- DInvisibleRegistry☆82Updated 4 years ago
- D/Invoke port of UrbanBishop☆107Updated 4 years ago
- MiniDumpWriteDump behavior modification hook☆50Updated 4 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆54Updated 5 years ago
- A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows☆52Updated 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 5 years ago
- ☆61Updated last year
- Simple .NET assembly to interact with services.☆40Updated 5 years ago
- A "no frills" 1 class-only, C# .NET command line parser with support for - and / args, switches only, and Name : Values☆33Updated last year
- A simple proof of concept for detecting use of Cobalt Strike's execute-assembly☆61Updated 3 years ago
- A tool to create COM class/interface relationships in neo4j☆50Updated 2 years ago
- C# port of the Get-AppLockerPolicy PS cmdlet☆100Updated 2 years ago
- ☆55Updated 3 years ago
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆43Updated 4 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆103Updated 2 years ago
- MSBuild Without MSBuild.exe☆157Updated 4 years ago