An open API service indexing awesome lists of open source software.

https://github.com/jkornev/cfgdump

Windbg extension that allows you analyze Control Flow Guard map
https://github.com/jkornev/cfgdump

control-flow-integrity windbg windbg-extension

Last synced: 25 days ago
JSON representation

Windbg extension that allows you analyze Control Flow Guard map

Awesome Lists containing this project

README

        

# cfgdump
Windbg extension that allows you analyze Control Flow Guard map

# commands

!cfgcover - prints memory map that is covered by CFG map and shows which region are protected by CFG bits

!cfgrange \

\ - prints CFG bits for specified address range

!cfgdump - prints all CFG bits for whole address space

!cfgmap - prints available CFG maps