搜索资源列表
newgina_pre09.zip
- 一个可以替换NT登录程序的程序
RSHService.zip
- 替换windows的rsh服务的程序
stringyhc
- 常用的子串替换、去除空格、找子串等,以包含文件用,将main()注释去掉,将.h改名.c就可以进行测试。-common substrings replacement, remove the box, finding substrings, to contain documents of main () Comments removed and will. H renamed. C can be tested.
在Win2000 XP上安静地替换正在使用的系统文件
- 可以替换windows正在使用的模块 -can replace the windows are using the module
RSA 公开密匙加密算法的替换程序
- RSA公开密钥加密解密算法的替换程序,程序优化,效率高-RSA public key encryption and decryption algorithm replacement procedure is optimized, high efficiency
TrapCAD
- 使用一种代码注入技术实现屏蔽Windows2000/xp系统热键Ctrl+Alt+Del的方法,而非替换系统Dll。-use of a code injection technology shielding Windows2000/xp Hotkey Ctrl Alt Del approach, rather than replace systems Dll.
testdesk
- 可以替换windows桌面的桌面原型程序。使用MFC编写。修改注册表的HKEY_CURRENT_USER\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\winlogon\\的shell子键为这个的程序,程序启动后就会自动启动这个程序-can replace the windows desktop desktop prototype. MFC prepared. Amending the registry HKEY_CURR
logogina
- 在Windows NT/2k/XP下登录认证方式的替换和控制编程方法-under Windows NT/2k/XP login authentication and control of the replacement programming
starcraftonline
- 本程序利用钩子捕获星际的IPX网络包,通过替换函数入口的方式转换IPX数据为UDP数据包并发到公网服务端,通过公网实现了如同浩方一样的联机游戏功能,其中的钩子dll框架来自网上一强人,本人修改后实现了星际的互连功能。-procedures for the use of the hook capture the interstellar IPX packet networks, import substitution function through the data conversion IPX
949327266
- 准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加了
Replacer
- 强制替换系统文件。在xp,2003下测试过。但对一些插件,病毒文件不起作用,不知道为什么-mandatory replacement of system files. In xp, 2003 under tested. But for some plug-ins, viruses ineffective documents, we do not know why.
XGina
- XGina 一个gina的例子,基于MFC。替换了windows的默认登陆界面
0303kais
- 本程序是凯撒密码仿真程序。可根据输入的密钥 生成字母替换表。有加密和解密功能。可载入文件进行加密或解密。功能还可扩展。-this procedure is Caesar password simulation program. Can be imported under the Key Generation alphabetical replacement table. Have encryption and decryption functions. Documents can be prin
SampleCredentialProvider
- 微软的Vista的credential provider的简单示例。此示例演示Vista登陆与解除锁定。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider of simple examples. This example demonstrated Vista landing and unlocks. Beginners development Vista landing interface can replace the reference
SampleAllControlsCredentialProvider
- 微软的Vista的credential provider的全控件示例。此示例演示Vista登陆9个不同UI field类型。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider controls the entire sample. This example demonstrated Vista landing nine different types of UI field. Beginners development Vista landi
采用替换文件的方法截获WinSock中的函数调用
- D:\\vc教程\\newweb\\1图像声音\\net1\\采用替换文件的方法截获WinSock中的函数调用-D : \\ vc Directory \\ newweb \\ images a voice \\ net1 \\ documents used to replace the WinSock intercepted the function call
替换算法
- 利用替换算法的加密算法!-use replacement algorithm encryption algorithm!
替换密码
- 本人自行编写的替换密码小程序,程序不大,是作为试验的-I write their own code for the replacement of small procedures, procedures not, as a test
RSHService.zip
- 替换windows的rsh服务的程序,Program which can replace the windows rsh service
Nachos-scheduler.tar
- 本课题的目的是要实现缺页处理程序,这需要在适当的时候将某些页面替换出/入。为了减少缺页和将页面从内存淘汰到磁盘的次数,要求你实现五种页面替换算法。 NRU(Not Recently Used)算法 SC(Second Chance)算法 Clock算法 Working Set算法 Aging算法 -The purpose of this project is to achieve the missing page handling procedures, which ne