tmext.txt
来自「Cracker终结者——提供最优秀的软件保护技术」· 文本 代码 · 共 16 行
TXT
16 行
TMExt DLLs extend task managers - they add new functionality
to english versions of
Task Manager (Microsoft, NT4, W2K),
Process Explorer (Mark Russinovich, sysinternals.com),
ProcDump (G-RoM, protools.cjb.net),
Another Task Manager (Enrico Del Fante, anothertaskmanager.cjb.net).
Popup menu, which is shown after right click on process name,
contains at the bottom new items:
Load Module - 01 (supports packed TM versions too)
Set ACLs - 02 (NT & notpacked only: Task Manager and Process Explorer)
All TMexts must be loaded using -n switch or before TM is initialized.
When is TM spawned using ApiHooks.exe or LoadTMx.exe, it has debug
privilege enabled (if granted). You'll have to wait ~10 seconds after
"Load Module" in ProcDump in 9x.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?