malcomvetter / WMIProcessWatcher
An example pattern in C# for using WMI to monitor process creation and termination events.
☆52Updated 6 years ago
Alternatives and similar repositories for WMIProcessWatcher:
Users that are interested in WMIProcessWatcher are comparing it to the libraries listed below
- PoC: Prevent a debugger from attaching to managed .NET processes via a watcher process code pattern.☆32Updated 6 years ago
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆40Updated 5 years ago
- ☆36Updated 3 years ago
- Bare template for a Kernel Mode Driver☆51Updated 4 years ago
- ☆41Updated 5 years ago
- Dump certificates from PE files in different formats☆38Updated last year
- A ready-made template for a project based on libpeconv.☆43Updated 3 months ago
- Clone running process with ZwCreateProcess☆57Updated 4 years ago
- Another Portable Executable files analysing stuff☆20Updated 13 years ago
- Dumps information about all the callback objects found in a dump file and the functions registered for them☆35Updated 4 years ago
- ☆33Updated 5 years ago
- Demos and presentation from SECArmy Village Grayhat 2020☆36Updated last year
- Simple DLL injector written in C#☆24Updated 9 years ago
- A PoC to demo modifying cmdline of the child process dynamically. It might be useful against process log tracing, AV or EDR.☆38Updated 4 years ago
- Library of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET☆62Updated 5 years ago
- PoC: process watcher patterns to make killing a process hard.☆11Updated 6 years ago
- Injection of MSIL using Cecil☆12Updated 9 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆72Updated 4 years ago
- InsecurePowerShellHost is a .NET Core host process for InsecurePowerShell, a version of PowerShell Core v6.0.0 with key security features…☆31Updated 7 years ago
- Simple tool to use LsaManageSidNameMapping get LSA to add or remove SID to name mappings.☆23Updated 4 years ago
- Hide .Net assembly into png images☆35Updated 5 years ago
- Windows x64 Process Scanner to detect application compatability shims☆37Updated 6 years ago
- Quick Proof of Concept for reading a processes memory and searching for a specific string.☆10Updated 6 years ago
- PoC for detecting and dumping process hollowing code injection☆51Updated 6 years ago
- ETWNetMonv3 is simple C# code for Monitoring TCP Network Connection via ETW & ETWProcessMon/2 is for Monitoring Process/Thread/Memory/Ima…☆38Updated last year
- Resolve syscall numbers at runtime for all Windows versions.☆60Updated 2 months ago
- Reflective DLL that hooks the creation of the UAC prompt popped by explorer.exe for privilege escalation.☆20Updated 3 years ago
- Inject .Net payloads into other .Net assemblies on disk☆61Updated 5 years ago
- Remote PE reflective injection with a simple reflective loader☆30Updated 5 years ago
- Minimalist Custom .NET Core Garbage Collector☆21Updated 4 years ago