Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.37 KB

show-loader-snaps.md

File metadata and controls

51 lines (36 loc) · 1.37 KB
title description keywords ms.date
Show Loader Snaps
Show loader snaps
Show loader snaps (global flag)
05/23/2017

Show loader snaps

The Show loader snaps flag captures detailed information about the loading and unloading of executable images and their supporting library modules and displays the data in the kernel debugger console.

Abbreviation

sls

Hexadecimal value

0x2

Symbolic Name

FLG_SHOW_LDR_SNAPS

Destination

System-wide registry entry, kernel flag, image file registry entry

Comments

For system-wide (registry or kernel flag), this flag displays information about driver loading and unloading operations.

For per-process (image file), this flag displays information about loading and unloading of DLLs.