License of "Together Control Center 6.0"

博客给出了 Together Control Center 6.0 的 license.java 源码,包含多个方法。同时详细说明了破解该软件的步骤,如编译文件、修改配置文件等。若程序报错可能是补丁安装不正确。还提及不同版本可能不适用此破解方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

License of "Together Control Center 6.0"


//----------------------------------源码开始------------------------------------
//file:license.java
package flexlm;

import java.io.PrintStream;

public class license
{

    public license(String s, int i, int j, int k, int l, int i1, int j1)
    {
        say("HACK licence:" + s + ":" + i + ":" + j + ":" + k + ":" + l + ":" + i1 + ":" + j1);
    }

    public int checkout(int i, String s, String s1, int j, String s2)
    {
        say("HACK checkout:" + i + ":" + s + ":" + s1 + ":" + j + ":" + s2);
        return 0;
    }

    public void checkin()
    {
        say("HACK checkin: last");
    }

    public int heartbeat(int ai[], int i)
    {
        say("HACK hartbeat: ok");
        return 0;
    }

    public boolean ok()
    {
        say("HACK ok: ok");
        return true;
    }

    public String get_errstring()
    {
        return null;
    }

    public String warning()
    {
        return null;
    }

    public int get_major_errcode()
    {
        return 0;
    }

    public int get_minor_errcode()
    {
        return 0;
    }

    public String getUsername()
    {
        return "JavaUser";
    }

    public String getHostname()
    {
        return "JavaHost";
    }

    public String getDisplay()
    {
        return "";
    }

    protected void say(String s)
    {
        try
        {
            System.out.println("" + System.currentTimeMillis() + ":" + s + "/r/n");
        }
        catch(Exception exception) { }
    }
}

//-----------------------源码结束-----------------------------------------------

说明:

To patch Togethersoft "Together Control Center 6.0" do the following:

0. 下载togther6.0 的地址 http://downloads.togethersoft.com/1968v9/windows/vm/together_1968v9.exe
1. compile this file and will create "flexlm/license.class"
2. Copy TGH/lib/together.jar to TGH/lib/together.jar.original
3. Open TGH/lib/together.jar in WINZIP
4. Select "flexlm" directory and drag-n-drop it in winzip window
   This will add the file flexlm/license.class to the together.jar
5. Modify TGH/config/flexlm.config to point to a license server "localhost"
   and the feature TogetherControlCenterFloating

    flexlm.feature=TogetherControlCenterFloating
    flexlm.licensePath = @localhost

6. Modify TGH/config/server.config to enable flexlm

    license.use_flexlm = true

7. Start together.exe, together.bat, together.sh
8. If the program gives an error that it cannot find a license/license manager
then it means that the patch was not installed correctly and together.jar does
not contain now the flexlm/license.class file as well.

Note that a another version different from 6.0 may not work with this fix.

For the enthusiast the patch works by replacing the class that calls into the
license manager, flexlm server in this case. It modifies all the methods that
connecto to the server and do checks to return the OK result. You can start
the program from together.bat file to see messages printed on the console when
the license checks are performed.


Have amy question please E-mail:lu_xiangdong(at)hotmail.com

---------------------------------------------------------------
--....()()()()()

QQ:5272052
MSN:lu_xiangdong@hotmail.com
home:http://piousoft.51.net/bclz
love:linux、java、php、girlfriend
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值