-
wuziqi
SetColor(unsigned short ForeColor,unsigned short BackGroundColor) //颜色函数 { HANDLE hCon=GetStdHandle(STD_OUTPUT_HANDLE) SetConsoleTextAttribute(hCon,(ForeColor 16)|(BackGroundColor 16*16)) } 调用函数 SetColor(11,8) cout<<endl<<"文本内容结束!"<<endl SetColor(7,0) system("color xy") ;
- 2012-08-30 17:27: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
-
ch3
水晶报表VC实例,实例主要实现了水晶报表的按组字段分类,按字段排序,以及检索功能(CrystalReports)
- 2010-06-23 20:51:18下载
- 积分:1
-
ProtocolDriver
说明: 是网络的协议驱动源代码框架,对想过滤网络数据的初学者很有帮助(Is the network protocol driver source code framework, and would like to filter network data useful for beginners)
- 2010-04-10 14:33:22下载
- 积分:1
-
guqlwc
A Biosprint Function Using A Call to Int86x(),()
- 2018-05-15 20:54:03下载
- 积分:1
-
HardwareID
获取 电脑 CPU 硬盘序列号 网卡MAC 主板 显卡 以及MD5 加密(Access to computer CPU hard drive serial number card MAC motherboard graphics and MD5 encryption)
- 2015-02-25 00:21:44下载
- 积分:1
-
ServerDemo
TCP协议数据传输和聊天程序服务器端程序源代码(TCP data and message transferring, server program.)
- 2009-04-08 21:00:16下载
- 积分:1
-
C06策略
c06tb套利交易策略源码,源码为人人宽客编写分享(C06tb arbitrage strategy source code, source code for everyone to share quants written)
- 2017-09-22 09:54:00下载
- 积分:1
-
QrInv
QR对复数矩阵进行求逆运算,是一个vc动态库源码,源码测试程序中针对是4维复数矩阵采用QR分解方法对4维复数矩阵进行求逆,可扩展,只需修改r上三角矩阵求逆的方法即可(QR method is mainly used for negative complex matrix inversion, the test program is carried out for 4 matrix inversion, scalable, simply modify the triangular matrix inversion process you can)
- 2015-12-03 10:16:37下载
- 积分:1
-
IPLib
说明: 该程序包含了二维傅里叶变换、低通滤波器、高通滤波器(The program includes two-dimensional Fourier transform, low pass filters, high pass filter)
- 2021-01-05 15:48:54下载
- 积分:1