readme.txt
来自「用delphi实现的远程注入工具,很多网站都有但不能找到」· 文本 代码 · 共 21 行
TXT
21 行
Author : Rezmond
URL : www.projectbionet.com
Email : rezmond@projectbionet.com
Relesed : Friday 11th Oct 2002
Version : 1.01
Freeware for non commerical use
Note this only works under NT
These programs demonstrate how to inject a DLL into a remote process
The first shows you how to use createRemoteThread to execute code in a remote
process and use it to load a dll.
The secound shows you a smart way to load a dll however it is limited
to simply injecting a dll
Method 2 is based on Ivo Ivanov's tutorial on codeguru.com
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?