capcon.txt

来自「Cracker终结者——提供最优秀的软件保护技术」· 文本 代码 · 共 5 行

TXT
5
字号
 CapCon is example of safe hard (global) Win9x hooks. Safe means it
is still present in the system and (generally) can't be unloaded.
CapCon.dll is loaded into KERNEL32.DLL process (can't be terminated).
 CapCon saves texts, written to console (using WriteConsoleA) or to
standard error output, to file C:\Console.txt.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?