当前位置: 首页> 科技> 能源 > ubuntu22.04安装SecureCRT8.7.3,完成顺利使用

ubuntu22.04安装SecureCRT8.7.3,完成顺利使用

时间:2025/8/29 23:38:23来源:https://blog.csdn.net/jacicson1987/article/details/140444593 浏览次数:2次

材料准备

scrt-sfx安装包 , securecrt_linux_crack.pl 补丁脚本,和两个依赖库
其中securecrt_linux_crack.pl是找的专门适合 8.7.3版本的,网上很多版本的crack.pl只能打补丁以前的老版本。
而更老版本的SecureCRT对ubuntu22支持更不好,需要下载的老的依赖库很多,没法玩。

root@ubuntu22:~/scrt_install# ls -l
total 38656
-rw-r--r-- 1 root root  8293436 12月 25  2021 libicu63_63.1-6+deb10u3_amd64.deb
-rw-r--r-- 1 root root  1302640  7月 15 16:23 libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb
-rw-r--r-- 1 root root 29974656  7月 15 16:13 scrt-sfx-8.7.3-2279.ubuntu19-64.x86_64.deb
-rw-r--r-- 1 root root     2204  7月 15 17:07 securecrt_linux_crack.pl

安装

sudo apt install ./libicu63_63.1-6+deb10u3_amd64.deb
sudo apt install ./libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb
sudo apt install ./scrt-sfx-8.7.3-2279.ubuntu19-64.x86_64.deb

安装完毕

破解

sudo perl ./securecrt_linux_crack.pl /usr/bin/SecureCRT
crack successfulLicense:Name:           xiaobo_lCompany:        www.boll.meSerial Number:  03-91-324785License Key:    AC33SN 4JHKFS 48KYUT MY8F24 AAKC1C HJYFXT 8P6S99 MRAUQ2Issue Date:     02-12-2019

破解成功了一半

执行SecureCRT, 进入 EnterLicence,点击Next , 点击 Manual , 然后依次输入 Name, Company, SN, Key , Issue Date, 就激活成功了。

这里就不截图了。 =。=.

运行

运行Linux SecureCRT需要图形化桌面, 或者支持x11的远程工具,比如MobaXterm。
在这里插入图片描述

关键字:ubuntu22.04安装SecureCRT8.7.3,完成顺利使用

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

责任编辑: