Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/22/2021 in Posts

  1. - For Job: -2000000000~-1000000000;0;0~1;0~~0;5;0~~0;0~~0;1::29 Range Flag Numbers;0;(lock 0/unlock 1);(lock 0/unlock 1);ID/Merchant rank D;0~~0;0~~0;Quantity/have numbers:: 29 Or Flag numbers;0;(lock 0/unlock 1);(lock 0/unlock 1);ID/Merchant rank D;0~~0;0~~0;Quantity/have::29 - For search flag: Examples build Flag 1. Windmill 2. Search numbers have (my 3) 3. Build for make different numbers 5. Search number you have (2), do it again after you got 6. After you got 1/2 number, 1 of them correct (have numbers), change number you want but I recommended 99 and just freeze number for wall/expand land/road can change 999 7. Look you (have number) if correct 8. Go back, hold (numbers code) and Click "Go to the address 8C71040C (Can Change every close game)" 9. And you got Flag Number for build, Flag number First Line in my account Flag Dword/Blue -199.977.224 can change every time you close the game. Save every time you use and rename example "Flag Build -199.977.224;0;0~1;0~~0;89;0~~0;0~~0;90::25" make sure you remember flag number this time, but next time can changed FYI : Dword 3 upper 90/number have it's a LV/Upgrade for build, so if you want max just change 99/max lv ID for build can check other person post
    3 points
  2. yup..couldnt ask for more. great details. unless you are blind or cant read...then that is a real problem.
    2 points
  3. clear as crystals...good job.
    2 points
  4. I found direct value of coin.Its pointer always changes once coin value is changed.and idk its encryption. So i recommend monkey san's method.
    2 points
  5. Pointer is pointer.XD. He is always pointing to its belong values. You will notice some addresses are in purple color. Lets choose an address which can be pointer.Note it as 'P'. hold press it and choose goto pointer. it will take you to another address.Lets note this address as 'A'. Hold press it and choose pointer search. The 'P' address will be in the results. you try find connection between 'A' and 'P'. There will be some static values around 'A' or 'P'.Use them as advantage. You will confused if i tell all. Read this article.you'll get a bunch of knowledge. Using Offsets (#90nae9fs)
    1 point
  6. Then you should search some pointers. Backward or forward.Both is useful. May be because of different arm or firmware.I've seen like that.Ones dont have Cb region. Values are in another region instead of in Anonymous, Ca. Try different setRanges for that.
    1 point
  7. This is not video tutorial
    1 point
  8. some other things that i found.. Screenrecorder-2021-08-22-02-28-10-856.mp4
    1 point
  9. Hi you should search for double variables, for your shop data search this: 137;339;824;2079~2090 in "double" variables, not Dword!
    1 point
  10. Pointers not useless. And they not different at all. But your experience at pointers not about pointers at all. It is about usage CE, which not memory editor only (like GG). It is debugger, like gdb. Also you use it in Windows. Windows do not have ASLR in general. It implemented only in latest Windows. An Android ASLR exists much longer. So you need more actions to make pointers useful. Another pitfall is ARM itself. RISC architecture where offset usually embedded in code instructions. You can not store 32-bit operand in 32-bit code instruction and so on. Pointers really hard for use for Android. And you need gdb if you want use some stuff like breakpoints. Also in Windows, games which you hack do not contain any defense against hack. Because they sold as bundle. Not as free-to-play. For example you can try hack with CE something defensed with Denuvo. You can not, because it is protection of advanced level. In Android most good games with good enough protection form average user. So near every game now contains some anti-debugging technics which prevent simple use gdb. As I say you can try use ceserver + CE for find it is true or not. If it it is GG is bad, then ceserver give you all possibility which you have in CE for Windows apps. [added 4 minutes later] And Windows is good place where you have unlimited access to everything, powerful CPU and video, lot of RAM and so on. In Android sometimes you do not have root, or root limited in actions, CPU not powerful at all, video is weak, RAM is not always enough for your game only (do not speak about GG + game) and so on. All things from embedded devices. Some approaches from Windows you simply can not use here.
    1 point
  11. You not in Windows anymore. It is Android and usually ARM. So no, you can not use pointers like in Windows x86. If you like CE you can try use it via adb and ceserver.
    1 point
  12. Thanks a lot for sharing this, im amazed at how you figure these things out.
    1 point
  13. If you break your save, file is located here : Android/data/com.ideabox.iamzombie/save.dat
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.