搜索资源列表
汇编内核加密算法
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
TinyCA
- 和MiniCA类似的数字证书工具,删除了不常用的功能,修正了若干BUG,改进界面更易操作,增加了文件格式支持种类。-MiniCA and similar digital certificates tools, do not delete the commonly used functions, and amended a number of bugs, improving the interface easier to use, to increase the types of file for
200806_TinyWidgets
- 修改過後的Tiny_widget. open source 的功能常常很陽春,而且有不少 bug, 這是我修正一些功能後的版本.
vim72.tar
- vim7.2最新源码。Vim 7.2修正了大量bug并更新了运行时文件,最主要的新特性在于加入对脚本浮点数的支持。另外,修正了上一版中发现多个导致崩溃和威胁安全的问题。
rc_rnd
- Rijndael algorithm修正了CBC下BUG的版本(有源代码)工作在:D5。作者:Sergey Kirichenko。--Rijndael algorithm that has revised BUG version under CBC(with source code).It works in D5. author:Sergey Kirichenko。
md5x86
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-Kernel compilation md5 algorithm, User requirements should be improved i
df
- linux 中df命令的实现c语言源码,是在busybox-1.1.2中移植出来的,因此也发现了其中的一个BUG,即其中的一个strdup函数分配的空间没有释放,造成内存泄露,在这份代码中进行了修正并注释了。-df command realize
msncode
- MSN 文件夹 ----- 全部程序DEMO源代码 MSN\MSN.EXE --- DEMO 可执行程序 msn.rss ----- 皮肤文件。可以在http://www.skinfeature.com 网站下载 SkinDesigner 皮肤制作工具修改编辑 Picture 文件夹 ----- 全部有关的图片文件 history skinfeature.dll 版本 1.0.0.2 及以上 更新说明 1。新接口支持 DrawS
improved_PSO_toolbox
- 对原PSO工具箱进行了该进,主要是修正了神经网络训练部分的几个漏洞。-modified some lines in the toolbox, especially in the part of training neural net. some bug fixed.
PLG_update
- 絕版之 Programming Linux games 源碼, 對於想要了解 SDL (Simple DirectMedia Layer) 及 Linux 遊戲設計的人推薦. p.s. 此為修正 Bug 及對應較新的 Update 版本-The Programming Linux games out of print source, who want to understand the SDL (Simple DirectMedia Layer) and the Linux game
CalCrc
- 详细说明:CRC16,CRC32,校验和实用计算工具,支持10,16进制 V1.2 增强了系统兼容性,修正Bug-CRC16, CRC32, Checksum calculation and practical tools, support 10,16 M V1.2 enhances system compatibility, as amended Bug-Details: CRC16, CRC32, checksum utility computing tools to support the
mtd-utils_20080508.orig.tar
- linux下的mtdpatch源代码包括yaffs补丁以及修正了mtd的若干bug-linux source code under the mtdpatch yaffs patches and fixes, including a number of bug mtd
VB-Check-QQ
- VB第九个外挂控件.VB绑定QQ控件-软件授权验证必备【已更新修正bug】 2011年11月13更新-VB Check QQ
ProMonkey_v2.03
- 程序猿ProMonkey V2.02 Build 20130302更新日志 1.修正弹窗乱码问题 2.修正install.php页面部分浏览器乱码问题 3.提高批量上传图片上限 安装方法 运行install.php 根据提示进行安装 默认用户名:admin 密码:admin 请登录后进入用户中心更改! 程序特色 1、界面友好 程序猿(ProMonkey)定位于轻量级的个人应用,简单优雅,完全远离错综复杂的界面。 2、兼容性
OllyICE
- OllyDBG增强修改版。 由于OllyDBG 1.1官方不再更新,故一些爱好者对OllyDBG修改,以新增一些功能或修正一些bug,OllyICE就是其中的一个修改版,且己汉化,取名OllyICE只是便于区分,其实质还是OllyDBG。-OllyDBG enhanced modified version. Official no longer updated OllyDBG 1.1, the number of enthusiasts OllyDBG modify to add some
InstallSoftInfo
- 获得系统已经安装软件列表,包含软件公司,软件版本号,软件安装路径。 修正了原代码中两处bug 1.不能正确显示安装路径 2.只从一处获得安装路径-get software install infomation
DES
- 支持明文文件读取和密文文件存储的DES加密解密算法。BUG已修正。-Plaintext and ciphertext file read file storage DES encryption and decryption algorithms. BUG has been fixed.
WinRing0_Test_ok
- 通过winring0 rdmsr获取cpu温度。 通过wmi查询获取硬盘温度和使用时间 从网络下载的代码,进行了bug修正和文件补齐。 在vs2005下编译测试通过。-Get cpu temperature by winring0 rdmsr. Query access the hard disk temperature and elapsed time by wmi