-
options.tar
This program is used to show the basics of how a user would implement options in a C program
- 2009-10-28 23:11:54下载
- 积分:1
-
基本例程 USART收发
基于stm32f103r8t6的串口例程,实现数据的收发方式(Based on stm32f103r8t6 serial port routine to achieve the data transmission mode)
- 2020-06-22 09:40:07下载
- 积分: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
-
medicine
由VC++编写并连接SQL Server数据库的对药物进行管理的系统,包含了源代码(Prepared by the VC++ and connect to SQL Server database management system for drugs, including the source code)
- 2013-11-18 14:44:30下载
- 积分:1
-
dj
说明: 有关程控之类的代码以及个人的仿真图供大家学习参考(The kind of code, and programmed the simulation diagram for your personal reference learning)
- 2011-08-24 11:24:58下载
- 积分:1
-
gameofmir引擎 源码
[2012.3.21]
[Fixed]修正点击开始游戏黑屏BUG
[Fixed]修正加载人物数据异常
[Fixed]修改SENDMSG方法
[Fixed]初始化部分变量
[Fixed]修正打开游戏参数设置面板打开报错
[Fixed]优化部分代码
[2012.3.22]
[Fixed]恢复ItmUnit类部分注释代码
[Fixed]修改SENDMSG方法.
[Fixed]修正TDefaultMessage Size与DELPHI不一致
[Fixed]增加SendGateBuffers方法Socket是否与网关连接正常
- 2023-06-07 14:40:04下载
- 积分:1
-
studyEx
数据库与windows窗口的连接。简单的增删查询(Connect to the and the windows of the window. Simple deletions inquiry)
- 2014-12-27 13:16:53下载
- 积分:1
-
MPU6000(SPI)
通过SPI实现MPU6000与STM32F407之间的数据采集与显示(Realization of data acquisition and display between STM32F407 and MPU6000 by SPI)
- 2020-11-23 00:29:34下载
- 积分:1
-
商务维基网源码,一个C#做的网站的源码
商务维基网源码,一个C#做的网站的源码 -Business Wikimedia net source, a C# Make the website source code
- 2022-02-16 05:29:02下载
- 积分:1
-
矩阵的快速转置算法(三元组)
矩阵的快速转置算法
数据压缩是提高传输、存储效率一种技术。教材第5章介绍了两种简单的压缩存储方法。本实验要求实现三元组顺序表表示下的矩阵快速转置算法。
输入:
稀疏矩阵的行数、列数、非零元个数(三个数都大于0)
以行为主序输入稀疏矩阵三元组表
输出:
辅助数组num[ ]
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-12-07 08:05:03下载
- 积分:1