info.txt

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

TXT
6
字号
NtLoad
------
tries to load specified module into specified process in NT. If the process is native
it is turned into Win32. Again MakeWin32.h is used, but now also for registering
native process. Try for example:  NtLoad smss.exe rpcrt4 or NtLoad os2ss.exe gdi32.
NtLoad requires "Debug programs" right assigned. NtLoad wasn't tested on XP.

⌨️ 快捷键说明

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