52ky 发表于 2021-5-31 11:09:55

进程DLL注入器

进程DLL注入器,使用远线程将指定DLL注入到目标进程中。注入后的事大家都知道干什么了吧?呵呵。CmdLine.dll是测试DLL。

(Use the remote thread to inject the specified DLL into the target process. We all know what to do after injection, right? ha-ha. Cmdline.dll is a test DLL.)


页: [1]
查看完整版本: 进程DLL注入器