malcomvetter / WMIProcessWatcherLinks
An example pattern in C# for using WMI to monitor process creation and termination events.
☆53Updated 7 years ago
Alternatives and similar repositories for WMIProcessWatcher
Users that are interested in WMIProcessWatcher are comparing it to the libraries listed below
Sorting:
- PoC: Prevent a debugger from attaching to managed .NET processes via a watcher process code pattern.☆32Updated 7 years ago
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆42Updated 6 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆73Updated 5 years ago
- Dump certificates from PE files in different formats☆38Updated 2 years ago
- Simple DLL injector written in C#☆24Updated 10 years ago
- CVE-2019-1064 Local Privilege Escalation Vulnerability☆11Updated 6 years ago
- Win32 memory leak detector with ETW☆47Updated 8 years ago
- Windows x64 Process Scanner to detect application compatability shims☆37Updated 7 years ago
- An example of PE hollowing injection technique☆25Updated 6 years ago
- Managed wrappers around the Windows API and some Native API☆35Updated 7 years ago
- PoC: process watcher patterns to make killing a process hard.☆11Updated 7 years ago
- Loading a native DLL in the memory.☆70Updated 7 years ago
- ☆37Updated 4 years ago
- Bare template for a Kernel Mode Driver☆51Updated 5 years ago
- Clone running process with ZwCreateProcess☆59Updated 5 years ago
- An example pattern in C# for watching security events (logon/logoff/privilege)☆17Updated 7 years ago
- ☆33Updated 6 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆94Updated 6 years ago
- Hide .Net assembly into png images☆36Updated 6 years ago
- Simple tool to use LsaManageSidNameMapping get LSA to add or remove SID to name mappings.☆25Updated 5 years ago
- A ready-made template for a project based on libpeconv.☆51Updated 3 months ago
- Framework for C# development☆71Updated this week
- C# Exe that can remotely retrieve C# assemblies for in-memory execution☆19Updated 6 years ago
- ETWNetMonv3 is simple C# code for Monitoring TCP Network Connection via ETW & ETWProcessMon/2 is for Monitoring Process/Thread/Memory/Ima…☆41Updated 2 years ago
- Dumps information about all the callback objects found in a dump file and the functions registered for them☆37Updated 5 years ago
- A PoC to demo modifying cmdline of the child process dynamically. It might be useful against process log tracing, AV or EDR.☆41Updated 5 years ago
- CmdDesktopSwitch is a small utility that lists all windows desktops and provides the option to switch between them. This can be used to i…☆35Updated 9 years ago
- ☆34Updated 8 years ago
- Demos and presentation from SECArmy Village Grayhat 2020☆37Updated 2 years ago
- ☆42Updated 6 years ago