CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 -

搜索资源列表

  1. T206

    0下载:
  2. 虚拟机是目前讨论最多加密方式之一,我将通过分析整个T206 挑战(价值1500 刀)的逆向源代码,尝试着揭开虚拟机构建的原理。本文解释了如何编制一个虚拟机,同时 给出了它的源代码和结构,以帮助那些想分析这个挑战的人。完整的逆向源代码在附录中。-Discussion of the virtual machine is one of the most encryption methods, I will analyze the challenges the T206 (the value o
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:238771
    • 提供者:mall
  1. Cryptography

    0下载:
  2. Cryptography and NetworkSecurity
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:37098
    • 提供者:mmsp
  1. Rijndael_algorithm_and_porformance_analysis

    0下载:
  2. Rijndael算法已经成为AES的加密标准,自己收集的关于Rijndael算法的介绍和其在加密方面性能的论文。-The papers about Rijndael algorithm and a detailed analysis of its performance
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:474820
    • 提供者:mliang
  1. OllyDBG-entry

    0下载:
  2. OllyDBG 入门教程,带实例,可不太好找哦-OllyDBG entry
  3. 所属分类:Crack_Hack

    • 发布日期:2017-11-09
    • 文件大小:43581080
    • 提供者:大海
  1. cryptlib_brochure(Jan07)

    0下载:
  2. crypt document for new developer
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:265522
    • 提供者:邹刚
  1. ANSI_X9.52-1998

    0下载:
  2. ANSI X9.52 3DES加密操作运算法则-ANSI X9.52 3DES encryption algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:218521
    • 提供者:chunlv
  1. jiamifangfa

    1下载:
  2. 讲解vc下使用基于硬盘序列号和RSA算法的软件加密方法-Vc explain the use of RSA-based hard drive serial number and software encryption algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:144211
    • 提供者:之间了
  1. AES-CPP

    0下载:
  2. aes(rijndael 算法)的C++实现,详细讲解了aes的原理,并讲解利用C++的实现方法-aes (rijndael algorithm) C++ implementation, explained in detail the principles of aes, and explain the use of C++ implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:252830
    • 提供者:Bruce Lee
  1. Codesys2.1

    1下载:
  2. Codesys2.1 编程手册,上 海 派 芬 自 动 控 制 技 术 有 限 公司编写 有应用实例-Codesys2.1 Programming Manual, Automatic Control Technology Co., Ltd. Shanghai Finland prepared to send a application example
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4484730
    • 提供者:彭媛
  1. HMAC-MD5

    0下载:
  2. HMAC — MD 5算法的硬件实现,可以对初学者有一定得帮助。-HMAC- MD 5 algorithm for hardware implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:179416
    • 提供者:zhangchaoqi
  1. PSOPT_Manual_R3

    0下载:
  2. 此最优控制问题求解软件说明,是解算软件参考,能够很好的解决相关优化问题-optimal control
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-04
    • 文件大小:1350050
    • 提供者:wang
  1. SM2

    0下载:
  2. SM2算法,国家密码管理局公布的商用密码算法,关于椭圆曲线加密及签名的文档。-SM2 algorithm, published by the State Administration password commercial cryptographic algorithms, elliptic curve cryptography and signature on the document.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:858000
    • 提供者:保密
  1. OllyDBG_API_DD

    0下载:
  2. OllyDBG常用API断点,以前收集的,非常实用-OllyDBG API break
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-27
    • 文件大小:122527
    • 提供者:大海
  1. CECC

    0下载:
  2. C语言实现的椭圆曲线加密算法,十分强悍。真的很好用-C Language Implementation of elliptic curve encryption algorithm, is very tough. Really good use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:183491
    • 提供者:Decell Hoo
  1. DES_Verilog

    0下载:
  2. 这是我用Verilog写的DES加解密程序,准确的说这是一份实验报告,里面不但有程序还有简单的注释[主要是针对仿真的波形的],我主要写的是主控部分,密钥生成部分参考了下版原康宏的程序.该程序即可加密也可解密,选用CycloneII器件即能跑到100Mhz以上.-This is what I used to write Verilog the DES encryption and decryption procedures, accurate to say that this is a test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:297120
    • 提供者:jesse
  1. RAR

    0下载:
  2. 关于rar密码加密及破解的文档,很实用,读了以后对rar更加了解。-And crack rar password encryption on the document, very useful, read more about the future of the rar.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-18
    • 文件大小:4756433
    • 提供者:wangpichao
  1. SHA-1

    1下载:
  2. SHA-1算法实现的详细资料。里面还包括了具体加解密前后的样本例子。-SHA-1 algorithm implementation details. Which also includes specific examples of a sample before and after the encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-27
    • 文件大小:197885
    • 提供者:jersey
  1. DS5003_cn

    0下载:
  2. DS5003安全微處理器集成了最先進的加密功能-DS5003 secure microcontroller integrates the most advanced encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:693008
    • 提供者:wy
  1. AES

    0下载:
  2. 分组密码加密标准算法高级加密标准AES的 C语言实现代码文档-C source code of AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:60284
    • 提供者:蒙嘎勒
  1. FM1208-COS2.0

    1下载:
  2. fmcos简介特点及加密逻辑和数据的存储空间-About fmcos logic and data encryption features and storage space
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2219624
    • 提供者:fangke
« 1 2 3 4 56 7 8 9 10 ... 45 »
搜珍网 www.dssz.com