Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/14/2020 in Posts

  1. 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.
    2 points
  2. https://gameguardian.net/help/ Also look at Lucky Patcher script converter. LP2lua (#8vl22s8i)
    1 point
  3. 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
  4. Hello guys, We are very happy to see that our lua feature get some success. But we noticed that some guys leek and use functions whats not made by their self to sell other guys work here. We have no problem if you advertise selfmade vip scripts on our side, but if we find out that you use functions what made by others people (we will decrypt everything you upload here) without to post credits, your content will be deleted and you get banned. Leachers and copy paste guys are the shame in the hacking community, especially if they make money with other guys work. If you use other guys functions, you can upload it here for free, but you have everytime to post the credits in the mainpost of your upload. If you dont know who made because a functions is a copy of a copy of a copy of a stolen script....you can write "credits: to a unknown guy" At reversers and guys who made the real work: if you see your functions in other scripts without credits to you, pm me with a small prove that you are the creator and we will remove it from our site. Its very frightening to see that there are some script kiddies who make money with stolen scripts. You guys are not welcome here!!!! Geri
    1 point
  5. Show video with same condition for different versions and different load time. And attach logcat from that.
    -1 points
×
×
  • 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.