搜索资源列表
selfdel
- 将该段代码添加上去可以实现程序的自删除。
selfdel
- 实现可执行程序的自删除功能,程序运行结束后自动删除可执行程序文件,在 vc6和vc8直接编译就行。用到了 shellcode,老外写的,我把文件删除的功能提取了出来。另外用到 CreateProcess, WriteProcessMemory等函数。学习进程和shellcode很不错的例子。
SelfDel
- 自删除程序。。比较小
SelfDel
- 程序运行结束删除本!-running deleted from the end!
SelfDel
- 程序运行结束删除本!-running deleted from the end!
selfdel
- 将该段代码添加上去可以实现程序的自删除。-Add up the above code can realize the procedure of self-delete.
selfdel
- 实现可执行程序的自删除功能,程序运行结束后自动删除可执行程序文件,在 vc6和vc8直接编译就行。用到了 shellcode,老外写的,我把文件删除的功能提取了出来。另外用到 CreateProcess, WriteProcessMemory等函数。学习进程和shellcode很不错的例子。-Executable programs to achieve self-delete function, the program automa
SelfDel
- 自删除程序。。比较小-Since the delete procedures. . Relatively small
selfdel
- 自删除文件源代码,可以有效的用于黑客编程-Delete files from the source code, can be effective for hackers Programming
selfdel.txt.tar
- Self deleting executable for Win9x/WinNT (all versions). This source file must be compiled with /GZ turned OFF (basically, disable run-time stack checks)
selfdel
- 一个老外写的删除程序自身的代码,里面有几种代码,分别为调用cmd 方式,9x系统下的方式,xp以上系统的试还有终极方式-A foreigner or Remove Programs written in the code itself, which there are several codes, respectively, call the cmd method, 9x systems under way, xp trial over
SelfDel
- 自删除,用于在程序执行尚未结束的时候将自己删除,不再占用内存和硬盘的空间-Self remove
selfdel
- 用VC++的朋友一定有在程序升级时,需要升级工具本身可以被升级,这个例子提供了程序自自删除的范例。-Friends with VC++ program must have the upgrade, you need to upgrade the tool itself can be upgraded, this case provides an example program from the self-delete.
SelfDel
- 应用程序执行以后蒋应用程序本身删除的例子演示-The application execution after the application itself to remove Chiang example shows
selfdel
- 将该段代码添加上去可以实现程序的自删除。-Add up the above code can realize the procedure of self-delete.