zoukankan      html  css  js  c++  java
  • SecureCRT安装包和破解脚本

    第一步下载 SecureCRT安装包和破解脚本

    1. 下载 http://pan.baidu.com/s/1c1D5Ala
    2. 破解脚本 securecrt_mac_crack.pl安装包scrt-7.3.7-1034.osx_x64.dmg
    3. 双击安装包 
      这里写图片描述

      这里写图片描述
      先点击agree,然后会跳出一个窗口,再把窗口中的文件复制到应用程序目录下即可。(即点击mac的Finder,然后点击应用程序,然后点击粘贴即可)

            4.在Finder中输入终端,然后执行命令

    sudo perl~ /Downloads/securecrt_mac_crack.pl /Applications/SecureCRT.app/Contents/MacOS/SecureCRT 
    这个路径大家得自己确定下是不是这个,否则显示找不到文件。

            5.搞定后,终端会有相应的密码显示出来。

    1.  
      didideMacBook-Pro-44~ didi$ sudo perl ~/Downloads/securecrt_mac_crack.pl /Applications/SecureCRT.app/Contents/MacOS/SecureCRT
    2.  
      Password:
    3.  
      defined(@array) is deprecated at /Users/didi/Downloads/securecrt_mac_crack.pl line 30.
    4.  
      (Maybe you should just omit the defined()?)
    5.  
      given is experimental at /Users/didi/Downloads/securecrt_mac_crack.pl line 62.
    6.  
      when is experimental at /Users/didi/Downloads/securecrt_mac_crack.pl line 63.
    7.  
      when is experimental at /Users/didi/Downloads/securecrt_mac_crack.pl line 69.
    8.  
      It has been cracked
    9.  
       
    10.  
      License:
    11.  
       
    12.  
      Name: bleedfly
    13.  
      Company: bleedfly.com
    14.  
      Serial Number: 03-29-002542
    15.  
      License Key: ADGB7V 9SHE34 Y2BST3 K78ZKF ADUPW4 K819ZW 4HVJCE P1NYRC
    16.  
      Issue Date: 09-17-2013

            6 .在应用程序中打开SecureCRT输入终端中的数据

    打开SecureCRT,输入刚才终端的数据就完成了破解 
    再次打开 SecureCRT 点击Enter License Data.. 
    1) 直接Continue,空白不填写 
    2) 点击Enter Licence Manually 
    3) Name:输入bleedfly Company:输入 bleedfly.com 
    4) Serial number: 03-29-002542 
    License key: ADGB7V 9SHE34 Y2BST3 K78ZKF ADUPW4 K819ZW 4HVJCE P1NYRC 
    5) Issue date: 09-17-2013 
    6) 点击 Done

  • 相关阅读:
    JS设计模式之----单例模式
    回流(reflow)与重绘(repaint)
    React native 图标使用
    JS常用几种存储方式的使用规则与各自特征
    Vue
    Promise 一自我总结
    三栏布局 && 两栏布局
    linux限制用户目录
    wireshark 抓包过滤
    python之tomcat自动化备份,更新
  • 原文地址:https://www.cnblogs.com/xiexun/p/11806688.html
Copyright © 2011-2022 走看看