-
maketshouyin
超市前台收银系统用 c++ 和达梦数据库,包含数据库文件和源代码。(Supermarket front cash register system with c++ and dream up database that contains the database files and source code.)
- 2012-12-03 20:35:52下载
- 积分:1
-
MyMediaPlay
vc——使用MediePlay AcriveX控件创建媒体播放器MyMediaPlay(vc- Use MediePlay AcriveX controls to create media player MyMediaPlay)
- 2011-07-24 19:01:52下载
- 积分:1
-
meshsimplification
网格简化程序基于3D三角网格简化,代码简单实用,而且非常有效的节省时间(meshsimplification is a C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes. The goals of the code are ease of use and efficiency, possibly at the expense of some generality.)
- 2015-03-01 00:49:53下载
- 积分:1
-
mapserver-4.0.1
著名GIS平台 完整源代码 基于CGI的通过万维网来传输动态GIS与图像的应用程序(GIS platform for the famous full source code through the World Wide Web-based CGI to dynamic GIS and image transfer applications)
- 2011-05-01 09:35:05下载
- 积分:1
-
Event
这是一个关于EVEN的使用方法的程序,运用常用的函数,实现了多事件的处理方法(This is a study on the use of EVEN procedures, the use of commonly used functions, the realization of a multi-event approach)
- 2008-05-15 23:01:30下载
- 积分:1
-
水库调度POA
水库调度POA算法,动态规划的改进方法。(POA algorithm for reservoir scheduling)
- 2018-04-17 21:12:13下载
- 积分:1
-
UdpClient
用Visual C++编写的UDP客户端程序。(Using Visual C++ Prepared UDP client program.)
- 2007-07-17 10:16:03下载
- 积分:1
-
Ltpcc
一个串口通讯的源码,自定义的通讯协议,与切纸设备连接(A serial communications source, since the definition of communication protocols, and cutting equipment to connect)
- 2008-04-02 10:55:28下载
- 积分:1
-
ctc_ha
利用VC实现的简单双机热备和地址漂移软件,双机均有自身IP, 但只有主机才具备服务IP,当主机中断后,备机可接管服务IP.(A simple tool just like HA software)
- 2020-07-02 01:00:01下载
- 积分:1
-
穿目前所有还原下载者 C 源码
说明: [C/C++] 穿目前所有还原的下载者 C++源码
下载者包括四个工程:
CDown:生成器
userinit:真正的下载者
Dat:驱动和下载者的安装程序
pass:驱动程序
原理:驱动程序可以穿透还原卡,并且可以修改系统文件,这里是通过修改系统文件userinit.exe来实现的。userinit.exe的功能很简单,就是启动explorer.exe。这里就是通过替换uerinit.exe,伪造一个userinit.exe。这个伪造的程序可以实现uerinit.exe的原始功能,并可以实现自定义的功能,比如下载执行,发送数据。
驱动的功能就是替换指定的系统文件。
将userinit Dat pass 编译出来的文件放到cdown的res里,再生成出生成器就可以使用它生成下载者,也就是这个穿还原的程序([C/C++] wear all current restore downloader C++ source code
The download includes four projects:
CDown: generator
Userinit: a true Downloader
Dat: driver and downloader installer
Pass: Driver
Principle: driver can penetrate the restore card, and you can modify the system file, here is through the modification of system file userinit.exe to achieve. The function of userinit.exe is simple, that is, to start explorer.exe. This is where you forge a userinit.exe by replacing uerinit.exe. This fake program can realize the original function of uerinit.exe, and can implement custom functions, such as downloading, executing and sending data.
The driver's function is to replace the specified system files.
The userinit Dat pass compiled files into the Cdown res, regeneration into the generator, you can use it to generate the download, that is, the process of wearing a restore)
- 2021-03-21 03:59:17下载
- 积分:1