-
AdminTest
to check the user has the administration rights is more complicated in windows 7, this is the sample to check it.
- 2011-06-06 23:33:03下载
- 积分:1
-
stuscore
编程实现一个学生成绩管理系统,可以完成插入、删除、修改等操作(Programming a student achievement management system that can complete the insert, delete, modify and other operations)
- 2010-02-04 15:48:56下载
- 积分:1
-
SSPIIHT-coodeP
SPIHT算法是一种简单易懂、有效的嵌嵌入式零树编码算法,需要的自然明白它的作用
(SPIHT algorithm is a simple, effective embedded in the embedded zero-tree coding algorithm, the natural to understand its role)
- 2012-07-22 21:23:45下载
- 积分:1
-
julia_src
Fractal Julia
juliaDebugjulia.exe
..........julia.ilk
..........julia.pdb
.....juliaDebugBuildLog.htm
...............julia.exe.intermediate.manifest
...............julia.obj
...............mt.dep
...............vc90.idb
...............vc90.pdb
..........julia.bmp
..........julia.cpp
..........julia.vcproj
..........julia.vcproj.DUC.DUc.user
.....julia.ncb
.....julia.sln
.....julia.suo
..........Debug
.....Debug
- 2011-06-27 03:22:35下载
- 积分:1
-
MFC-Sample
MFC详细的学习例子,很多实例供初学者学习(MFC detailed study examples, many examples for beginners to learn)
- 2013-07-25 09:34:46下载
- 积分:1
-
VC_Program_Example
Vc编程实例参考,个人的好手册,但是要说明,这个适合初学者,非常不错!大家可以好好参考!(VC handbook about program examples, personally, it is a good handbook, but i should tell you, it is helpful to freshman, very good, you can take it as a reference!)
- 2011-06-04 11:59:30下载
- 积分:1
-
Programming_In_Lua
Lua 就被设计成很容易和传统的 C/C++整合的语言。这种语言的二元性带
来了极大的好处。Lua 是一个小巧而简单的语言,因为 Lua 不致力于做 C 语言已经做得
很好的领域,比如:性能、底层操作以及与第三方软件的接口。Lua 依赖于 C 去做完成
这些任务。Lua 所提供的机制是 C 不善于的:高级语言、动态结构、简洁、易于测试和
调试等。正因为如此,Lua 具有良好的安全保证,自动内存管理,简便的字符串处理功
能及其他动态数据的改变。(Lua was designed to be easily integrated with the traditional C/C++ language. The duality of the language
To the great benefits. Lua is a small and simple language, because the Lua is not committed to doing the C language has done
Good domain, such as performance, the underlying operating and the interface with third party software. Lua is dependent on C to complete
These tasks. Lua mechanism is provided by C are not good at: a high-level language, dynamic structure, concise, easy to test and
Debugging, etc. Because of this, the Lua has good security, automatic memory management, simple string handling work
Can change, and other dynamic data.)
- 2014-12-26 16:52:07下载
- 积分:1
-
demoV3
DUILIB QQDownload演示界面 DUILIB 界面库 开源 www.duilib.com(DUILIB帮助说明文档 DUILIB 界面库 开源 www.duilib.com)
- 2011-10-06 21:16:12下载
- 积分:1
-
prim
prim算法,输出最小生成树,时间复杂度Nlog(n)(prim algorithm)
- 2013-04-13 14:19:16下载
- 积分: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