登录
首页 » Visual C++ » WL.Tutorial

WL.Tutorial

于 2012-06-16 发布 文件大小:9051KB
0 281
下载积分: 1 下载次数: 72

代码说明:

  WinLicense 脱壳教程,脚本说明和视频教程。(WinLicense shelling tutorial, script, instructions and video tutorials.)

文件列表:

WinLicense V2.0.6.0 ByPass.rar,3365759,2011-01-07
WinLicense V2.0.6.0 Patching.rar,748694,2011-01-07
WinLicense V2.0.8.0 ByPass.rar,3874931,2011-01-07
WinLicense V2.0.8.0 Patching.rar,920686,2011-01-07
WinLicense V2.1.0.10 ByPass.rar,1986602,2011-01-07

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

发表评论

0 个回复

  • rsa
    rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A)(#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A))
    2012-05-16 11:09:35下载
    积分:1
  • imgecrypt_cpp
    说明:  用C++实现的图像加密和解密算法代码,功能强大(Using C++ implementation of image encryption and decryption algorithm code, powerful)
    2010-04-12 18:49:30下载
    积分:1
  • 图象压缩开发包 Jpeg2000 SDK
    一个强大的图象压缩开发包,支持压缩格式为jpeg,jpeg2000有损无损压缩(A powerful image compression development kit, support for compression formats jpeg, jpeg2000 detrimental to lossless compression)
    2008-06-08 00:10:01下载
    积分:1
  • SM3,SM4_UI
    将国密算法SM3, SM4 ECB的C代码打包成dll库。 然后在C#中进行调用。 有输入输出接口,测试结果正确。 包含所有源代码,可在此基础上进一步开发(The C code of the Chinese national algorithm SM3, SM4 ECB is packaged into a dll library and then called in C# with input and output interfaces. The test result is correct. Contains all source code and can be further developed on this basis)
    2020-11-17 01:49:39下载
    积分:1
  • sdf2samples
    用于开发Windows Mobile的参考源程序(Windows Mobile for the development of a reference source)
    2008-06-30 10:24:17下载
    积分:1
  • P0
    说明:  P/0词法分析程序,用的是C++程序语言(P/0 lexical analysis program)
    2013-01-13 16:26:43下载
    积分:1
  • DES
    VC编写的简单DES加密程序,密钥由用户手动输入,可加密字符串(VC prepared by the simple DES encryption program, the key to manually input by the user)
    2014-07-28 22:45:11下载
    积分:1
  • regtonfatodfa
    正则表达式转换为NFA再转换为DFA,并附原理介绍(Regular expression is converted to NFA and then convert the DFA, with the principle of introduction)
    2020-11-08 19:59:48下载
    积分:1
  • DES_Test
    DES加密的MFC实现,主要包括两部分组成,有字符串加密和文件加密两种模式,实现了3DES功能,让加密更安全(including string and files by DES)
    2013-10-28 19:46:24下载
    积分:1
  • DD_PassWord
    实现任意数据文件的加密,和输入的数据加密(PassWord)
    2010-05-31 12:24:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载