搜索资源列表
selfdel
- 实现可执行程序的自删除功能,程序运行结束后自动删除可执行程序文件,在 vc6和vc8直接编译就行。用到了 shellcode,老外写的,我把文件删除的功能提取了出来。另外用到 CreateProcess, WriteProcessMemory等函数。学习进程和shellcode很不错的例子。
11111111DLL
- 搞定远程进程注入DLL——以ShellCode之名-Gao Ding remote process into the DLL- the name to ShellCode
Injector
- shellcode injection example