MitigationFlagsCliTool
Process debugger
Prints mitigation policy information for processes in a memory dump file.
Command like tool to print mitigation flags for running processes in a memory dump
44 stars
3 watching
17 forks
Language: C++
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
m-peko/bitflags | A C++ library for easily managing sets of type-safe flags. | 87 |
hsutter/gcpp | Library providing an experimental deferred and unordered destruction mechanism | 915 |
deplinenoise/ig-debugheap | A debugging heap to detect memory errors and crashes in software applications. | 181 |
stiletto/angrymlocker | A tool to prevent processes from being swapped out of memory | 13 |
nccgroup/exploit_mitigations | A knowledge base documenting exploit mitigations across various operating systems and software | 874 |
ghostpack/sharpdump | Creates minidumps of running processes to aid in debugging and analysis. | 660 |
perceptionpoint/suprotect | Changes memory protection in an arbitrary process by modifying its mapping | 46 |
espressocake/ppldump_bof | A tool for dumping the memory contents of a protected process on Windows | 135 |
ndethore/swift-memory-management | An interactive playground demonstrating strategies to break retain cycles in Swift | 3 |
pxiangwu/topofilter | Develops and evaluates machine learning algorithms to mitigate the effects of noisy labels in supervised learning. | 29 |
guardrex/razorminification | A demonstration project for Razor 2.0 compile-time minification. | 4 |
elastic/pplguard | A proof-of-concept tool to mitigate vulnerabilities in Windows security flaws affecting Protected Processes Light processes | 67 |
octoberfest7/cohab_processes | Helps identify foreign processes on a host machine by highlighting unknown processes | 81 |
magnetforensics/swishdbgext | An extension to Microsoft WinDbg for expanding its capabilities and fixing existing commands | 371 |
anthraxx/linux-hardened | A minimal Linux kernel hardening project | 575 |