主页

前言

finalshell是一个远程连接工具,我认为这个软件还是挺好的,界面至少看起来舒服,不会让人感觉这是上古时期的玩意,但是有些功能需要付费才能使用,但做为一个白嫖党,能白嫖就白嫖。

202282016710.png

激活方法

FinalShell高级版离线激活(Java版)

但因为我不会java,也没有Java环境,要搞起来还是挺麻烦的。
这里我又发现了一个php版本。

PHP版本激活算法

<?php
    if(!empty($_POST['k'])){
        if($_POST['s'] == 1){
            $a = '激活码为:'.strtolower(substr(md5('2356'.$_POST['k'].'13593'),8,16));
        }
        if($_POST['s'] == 0){
            $a = '激活码为:'.strtolower(substr(md5('61305'.$_POST['k'].'8552'),8,16));
        }
    }
?>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>激活码计算-molure.cn</title>
</head>
<body>
    <form action="#" method="post">
        <input type="text" name="k" id="k">
        <input type="radio" name="s" id="s" value="1">专业版
        <input type="radio" name="s" id="s" value="0">高级版
        <input type="submit" value="提交">
    </form>
    <?php echo $a ?>
</body>
</html>

激活步骤是与Java的方法是一直的,只不过生成激活码的算法是由PHP执行的。
这一版本甚至方便了太多了,如果你的环境是由宝塔搭建的话,那我们直接把这个php文件丢到服务器上运行,然后访问这个网址就行了。

白嫖

版权属于:Asnull
作品采用:本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。
4
查看目录

目录

来自 《Finalshell离线激活专业版或高级版》
评论

  1. 评论头像
    2023-01-27 回复

    大佬,麻烦问下,网站配置完点确定emmm,并没有任何操作,是什么原因啊

  2. 评论头像
    2022-08-25 回复
    https://blog.lipux.cn/usr/themes/lanstar11/assets/owo/biaoqing/quyin/

    好家伙,换主题了

    1. 评论头像
      @小予 Asnull 作者
      2022-08-25 回复
      https://blog.lipux.cn/usr/themes/lanstar11/assets/owo/biaoqing/paopao/

      是的,审美疲劳了,换个皮

      1. 评论头像
        @Asnull 小予
        2022-08-25 回复
        https://blog.lipux.cn/usr/themes/lanstar11/assets/owo/biaoqing/quyin/

        好家伙,看着大佬越来越厉害,而我却越来越废

        1. 评论头像
          @小予 Asnull 作者
          2022-08-25 回复

          没有,还是复制粘贴工程师╮(╯▽╰)╭ 。话说这主题好像有些bug

  3. 评论头像
    2022-08-21 回复

    [...]This article is reproduced from: https://blog.lipux.cn/archives/351/ This site is for inclusion only, and the copyright belongs to the original author.[...]

    1. 评论头像
      @Finalshell Offline Activation Pro or Premium R11; FENQ Asnull 作者
      2022-08-21 回复

      日你妈爬虫

博主很懒,啥都没有
43 文章数
4,098 评论量
5 分类数
48 页面数
已在风雨中度过 54年109天8小时3分