Advertisement
krot

Debugger Windows Registry

Jun 21st, 2018
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\{name of the executable}
  2. HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\{name of the executable}.exe
  3. "debugger"="c:\\{full path to the debugger}.exe"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement