搜索资源列表
socks5 remote exploit
- socks5 remote exploit/ linux x86易受到的攻击 linux:* socks5-v1.0r10 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r9 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r8 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r10 (compiled on a redh
AES加密算法演示程序
- 欢迎使用由ksaiy制作的AES加密算法演示程序,此算法为标准的AES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-welcome ksaiy
hamfax-0.6.4
- 气象传真软件,可以通过音频显示图象。c++代码,有谁可以把他转换成windows下的请与我联系,谢谢。tony90905@sina.com-weather fax software, audio can display images. C code, anyone can transform it into the windows, please contact me, thank you. Tony90905@sina.com
LaoenED_V1.0
- Laoen 加密器 V1.0,可对任意类型文件进行加(解)密,操作十分简便。文件加(解)密速度极快。是学习加密技术不可多得的入门范本。LaoenED V1.0 for DOS小巧精干,完全可以作为DOS扩充的外部命令使用(拷贝至c:\\windows\\command or c:\\dos)。 本次发布的Laoen加密器V1.0有2个版本(DOS/Windows): 版本 文件 大小 编译平台 1、LaoenED V1.0 for DOS Laoen
Taskmgr
- 功能: 关机 注销 重启 前端显示 进程的 列表显示 和结束 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。还有修改了clistctrl的外观属性 ,以及排序的实现。 2.本代码参考了的一些,程序,在这里特别感谢 戚晨皓 richenbaigu@sina.com 本程序,参 考了很多他编码 编译平台: 1.该代码在Windows
recoder
- 鼠标记录器 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 鼠标 行为的记录,重放 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。 2.本代码参考了的一些 程序, 参考了很多其他人的编码
computer
- 关机整人 小程序! 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令! 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。 2.在定时器中 用FindWindow实现了 cmd的 关闭。禁止使用 shutdown
EasyCharts_254_eval
- java 载同一源码, 站长审核合格后才能开通帐号。如果不想上载源码,可以成为【VIP会员】获得帐号 如果其他会员下载一次您上载的源码,您的可用下载数就会增加1次。更多说明请参看[帮助说明] 您(13908080@sina.com)最近上载的源码有 -err
fanhuoqiangjishu
- 使用说明 拷贝程序文件夹到计算机硬盘上,打开相关文件夹中的.dsw文件(Project Workspace文件)即可使用。代码说明参考书中相关章节内容。 有问题请mailto:liutao_mail@sina.com,我将尽力、尽快回答相关问题。 希望对您的学习有帮助!-welcome
ncache-3.0_64.tar
- 网站加速缓存,新浪开发小组开发的产品,在网站访问量大增时,网站变得缓慢.必须用CACHE-Speed up the cache site, Sina development team to develop products, increase traffic on the site, the site has become slow. Must CACHE
update-weather
- 从新浪天气下载/切割页面 形成一个体积较小的html天气预报文件。包括图片。 在ubuntu/apache环境下,wwwroot=/var/www -Weather download from the Sina/Cutting the page to form a smaller forecast of html files. Including pictures. In ubuntu/apache environment, wwwroot =/var/www
X2_Music_Box
- Linux下实现网络播放器功能,运用GTK,GSTREAMER,线程技术,Socket技术等,并引用DICUZZ!论坛程序。是不可多得Linux实例代码。-Achieved under Linux network player functionality, the use of GTK, GSTREAMER, threading, Socket technology, citing DICUZZ! Forum program. Linux is a rare example of the cod
followme_src
- 基于qt开发的微博客户端,可以登录新浪微博-Qt developed based microblogging client, you can log Sina microblogging
wuxian
- 这是无线安全文档,无线安全再突破_暴力破解WPA加密功略-This is a wireless security document, and then wireless security WPA encryption brute-force break _ sina
ProtectVideo
- 程序名称:ProtectVideo.exe Version v1.0 2012-1-18 Writed by 精准 email:bcd5678@sina.com 这是一个为了提高大型文件数据安全性的程序,原理也非常简单,通过交换文件头部前2k数据的位置,从而达到保护文件中的数据,不会轻易被受保护人随意看到的目的。本程序仅仅自动对当前目录下大于10m的文件进行处理。
des
- 数据加宓标准DES算法於Matlab上的实现。 源码取自於:GreenSim——算法仿真團隊→http://blog.sina.com.cn/greensim 但该源码有误,少了Initial Permutation 和Inverse initial Permutation。由小弟小做修改。-DES encode function on matlab.
ddes
- 数据加密标淮DES 解密之matlab实现 由GreenSim——算法仿真團隊→http://blog.sina.com.cn/greensim 之DES经小弟修改为解密之函数-DES decode in matlab
pop3
- 基于linux下的POP3端口。可以收新浪等126等信箱的邮件-Based on the POP3 port under linux. 126 such as Sina and other mail messages can be received
SDK
- 对新浪提供的SDK进行了修改,实现对新浪用户数据的爬去-SDK provided on Sina has been modified to achieve climbing Sina user data
SinaWeiboDemo
- 新浪微博共享功能,能在工程中直接使用,简单方便。-Sina microblogging sharing capabilities that can be used directly in the project, simple and convenient.