Jump to content

Enyby

Administrators
  • Posts

    8,811
  • Joined

  • Last visited

  • Days Won

    1,027

Everything posted by Enyby

  1. Enyby

    #OFF

    @DarkBorazer He can read code and decode it.
  2. Watch on YouTube: Group search 32 values - GameGuardian
  3. The offset must be subtracted. Let's imagine that we have such a structure: struct { uint32_t health; uint32_t ammo; uint32_t silver; uint32_t gold; } player; And we also have a pointer to it. player* curPlayer; Take the gold field from the structure. The offset of this field is 12 bytes, relative to the beginning of the structure. The pointer stores the address of the structure. We found the location of the gold field through GG. And we know the offset - 12. How do we find a pointer to a structure? Subtract from the address that we found, the desired offset. It is to subtract, not add. Therefore, this behavior is chosen. And if you enter all the options - this will only confuse unprepared users. If you need to look ahead, you can enter a negative offset, but there is no point in that. Why, I showed above. Pointers always point to the previous address, not to the next one. If you have a pointer to an array, then all elements of the array will have larger addresses than the array pointer, except for the zero element. Therefore, a negative offset has no meaning.
  4. @Sivaprasad1108 I need three of these screens. Exactly such. All the rest are not needed. One with VirtualXposed, the second with Virtual Space, the third without virtual spaces.
  5. No. I need start screen of GG. Never mind. Install this test version: GameGuardian.git_signed.apk This is not same test version as before! Run it in VirtualXposed. Go to Fix it menu. Select Show debug info. Make screenshot. It must be like this: Do same for run via Virtual Space. Do same for run outside virtual spaces as normal app. Upload all 3 screenshot here. _______________________________________________ added 0 minutes later @Sivaprasad1108
  6. Also try move GG and virtual space into real Internal storage. Not to sdcard expanded storage. If it possible.
  7. It takes three screens. Three. the same. The screen. Such as you have already done. From the GG start screen. Only in the first case, you need to run GG through VirtualXposed. In the second case - through Virtual Space. In the third case, without virtual spaces. You sent me three screenshots of something, not the start screen GG. Look like that. need 3 screen as I describe above for say exactly.
  8. Need two screenshot. One from VirtualXposed. Second from Virtual Space. Also make third screen, from direct run GG as usual app outside virtual spaces. I see you used join sdcard and internal memory. Possible it is reason why virtual space not work. _______________________________________________ added 0 minutes later @Sivaprasad1108
  9. Install this test version: GameGuardian.git_signed.apk Clone into virtual space. Run it in virtual space. Choose root mode. Ignore all messages until get start screen. Show screenshot from it. Try this not only for VirtualXposed, but for Parallel Space too. Screenshot must be like this:
  10. This logcat not work. Need record logcat via adb from PC. How to collect logcat (#c1aa00vp) Later I upload test version for you.
  11. Run inside virtual space. Select root mode. Ignore messages about failed start daemon. Enable record logcat. There will be written the way. Look at my screenshots. At the root of the memory card.
  12. Try read my posts. VIA ADB. No logcat - no help. _______________________________________________ added 1 minute later Also you can try: Start GG, Press "fix it" button, select "record logcat", wait for restart gg, reproduce issue, close gg, sent logcat file to me.
  13. show logcat, recorded via adb. How to collect logcat (#c1aa00vp) _______________________________________________ added 2 minutes later Also go to fix it menu and try disable Instrumentation. After that try run GG inside virtual space.
  14. I just look at them, and everything is different for me. In no virtual space did I see such a prefix. Record the video. It looks like you are doing something wrong. _______________________________________________ added 2 minutes later _______________________________________________ added 2 minutes later
  15. @Sivaprasad1108 You must run GG inside virtual space. Try other virtual spaces if VirtualXposed not work for you. If problem stay - show logcat, recorded via adb. How to collect logcat (#c1aa00vp)
  16. Enyby

    GameGuardian

    How to config speedhack / How to report a problem in speedhack (#5do9qk50)
  17. Generally in May, 32 days. This is just as obvious as the fact that the application can read your thoughts. And it can show the hidden cards, which are known only to the server. And it can change the data stored on the server. In general, everything that is shown in this video. It's a shame not to know. _______________________________________________ added 1 minute later And yes, in the day 30 hours, and in an hour 100 seconds. So wait for May 32, 28:98 PM. And when it comes, then there will be a release.
  18. The 32nd day in the month of May.
  19. Enyby

    GG Victim

    In our videos you can see the application GG Victim (formerly GG victum). This is a test application that we created ourselves. You can never get or download it, because it's a private application. You can not ask for a link or apk - this will never happen. The reason for creating this application: it is very difficult to find games that meet the necessary requirements to show some features of the work of GG. Also, there are copyright issues when uploading a video to Youtube. This application contains a lot of code that can help developers to strengthen protection or bypass GG. Therefore, this application can not be downloaded. If you need a test application for video recording or training, look for such application yourself. If you do not understand what a test application is, and you think that without GG Victim you can not work with GG, then GG is definitely not for you. Uninstall the GG.
  20. May 32, when the clock will show 28 hours 98 minutes after noon.
  21. Enyby

    LUA scripting

    It all depends only on you and your knowledge of Lua. If you know Lua, then yes. If you do not know, then no.
  22. http://asphalt.wikia.com/wiki/Talk:Asphalt_8:_Airborne/Vehicle_List
×
×
  • 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.