CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:skype_part3_source

介绍说明--下载内容来自于网络,使用问题请自行百度

Skype open source code for 1.x/3.x/4.x versions of skype. Including rc4 and arithmetic compression.

** Skype protocol reverse engineered, source available for download **

You have unique chance to take a look on skype internal protocol and encryption. You will see what it uses strong AES and RSA encryption with public key infrastructure.

Autor project files on skype research - Efim Bushmanov
相关搜索: rc4

(系统自动生成,下载前可以参看下载内容)

下载文件列表

skype_part3_source/
skype_part3_source/get_cred/
skype_part3_source/get_cred/logging_on.reg
skype_part3_source/get_cred/Skype14.exe
skype_part3_source/get_cred/_get_cred.pl
skype_part3_source/get_cred/__readme.txt
skype_part3_source/proto/
skype_part3_source/proto/pkt1.txt
skype_part3_source/proto/skype_comm.txt
skype_part3_source/proto/_log_3pkt.txt
skype_part3_source/proto/_log_6Dpkt.txt
skype_part3_source/vc_proj/
skype_part3_source/vc_proj/arithmetic/
skype_part3_source/vc_proj/arithmetic/arithmetic.c
skype_part3_source/vc_proj/arithmetic/arithmetic.dsp
skype_part3_source/vc_proj/arithmetic/arithmetic.dsw
skype_part3_source/vc_proj/arithmetic/arithmetic.ncb
skype_part3_source/vc_proj/arithmetic/arithmetic.opt
skype_part3_source/vc_proj/arithmetic/arithmetic.plg
skype_part3_source/vc_proj/arithmetic/Debug/
skype_part3_source/vc_proj/arithmetic/Debug/arithmetic.exe
skype_part3_source/vc_proj/arithmetic/Debug/arithmetic.ilk
skype_part3_source/vc_proj/arithmetic/Debug/arithmetic.obj
skype_part3_source/vc_proj/arithmetic/Debug/arithmetic.pdb
skype_part3_source/vc_proj/arithmetic/Debug/main.obj
skype_part3_source/vc_proj/arithmetic/Debug/vc60.idb
skype_part3_source/vc_proj/arithmetic/Debug/vc60.pdb
skype_part3_source/vc_proj/arithmetic/Debug/___todo.txt
skype_part3_source/vc_proj/arithmetic/decrypt_41/
skype_part3_source/vc_proj/arithmetic/decrypt_41/a.txt
skype_part3_source/vc_proj/arithmetic/decrypt_41/b.txt
skype_part3_source/vc_proj/arithmetic/decrypt_41/Debug/
skype_part3_source/vc_proj/arithmetic/decrypt_41/Debug/decrypt_41.bsc
skype_part3_source/vc_proj/arithmetic/decrypt_41/Debug/decrypt_41.exe
skype_part3_source/vc_proj/arithmetic/decrypt_41/Debug/decrypt_41.ilk
skype_part3_source/vc_proj/arithmetic/decrypt_41/Debug/decrypt_41.obj
skype_part3_source/vc_proj/arithmetic/decrypt_41/Debug/decrypt_41.pch
skype_part3_source/vc_proj/arithmetic/decrypt_41/Debug/decrypt_41.pdb
skype_part3_source/vc_proj/arithmetic/decrypt_41/Debug/decrypt_41.sbr
skype_part3_source/vc_proj/arithmetic/decrypt_41/Debug/StdAfx.obj
skype_part3_source/vc_proj/arithmetic/decrypt_41/Debug/StdAfx.sbr
skype_part3_source/vc_proj/arithmetic/decrypt_41/Debug/vc60.idb
skype_part3_source/vc_proj/arithmetic/decrypt_41/Debug/vc60.pdb
skype_part3_source/vc_proj/arithmetic/decrypt_41/decrypt_41.cpp
skype_part3_source/vc_proj/arithmetic/decrypt_41/decrypt_41.dsp
skype_part3_source/vc_proj/arithmetic/decrypt_41/decrypt_41.dsw
skype_part3_source/vc_proj/arithmetic/decrypt_41/decrypt_41.ncb
skype_part3_source/vc_proj/arithmetic/decrypt_41/decrypt_41.opt
skype_part3_source/vc_proj/arithmetic/decrypt_41/decrypt_41.plg
skype_part3_source/vc_proj/arithmetic/decrypt_41/ReadMe.txt
skype_part3_source/vc_proj/arithmetic/decrypt_41/StdAfx.cpp
skype_part3_source/vc_proj/arithmetic/decrypt_41/StdAfx.h
skype_part3_source/vc_proj/arithmetic/decrypt_41/_hm.txt
skype_part3_source/vc_proj/arithmetic/decrypt_41/_i1.txt
skype_part3_source/vc_proj/arithmetic/decrypt_41/_inf2.txt
skype_part3_source/vc_proj/arithmetic/decrypt_41/_new.txt
skype_part3_source/vc_proj/arithmetic/main.c
skype_part3_source/vc_proj/arithmetic/old/
skype_part3_source/vc_proj/arithmetic/old/arithmetic.rar
skype_part3_source/vc_proj/chatsync/
skype_part3_source/vc_proj/chatsync/blobs/
skype_part3_source/vc_proj/chatsync/blobs/blob1.c
skype_part3_source/vc_proj/chatsync/blobs/blob1s.c
skype_part3_source/vc_proj/chatsync/blobs/blob2.c
skype_part3_source/vc_proj/chatsync/blobs/blob2s.c
skype_part3_source/vc_proj/chatsync/blobs/blob3s.c
skype_part3_source/vc_proj/chatsync/blobs/blob4s.c
skype_part3_source/vc_proj/chatsync/blobs/blob_enc.c
skype_part3_source/vc_proj/chatsync/blobs/blob_newblk.c
skype_part3_source/vc_proj/chatsync/blobs/n_blob1s.c
skype_part3_source/vc_proj/chatsync/chatsync.c
skype_part3_source/vc_proj/chatsync/chatsync.dsp
skype_part3_source/vc_proj/chatsync/chatsync.dsw
skype_part3_source/vc_proj/chatsync/chatsync.ncb
skype_part3_source/vc_proj/chatsync/chatsync.opt
skype_part3_source/vc_proj/chatsync/chatsync.plg
skype_part3_source/vc_proj/chatsync/comm_sock.c
skype_part3_source/vc_proj/chatsync/crypto/
skype_part3_source/vc_proj/chatsync/crypto/aes.h
skype_part3_source/vc_proj/chatsync/crypto/crypto.c
skype_part3_source/vc_proj/chatsync/crypto/crypto.h
skype_part3_source/vc_proj/chatsync/crypto/miracl.h
skype_part3_source/vc_proj/chatsync/crypto/miramax.c
skype_part3_source/vc_proj/chatsync/crypto/mirdef.h
skype_part3_source/vc_proj/chatsync/crypto/rijndael.c
skype_part3_source/vc_proj/chatsync/crypto/rijndael.h
skype_part3_source/vc_proj/chatsync/crypto/sha.c
skype_part3_source/vc_proj/chatsync/crypto/sha.h
skype_part3_source/vc_proj/chatsync/Debug/
skype_part3_source/vc_proj/chatsync/Debug/a_cred.txt
skype_part3_source/vc_proj/chatsync/Debug/a_msg.txt
skype_part3_source/vc_proj/chatsync/Debug/a_sendto.txt
skype_part3_source/vc_proj/chatsync/Debug/blob1.obj
skype_part3_source/vc_proj/chatsync/Debug/blob1s.obj
skype_part3_source/vc_proj/chatsync/Debug/blob2.obj
skype_part3_source/vc_proj/chatsync/Debug/blob2s.obj
skype_part3_source/vc_proj/chatsync/Debug/blob3s.obj
skype_part3_source/vc_proj/chats

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com