无名商城论坛

搜索
查看: 345|回复: 0

[技术教程] 咪咕游戏-生化前线僵尸来袭破解(无switch案例)直播

[复制链接]

1万

主题

1万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
32464
发表于 2022-5-8 14:12:35 | 显示全部楼层 |阅读模式
据说咪咕游戏搜索onresult,直接修改switch就能成功?但是没有switch怎么办?接下来开始本案例的分析
破解关键伪java源码
★★★★★★★★★★★★★★★★★★★★★★★
package cn.cmgame.billing.api;

import cn.cmgame.billing.api.GameInterface.ILoginCallback;
import com.unity3d.player.UnityPlayer;

class GamePayUnity$1 implements ILoginCallback {
    private final /* synthetic */ String val$gameObject;
    private final /* synthetic */ String val$runtimeScript;

    GamePayUnity$1(String str, String str2) {
        this.val$gameObject = str;
        this.val$runtimeScript = str2;
    }

    public void onResult(int i, String str, Object obj) {
        UnityPlayer.UnitySendMessage(this.val$gameObject, this.val$runtimeScript, new StringBuilder(String.valueOf(str)).append("|").append(i).toString());
    }
}
★★★★★★★★★★★★★★★★★★★★★★★
工具:mt二代
待宰割的猎物:生化前线-僵尸来袭
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表