搜索资源列表
Analyse_QQprotocol
- qq协议分析辅助,包括2次md5加密,tea加密解密-qq protocol analysis support, including the 2nd md5 encryption, encryption and decryption of tea
analyseQQprotocol
- 我自己制作的用于分析qq协议的工作,保扩用到的md5,tea加解密-my own production agreement for the analysis of qq ensure expanded use the md5, tea encryption
clsTEA
- QQ的TEA遍解码DLL,带源玛~~~ ~~`
QQtea
- QQ的TEA加密算法,有要的可以下下来玩玩!
QQEncrypt
- 一个QQ-TEA加密解密算法的应用程序, 可以直接对数据进行加密和解密, 对于分析QQ登录协议很有帮助
QQ的TEA加密算法解密工具
- QQ的TEA加密算法解密工具,用C#制作。
QQtea
- QQ数据包中所使用的tea算法 这里是该算法的类实现-QQ packet tea used in the algorithm
QQTEA
- QQTEA算法类 内含加密解密函数及文本输入输出HEX数据函数,适合抓包分析数据,在TEA算法的基础上加入填入随机数以及交织算法,QQ和QQ游戏传输数据都是用此算法加密的,经过测试无误,格式非常工整-QQTEA algorithm class includes text encryption and decryption functions and HEX data input and output functions for analysis of data capture, the TEA
Tea-c++.rar
- tea 加密算法 qq使用的就是这个加密算法来 解决登陆问题,tea encryption algorithm used in qq is the encryption algorithm to solve the land problem
TEA.tar
- QQ加密算法-QQ encryption algorithm
37337quntools
- QQ TEA 加解密 QQ数据包的数据部分的解密工具-QQ TEA encryption and decryption of data packets QQ part of the decryption tools
TEA
- tea算法,qq的通信协议就是使用该算法加密!对于自己编写qq客户端比较有用!-tea algorithm, qq the communication protocol is the use of the encryption algorithm! Qq prepared for their clients more useful!
tea
- 采用c++实现的TEA加密与解密算法,据说早期QQ就是用这个加密的-Using c++ implementation of the TEA encryption and decryption algorithms, said earlier this QQ is to use encryption
ffner-choujiang
- 年终抽奖程序说明【飞越无限 ffner.cn】 本抽奖程序采用JS+HTML编写,效果精美,抽奖声效俱全,采用全键盘操作,并且判断去掉重复中奖 在使用的时候,首先需要允许Axtivex组件的运行和Javascr ipt的运行 系统初始化后,首先按F9切换菜单,看看系统初始化是否成功,如果不能调出菜单,按F5刷新试试 程序解压不要放在桌面,因为桌面的路径有空格,可能会造成数据路径识别出错 F11: 全屏切换 F9: 中奖榜单切换
tea
- tea是一种简单且高效的加密解密算法,而QQ通信中采用的正是这种密码的变形。此例包含测试程序,且经过实际数据截包验证-QQtea encryption and decryption algorithm
TEA-(2)
- TEA算法的python实现,TEA是腾讯QQ用到的加密算法,很有价值,-Realization the TEA algorithm of python, TEA encryption algorithm used in Tencent QQ, valuable, Oh
Tea-encryption-and-decryption
- tea加密解密 一般用于QQ封包密码加密-tea QQ packet encryption and decryption are generally used for password encryption
Tea-encryption-and-decryption-tool
- TEA加密解密,专门解密QQ算法,是一个很好的delphi 源码-Tea encryption and decryption toolTea encryption and decryption tool
tea
- 本代码是TEA加密算法的实现。其中,QQ登录在老版本中就是使用TEA算法实现加密。目前QQ加密已经升级不一定适用。但可以作为研究学习的入门材料。(This code is the implementation of the TEA encryption algorithm. Among them, QQ login in the old version is to use the TEA algorithm to implement encryption. At present, QQ encr
Tea加解密
- QQ的TEA加密解密算法,是易语言的源代码,全部开源。(QQ's TEA encryption and decryption algorithm.)