3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 1141|回复: 0
打印 上一主题 下一主题

[求助] dll个人主页验证

[复制链接]

3

主题

5

帖子

9

积分

新手玩家

Rank: 1

贡献度
0
金元
90
积分
9
精华
0
注册时间
2019-5-29
跳转到指定楼层
主题
发表于 2020-1-25 10:18 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
public void Record()
{
   
string str = string.Concat(SteamUser.GetSteamID().m_SteamID).Substring(8, 9);
   
for (int i = 0; i < this.Ver.NEXT_YANZHENG.Length; i++)
   
{
        
if (this.Ver.SUANFA(this.Ver.NEXT_YANZHENG[i], str))
        
{
            
PlayerPrefs.SetInt("Record", 1);
            
return;
        
}
   
}
   
PlayerPrefs.SetInt("Record", 0);







public readonly ulong[] NEXT_YANZHENG = new ulong[]
{
   
321UL,
   
35634401637UL,
   
266401950057UL









它这个验证怎么加密的呢?我怎么才能修改?


回复

使用道具 举报

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

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2026-3-27 19:15 , Processed in 0.025163 second(s), 15 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

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