-
easyshell
不错的后门代码,用了一些驱动技术来隐藏进程,隐藏注册表,希望对大家有所帮助(good backdoor code, used some technology-driven process to conceal, hide the registry, and I hope to help everyone)
- 2007-04-16 03:55:07下载
- 积分:1
-
read_harddisk
在VC++环境下点击按钮读取硬盘序列号并输出显示(In VC++ environment, click the button to read the hard drive serial number and the output display)
- 2010-09-07 14:39:47下载
- 积分:1
-
desquirr
decompiler, ida的插件代码,可以反编译asm(Decompiler, Ida plug-in code, the compiler can be anti-asm)
- 2006-06-26 14:22:06下载
- 积分:1
-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1
-
vb
说明: 进销存管理系统!数据库源码!数据库设计模式!(inventory management system. Database source!Database Design Mode!)
- 2010-03-08 23:41:51下载
- 积分:1
-
TTS_PC
PC机上的TTS程序,利于理解TTS原理,也可以作为应用程序。(PC, the TTS program, which will help understand the TTS principle, can be used as application.)
- 2010-07-17 10:32:23下载
- 积分:1
-
Hedit
一个几好用十六进制方便打开PE覺得好用所以推一推它上载來(A few easy-to-use hexadecimal PE feel that open onto one easy to use so push it to upload to)
- 2007-11-10 14:47:12下载
- 积分:1
-
OnlyOneInst
VC++ 禁止运行程序的多个实例,程序根据主窗口类名和主窗口名判断是否已经有实例存在,如果存在就将其激活,并显示出来,如果是最小化的就还原窗口;如果有实例存在,则返回False并退出。
(VC++ prohibits running the program multiple instances of the program under the main window class name and the main window name to determine whether there are examples exist, if it will activate and show, if it is minimized to restore the window if examples exist, Returns False and exit.)
- 2011-04-21 23:01:44下载
- 积分:1
-
ProcessInfo
显示当前系统运行的进程,并能够查看进程中所加载的模块(show the system process and modules)
- 2013-08-10 21:50:16下载
- 积分:1
-
HIDUSB
Windows 系统下
1.USB设备的查找:
2.发送数据到USB设备:
3.接收数据从USB设备:(Windows system 1. USB device search: 2. Send data to USB device: 3. Receive data from USB devices:)
- 2008-05-27 13:26:13下载
- 积分:1