im new in the c# and only using Memory.dll x64 lib in c# form
its my cheat script in the cheat engine
[ENABLE]
"Asphalt8.exe"+1F2D27:
db 90 90 90 90
i know how to enjet this script c# form
its mean of
m.WriteMemory("Asphalt8.exe + 0x1F2D27", "bytes", "90 90 90 90");
(but idk how to convert it to C#. I tried to get help from many artificial intelligence, but they also failed.) ↓↓↓
define(address,Asphalt8.exe+AEBEDC)
define(bytes,8B 04 19 89 04 31)
[ENABLE]
assert(address,bytes)
alloc(newmem,$1000,Asphalt8.exe+AEBEDC)
label(code)
label(return)
newmem:
mov [rcx+rbx],#10
code:
mov eax,[rcx+rbx]
mov [rcx+rsi],eax
jmp return
address:
jmp newmem
nop
return:
where can i learn this how to do anyone help me pls i need some help
Even if you name a channel, article or anything else that I can learn from, that's enough.
Cheat Tables to C# From (QUESTION)
Who is online
Users browsing this forum: No registered users