Help with custom types creation.

Memory scanning, code injection, debugger internals and other gamemodding related discussion
Post Reply
TurtleCray
What is cheating?
What is cheating?
Posts: 3
Joined: Tue May 02, 2017 1:58 pm
Reputation: 0

Help with custom types creation.

Post by TurtleCray »

Hi, I'm trying to cheat in a game that have an encrypted value.

I already cracked the encryption, the value is stored as a 4byte value but on a XX XX XX YY format.
The XX values are not changed but the YY is actually 255 - Value

Examples:
100 dec = (FF - 64) = 9B = 155 dec
99999 dec = 01 86 (FF - 9F) = 01 86 60 = 99936 dec

Does anyone have a LUA or Assembler tutorial for helping creating that custom type?

Thanks in Advance.

User avatar
Nemesis
Cheater
Cheater
Posts: 27
Joined: Fri Apr 21, 2017 2:08 pm
Reputation: 28

Re: Help with custom types creation.

Post by Nemesis »

Could you take a screenshot of a specific situation?

If I guessed correctly, maybe the "ReadMem" instruction could help you.

[Link]

Regards
Nemesis

Post Reply

Who is online

Users browsing this forum: No registered users