文章目录
- 一、下载地址
- 二、安装软件
- 1、下载的文件有2个,一个是安装包,一个是安装文件
- 2、打开安装包以后,将安装程序拖到应用程序中
- 三、执行安装文件
- 1、执行安装
- 2、错误解决
- 四、安装软件
- 1、打开SecureCTR后,选择Enter License Data
- 2、什么也不填写,选择Continue
- 3、选择EnterLicense Manually
- 4、输入前面复制的Name和Company
- 5、复制前面输入的 Serial Number 和 License Key
- 5、复制前面输入的 Issue Date
- 6、安装成功
- 7、选择非加密方式
一、下载地址
链接: https://pan.baidu.com/s/1K52NRYX-7nayiZZNfOe66w
密码: te11
二、安装软件
1、下载的文件有2个,一个是安装包,一个是安装文件
2、打开安装包以后,将安装程序拖到应用程序中
三、执行安装文件
1、执行安装
Mac打开本地终端,在里面输入一下命令。
sudo perl /Users/mlamp/Downloads/securecrt/securecrt_mac_crack.pl /Applications/SecureCRT.app/Contents/MacOS/SecureCRT
当出现一下内容,则表示执行成功
复制以下内容,以供后面安装使用
Name: bleedfly
Company: bleedfly.com
Serial Number: 03-29-002542
License Key: ADGB7V 9SHE34 Y2BST3 K78ZKF ADUPW4 K819ZW 4HVJCE P1NYRC
Issue Date: 09-17-2013
2、错误解决
当出现一下问题时
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /Users/mlamp/Downloads/securecrt/securecrt_mac_crack.pl line 30.
将30行defined进行删除既可
删除后的
sub usage {
print "\n".
"help:\n\n".
"\tperl securecrt_mac_crack.pl <file>\n\n\n".
"\tperl securecrt_mac_crack.pl /usr/bin/SecureCRT\n\n\n".
"\n";
&license;
exit;
}
&usage() if ! @ARGV ;
四、安装软件
1、打开SecureCTR后,选择Enter License Data
2、什么也不填写,选择Continue
3、选择EnterLicense Manually
4、输入前面复制的Name和Company
Name: bleedfly
Company: bleedfly.com
5、复制前面输入的 Serial Number 和 License Key
Serial Number: 03-29-002542
License Key: ADGB7V 9SHE34 Y2BST3 K78ZKF ADUPW4 K819ZW 4HVJCE P1NYRC
5、复制前面输入的 Issue Date
Issue Date: 09-17-2013
6、安装成功
7、选择非加密方式