Jump to content

MrSx

Members
  • Posts

    28
  • Joined

  • Last visited

Posts posted by MrSx

  1. On 8/5/2024 at 8:26 AM, BoraBill said:

    Can anyone help me with how to create a script using this offset. the game is in unity 2d online, and this script would be to increase my experience received when killing monsters

     

    [Servidor] 

     // RVA: 0xAE5980 Deslocamento: 0xAE5980 VA: 0xAE5980

        public void OnGainExperience(Monstro monstro, int quantidade) { }

    offset from lib (#75r4o38c)
  2. On 7/28/2024 at 4:04 PM, stbahoz said:

    I have a big problem, I want to hack PUBG mobile on a virtual machine because I don't have root permission and I want am using a shell file .sh on Mt manager and I have used vmos pro, virtual master, f1vm, vphonegaga and PUBG mobile crashs in those virtual machine and in vphonegaga Mt manager fails to grant 777 permission to the shell file it says unable to chmod operation not permitted and when I open PUBG mobile it says com.tencent.ig was killed by tencent game protect, in the other virtual machines I am able to grant 777 permission and when I open PUBG it crashs, I think the game detects root

    Can someone help me how to fix this problem and what virtual machine should I use?

    Try givig 777 with terminal. First text "su" and grant Shell root. Then text "su chmod 777 <folder>" if it doesnt work try it mannualy from mt manager again after chmod process

  3. 2 hours ago, kongkog11 said:

    I find it by finding normal values. My brother wants to learn about offset. I don't understand how to know which offset to use or if it's named. If you do it on Android, will you be able to do it?

    Try searching key words like currency, speed, ammo or whatever you're trying to find, if the class/method names are encrypted no much idea. If you want to find known value, just calculate offset and search in dump.cs

  4. For first quesiton use gg.refineNumber("10;40", gg.TYPE_DWORD) or use gg.refineNumber("9", gg.TYPE_DWORD, gg.SIGN_NOT_EQUAL)
     

    For second question you can use something like that
    gg.searchNumber("93", gg.TYPE_DWORD)
    local res = gg.getResults(gg.getResultsCount())
    for i, v in ipairs(res) do
    res[i] = { address = v.address + 0x0, flags = gg.TYPE_QWORD }
    end
    gg.loadResults(res)

  5. 21 hours ago, FOTE said:

    I downloaded a few scripts ( LUA files ), but I’m not sure where to put the files. 
    I think I created a folder in Game Guardian, but I don’t know where it went. I didn’t know what it was asking, so I just named it “f”. 
    I have an SDCard for my Android ( Onn ) and I also have a USB cable, if that has to do with anything. 
    I use both Nox and Bluestacks, since my main device is a Windows PC, but I can’t figure out how to use scripts still. 

    Well, I dont understand anything but just crate a folder in Internal Storage then copy scripts into this folder. In GG press execute button and come into that folder. And choose your script, if you dont know how to transfer files, donwload from emulator or just drag them onto emulator.

  6. On 7/3/2024 at 8:26 PM, CmP said:

    After XOR'ing encrypted value with key, swap middle bytes (i.e. 11 22 33 44 -> 11 33 22 44) of the result and you should get expected value.

    Yes, now its giving true value, thanks.

    14 hours ago, Midranger said:

    I still haven't figured about how to calculate XOR for float. You can edit Key and value in same int and enc key in 0. It's working and no need to calculate anything. 

    Example 

    1000F - key

    0F - enc key

    1000F - Value 

    Thanks acka, its working well too.

  7. On 7/1/2024 at 7:01 PM, KINGVINAYYY said:

    U want hack gems,coins?

    No, I tried to change weapon damage, but I found a way to edit, not a perfect way but it works well, I searched for which value I want and copied the XOR from there.

  8. On 3/30/2024 at 2:03 PM, Abdulkhamid said:

    Hi everyone! I want to know about online mobile game hacks.. is it possible or not? I have searched a lot about online game hack and all to no avail.. scammers writes only! Can anyone help me hack online mobile game if is it's not possible help me make free purchases in game by play market! I'm playing one mobile game and there a lot of purchases if you want to reach a strong city you have to spend a lot of money.. it's a mobile war game like clash of clans but it's not clash of clans! Thans everyone!

    Its possible but not with GameGuardian.

  9. 2 hours ago, Mohamedbk649 said:

    Hello, i have a small problem and i want to share, if someone can help me with that, In MuMu player the game run on x64, see the image (capture.png),

    But in phoenix OS, gameguardian don't show the [x64], see the image (capture1.png).

    The problem is, a lua script work perfectly in MuMu player, but in phoenixOS, the game crashes or no crash but nothing happen the money & gold not changed, and i think that is the problem; [x64] don't show up, so how i can fix the problem ?

     

     

    Capture.PNG

    Capture1.PNG

    Did you set-up with 64 bit or 32 bit option?

  10. I dont understand, why XOR giving wrong value? Also i need to edit Value with float type. I edited, then i copied the Dword value, then edited Enc value with that value and game crashed(Its expected because XOR giving wrong). Any solutions? 

    20240618_171550.png

    20240618_171807.png

  11. On 5/31/2024 at 9:09 PM, evvy said:

    Ok so when I'm searching for value in injustice gid among us GG crash. I did this before the exact same way I do now and the same device without any problems. What happened? I switched to selinux, set data in ram to no, tried unload levels nothing. Also after game guardian crash im getting a memory usage error like I can't keep any app in background until I restart. 

    GG_logcat_r101.1_16142_11_30.log 9.12 MB · 2 downloads

    Maybe its about the game security system/updates. If some 3rd party app tries to do something in RAM, game detects this and crashs game.(Its just a theory)

  12. On 4/30/2024 at 5:46 PM, Ayushsarka said:

    Why i can't download the parallel space the site blocked me

    Already app not working, use VM or root your phone.(If you dont know about VMs search on forum)

  13. On 6/6/2024 at 5:07 PM, AsteroidMunky said:

    Hi,

    I've finally managed to find a way to get GG working. This is using Virtual Master, rooting VM etc. Only issue is CSR2 (the only game I play) refuses to work on the virtual machine. Has anyone experienced this?

    This is the tutorial I followed to get GG working - 

     

    Try with another VM like vPhonegaga or VMOS Pro, or game has security against VMs.

  14. 1 hour ago, Osantik said:

    When I try to install the APK GG, it gives an error and says “The application is not installed because it is incompatible with my device,” I think the problem is that I have version 14 of Android, a POCO X6 phone, please help me how to install GG on my device

    Just ignore the compatible alert. If it doesnt work, use with VM.

  15. 15 minutes ago, NoFear said:

    As soon as possible launching game....  Might not be able to edit it fast enough. Try editing the lib instead.

    What about mod menu? Does it work?

  16. 16 hours ago, NoFear said:

    Edit values as soon as possible on emulator. Once the arm opcode is translated by emulator, it's too late.

    Still not working... I edited in 2-4 seconds but not working. Also tried with pausing progress not work.

  17. I'm tring to hack lib on a PC Emulator, but its not working, i cant understand why, when i try it on the phone it is working but on Emulator not any solutions?

×
×
  • 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.