资源列表
raw2bmpDelphi
- 这是一个将raw图像转换为bmp图像的函数,最近做了个这方面的东东,发觉delphi的这方面资料很少!-This is a raw images will be converted to bmp image function, the recent months that the Eastern, The delphi found very little information in this regard.
16bitGray
- 最近做16 bit灰度图方面的东西,发觉这方面的资料不是很好找,传上一些我找到的资料大家一起分享!-recent 16 bit gray-scale map of things, has found that the information was not very good find, - I found some information to share with everyone!
Convert555to565
- 16位图像格式转换,555转565,delphi的这方面的资料不是很好找,不过俺还是找到了,大家一起分享-16 image format conversion, 555 to 565. delphi the information in this regard is not very good find, but I still find, share with everyone! !
2DGame
- vb.net 做的游戏类似与RPG 不过只有一小部分-vb.net do similar games with RPG but only a small portion of
RPGgame
- vb.net 做的RPG游戏,不过还有点BUG没有调试好 -vb.net do RPG games, but there are no points BUG good debugging
Memorize_I19399810132005
- visual basic.net 做的一款记忆游戏-visual memory so one of the game
1135165367430
- java图书管理系统,很完整的,有助于学习.-java library management system is complete, to the learning process.
HideRegistry
- 关于如何突破 icesword 的注册表隐藏的一点想法.这个想法应该是可以突破现有版本的 icesword 的注册表隐藏的. 这是一个半通用的方法.但不是搜索特征传.在 coding 中,这个要比隐藏进程麻烦些. 编码如果超过 1天半 俺就会放弃. 这里给出了一个简单的包.里面包含一个驱动程序和一个注册表文件. 测试的时候请自己把 HideRegistryApp.exe 跑起来. 然后把 test.reg 导入到注册表中. icesword 可以先启动,也可以后启动. 然后在 iceswor
T-ProcMon
- 隐藏进程的驱动代码可以看T-ProcMon. 在2000/xp下编译通过-hidden code-driven process can be seen T-ProcMon. Under the compiler through 2000/xp
HideService
- 虽然我不知道icesword是什么样列举服务的,但估计最终也是通过历遍SCM内部的ServiceRecordList来检测。 为什么呢?看下面。 用附件中的InjectDLL.exe把hideservice.dll注入到Services.exe进程后就会把Alerter服务隐藏掉。用icesword也检测不出Alerter服务了。 代码原理很简单,就是在Services.exe进程找到ServiceRecordList表,将需要隐藏的服务从链表上断开。 既然icesword
REGAX
- Windows设备驱动自动注册代码,请用VC打开代码工程文件-Windows Device Driver automatic registration code, please use the VC open code project documents
csreaderandwriter
- 此代码实现了操作系统中进程的经典问题-读者写者问题.-this code of the operating system to achieve process classic problem - the problem of readers to write.
