|
public async Task<string> SubmitScoreAsync(int score) |
This is still subject to a memory hack (modifying the int score passed into this function) with a tool like Cheat Engine and more. See https://github.com/dsasmblr/game-hacking
Given this significant vulnerability, what problem does the blockchain solve?
Nethereum.Game.Sample/Original/Core/Ethereum/GameScoreService.cs
Line 65 in e611dd8
This is still subject to a memory hack (modifying the int score passed into this function) with a tool like Cheat Engine and more. See https://github.com/dsasmblr/game-hacking
Given this significant vulnerability, what problem does the blockchain solve?