登录
首页 » LabView » VI-password-crack

VI-password-crack

于 2021-05-13 发布 文件大小:4935KB
0 210
下载积分: 1 下载次数: 346

代码说明:

  破解VI的密码,两种方法可用,MD5算法(Two methods for password crack of vi)

文件列表:

VI密码破解
..........\FlexHEX
..........\.......\FlexHEX.chm,641211,2008-12-21
..........\.......\FlexHEX.exe,6366720,2008-12-21
..........\.......\FlexHEX.hlp,44488,2008-12-21
..........\.......\FlexHEX.tip,5881,2008-12-21
..........\.......\FxCtx.dll,98304,2008-12-21
..........\.......\license.rtf,8586,2008-12-21
..........\.......\Search Patterns
..........\.......\...............\Whitespace.fsp,1591,2008-12-21
..........\.......\Structures
..........\.......\..........\Disk.fsd,3233,2008-12-21
..........\.......\汉化说明.txt,1017,2008-12-21
..........\ha_FlexHEX.rar,2099787,2013-12-05
..........\Md5Cracker.rar,602563,2013-12-05
..........\password crack
..........\..............\index next char.vi,29083,2009-08-05
..........\..............\passwordcrack.vi,13573,2013-12-05
..........\关于VI的破解方法.docx,258167,2013-12-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DES to achieve fully their own! Able to enter the selected string or the realiza...
    DES完全自己实现!能对输入字符串或者选定实现CBC,CFB-1,-8,-64等模式。算法自带有效率检测函数,运行结束显示系统效率。此源代码完全胜任课程设计,就算是毕业设计也只需进行一点改进。欢迎大家下载!-DES to achieve fully their own! Able to enter the selected string or the realization of CBC, CFB-1,-8,-64, such as model. Efficient detection algorithm own function, run the end of display system efficiency. This source code fully qualified for curriculum design, even if it is also just graduated from design to improve a little. Welcome you to download!
    2022-01-22 15:36:03下载
    积分:1
  • Random_Phrase_Encryption_based_on_4f_sys
    说明:  基于4f系统的双随机相位编码,matlab实现,用于图像加密(4f systems based on double random phase encoding, matlab realization for image encryption)
    2009-07-23 09:59:11下载
    积分:1
  • Hideseek_introduction
    Hideseek可将秘密文件隐写到指定图片中,并可检测隐写信息,本文是对该软件的使用说明。(hide &seek to run the file through individual test run normally. Hidden secret documents can be written to the specified picture, and can detect steganographic message.)
    2013-10-30 11:21:59下载
    积分:1
  • AES算法 2000年10月,NIST(美国国家标准和技术协会)宣布通过从15种侯选算法中选出的一项新的标准。Rijndael被选中成为将来的A...
    AES加密算法 2000年10月,NIST(美国国家标准和技术协会)宣布通过从15种侯选算法中选出的一项新的密匙加密标准。Rijndael被选中成为将来的AES。 Rijndael是在 1999 年下半年,由研究员 Joan Daemen 和 Vincent Rijmen 创建的。AES 正日益成为加密各种形式的电子数据的实际标准。 美国标准与技术研究院 (NIST) 于 2002 年 5 月 26 日制定了新的高级加密标准 (AES) 规范。-AES encryption algorithm in October 2000, NIST (National Institute of Standards and Technology Association) announced candidates from 15 kinds of algorithm selected a new encryption standard keys. Rijndael was selected to become the future of the AES. Rijndael is the second half of 1999, by researcher Joan Daemen and Vincent Rijmen created. AES encryption is increasingly becoming the various forms of de facto standard for electronic data. United States Institute of Standards and Technology (NIST) in May 26, 2002 developed a new Advanced Encryption Standard (AES) norms.
    2022-09-23 16:55:03下载
    积分:1
  • 钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后...
    带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符) 字符串 */ char* MDFile (char *) /*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长 (32个字符)字符串 */ char* hmac_md5(char* text, char* key) /*输入任意一个字符串text,和一个用做密钥的字符串key,经过hmac_md5算法处 理,返回处理结果:一个定长字符串(32个字符)*/ 具体使用方法可参考例子sample.c,其运行结果在本文后面。-Md5 algorithm with a key repository md5lib.h total of the following functions: char* MDString (char*) /* enter any one string, after md5 algorithm processing, return the result: a fixed-length (32 characters) string*/char* MDFile (char*) /* enter any of the file name, file contents through the md5 algorithm processing, return the result: a fixed-length (32 characters) string*/char* hmac_md5 (char* text, char* key) /* input a string of arbitrary text, and a string key used as key, after hmac_md5 algorithm processing, return processing results: a fixed-length string (32 characters)*/specific examples of the use of methods can be found sample.c, the results
    2022-01-27 23:50:06下载
    积分:1
  • 123456
    计算卡片过程密钥,加密密码数据,计算安全报文鉴别(MAC)过程密钥 (Calculating card key, the encrypted password data, calculate the safety message authentication (MAC) key)
    2013-08-14 13:15:47下载
    积分:1
  • ECC
    C语言,大素数域上的椭圆曲线加密解密算法(C language, the domain of large prime numbers on the elliptic curve encryption and decryption algorithm)
    2021-04-18 14:08:52下载
    积分:1
  • 详细的AESRSASHA1实现原理,其中RSA中内容自建的大书包。
    详细的AESRSASHA1实现原理,其中RSA中内容自建的大书包。-Detailed AESRSASHA1 Principle, in which the contents of self-RSA big bags.
    2023-08-30 02:35:03下载
    积分:1
  • transparent-encryption
    基于双缓冲过滤驱动的透明加密系统研究与实现(Based on double buffer transparent encryption system filter driver and Implementation Research)
    2011-11-19 21:06:54下载
    积分:1
  • rsa encryption which ask a user input must me be uppercase letter
    rsa encryption which ask a user input must me be uppercase letter-rsa encryption which ask a user input must me be uppercase letter..
    2022-01-25 22:54:08下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载