什么是一些可靠的闪存混淆器? [英] What are some reliable Flash obfuscators?

查看:257
本文介绍了什么是一些可靠的闪存混淆器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要创建一个游戏在Flash的提交高分到服务器。虽然我打算把几个precautions在服务器端,以prevent篡改,在链中的薄弱环节是Flash本身。使用作弊工具,玩家可以监控并在内存中调整的变量。

I'm creating a game in Flash that submits high scores to a server. While I'm planning to take several precautions on the server-side to prevent tampering, the weak link in the chain is Flash itself. Using cheating tools, players can monitor and adjust variables in memory.

我意识到,大多数Flash / SWF混淆器是由意在prevent人(容易)反编译的SWF。他们会帮助所有为防作弊机制?

I realize that most Flash/SWF obfuscators are intended to prevent people from (easily) decompiling an SWF. Will they help at all as an anti-cheating mechanism?

推荐答案

正如你所说的混淆器只是一种方法,使反编译的code少更易于阅读,它不是一个可靠的保障。你,而不是建立自己的保护,以确保一个变量没有被修改,或者是在可接受的范围内瞬间T,等等...

As you said obfuscator are just a way to make decompiled code less easier to read, it's not a reliable protection. You have instead to build your own protection to ensure that a variable is not modified, or is in acceptable range for an instant T, etc...

您不能信任由客户提供的任何答案,但你必须检查在服务器端,如果一切正常。

You can't trust any answer provided by a client but you have to check on the server side if all is ok.

这篇关于什么是一些可靠的闪存混淆器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆