delmod.txt

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

TXT
9
字号
  This DelMod can delete modules used by Target after Target's termination
(vs. DelMod package which tries to delete Target's modules while Target runs).
  "Install" DelMod.exe, DelMod.txt, Instal.log, ApiHooks.dll and PrcWorks.dll
into C:\TEMP\DELMOD directory. ApiHooks.dll and PrcWorks.dll play the role
of used modules here; normally they would be linked statically. Make sure
that C:\TEMP\DELMOD directory is not opened by any process (~is not current
directory of any process); every uninstaler requires it in order to remove
the directory. Run: C:\TEMP\DELMOD\DelMod.exe C:\TEMP\DELMOD\Instal.log.

⌨️ 快捷键说明

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