info.txt
来自「Cracker终结者——提供最优秀的软件保护技术」· 文本 代码 · 共 10 行
TXT
10 行
XcptLog tries to log exceptions in target.
Usage: run XcptLog without cmdline arguments.
Although W9x version intercepts every Win32
exception in system, this version is simple
and allows logging one process in time only.
MyUED.h - be the first who catches exception;
read/modify exception information; read/modify
thread's context; bypass/execute SEH.
MuNTC.h - be the last who can read/modify
thread's (new) context.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?