• XSS.stack #1 – первый литературный журнал от юзеров форума

Static Pointers/Addresses for games In Emulators

tacobella

RAID-массив
Пользователь
Регистрация
14.11.2024
Сообщения
50
Реакции
10
Hi im a beginner to c++ and im trying to create a bot for a MMORPG game that runs on mobile/emulator.

i used GameGuardian (pretty much used it like cheatengine) to find Dynamic addresses of things like health/stats. but i couldn't continue to find a valid static address/pointer that doesnt change on game restart.

i used cheat engine but couldn't trace a valid static address/pointer.

lastly im a web developer. as far as i understand game sends its requests (packets) C->S and S->C . how can i intercept or capture game actions (such as moving x,y) for such game?

im thankful for hints and im willing to pay for guided consultance for how to build bot emulator games (that doesnt rely on gui)
 
I don’t have specific experience with game cheats, but the reason is ASLR.
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх