Search the Community
Showing results for 'Huawei mate 10'.
-
- 2 comments
-
1
-
- Dice Dreams
- Unlimited Coins
-
(and 1 more)
Tagged with:
-
Hey! I'm trying to make a server reimplementation for a game called Egg, Inc. The game has a protobuf message called `AuthenticatedMessage`, which contains a `message` field and a `code` field. In previous versions of the game, the `code` field used a v1 hash (which I have cracked) but the newer versions use an 'ei_hash_v2' function which I have no idea how to reverse-engineer as a) I have limited C++ knowledge and Assembly + Ghidra knowledge b) it's confusing asf. The game doesn't use unity btw, so all stuff is in libegginc.so. When the game sends a message to the server, it expects the server to send an AuthenticatedMessage back with a (I believe) SHA-256 hash of the bytes from the 'message' field, in the 'code' field. Not sure how or where, but the game will also generate a v2 hash from the 'message' field and compared it to the one sent back, discarding the AuthenticatedMessage if it doesn't match. This is why it's crucial to reverse this hash because otherwise the game just ignores invalid responses... As previously mentioned, the game used to use the old v1 hash which I have already cracked but now it uses v2. If someone could figure out how v2 hashes, and can reimplement it successfully, please let me know how! Game uses Google's pairipcore, so dynamic debugging goes right out of the window unless there is another method. You can find the latest, or older versions, of the .proto file extracted from the game on this person's GitHub if needed. Figured I'd ask this here as GameGuardian can do memory editing stuff (will try it on Egg, Inc. in a sec to see what I can do) (Here is a authenticatedmessage serialised to JSON if you're lazy) { "message": { // pretend this was a list instead of an array. idk why it isn't an array. "0": 16, "1": 68, "2": 24, "3": 2, "4": 34, "5": 18, "6": 69, "7": 73, "8": 54, "9": 52, "10": 56, "11": 50, "12": 57, "13": 49, "14": 54, "15": 48, "16": 54, "17": 55, "18": 51, "19": 55, "20": 55, "21": 49, "22": 53, "23": 50, "24": 42, "25": 16, "26": 100, "27": 102, "28": 50, "29": 50, "30": 54, "31": 57, "32": 101, "33": 98, "34": 56, "35": 48, "36": 102, "37": 48, "38": 51, "39": 51, "40": 100, "41": 98, "42": 50, "43": 0, "44": 58, "45": 0, "46": 66, "47": 57, "48": 10, "49": 18, "50": 69, "51": 73, "52": 54, "53": 52, "54": 56, "55": 50, "56": 57, "57": 49, "58": 54, "59": 48, "60": 54, "61": 55, "62": 51, "63": 55, "64": 55, "65": 49, "66": 53, "67": 50, "68": 16, "69": 68, "70": 26, "71": 6, "72": 49, "73": 46, "74": 51, "75": 52, "76": 46, "77": 50, "78": 34, "79": 6, "80": 49, "81": 49, "82": 49, "83": 51, "84": 48, "85": 49, "86": 42, "87": 7, "88": 65, "89": 78, "90": 68, "91": 82, "92": 79, "93": 73, "94": 68, "95": 50, "96": 2, "97": 71, "98": 66, "99": 58, "100": 2, "101": 101, "102": 110, "103": 64, "104": 0 }, "code": "5ef1374b6459bac4026fbaf20342be9af4c1f98dde393ce351bd63cab8ca8b36", // this is the v2 hash "version": 68 }
-
Real Racing 3 (12.6.8) Cars/Events Unlocker
FlyingMagnus replied to MarioRossi93i's topic in LUA scripts
Is it possible to access previous special paints and rims? Like the 10 year anniversary paint for 911 GT3(2021), and BBS rims?- 94 replies
-
- Real Racing 3
- RR3
-
(and 1 more)
Tagged with:
-
i dont know. i dont play the game that far...i think. and you dont need to buy in Materials Shop. you can just hack the Items, you already had. the only thing is you need to have enough space in your storage building. if your Storehouse(Items) had max capacity of 10 editing amount any item to 500 will not save it as it pass the max limit. so you need to hack Storehouse max limit. and to be honest, you dont want to do that as it can break the game the more you hack the items. to a point where the game just freeze or crash whenever you open it. even so it not freeze or crash, the game will be so lagging(1-2fps),it become so unplayable.
-
View File Raid Royal TD Script -- Remove Ads -- Add Elite Pass Point -- Elite Pass Unlock -- Crystal Hack Go Hack Game Show Hack Video Submitter FTRMN Submitted 03/10/2025 Category LUA scripts
-
Memory Range : Anonymous Value Type : Dword For items in your backpack search the amount you have minus 10. If you have 15 of an item you search 5. If you have 5 of an item you search -5.
-
Hello! A recent update was released, and the script that automatically searched for values and increased the guiding line distance for hitting the ball with a club stopped working. Please, could someone create a new version of the script that works with the latest version of the game? If you're not familiar with the game but want to help: after installing the game, it won't take much time or effort to start analyzing. You don’t need to log in via Facebook or Google—you can enter the game as a guest. You'll immediately begin with a tutorial where you need to sink the ball into the hole in 1 or at most 2 strokes (~10 seconds). Right after that, the game will automatically start searching for opponents. The first matches will be against bots. You can start analyzing in the very first match. To clarify: do not increase the shot power. Essentially, the script should have no actual effect other than a purely visual one—it should extend the guiding line distance, so that when pulling back, the line becomes longer than what the selected club normally allows. However, if you somehow manage to increase shot power (not just visually, but actually), I’d be more than grateful. Link to the broken script. Link to the game on Google Play Market.
-
Here is an alternative way to obtain the item ID, if my old method doesn't work. 1. Use the normal Nopaew hack to find the ID of the Chant Script (find the BuyingAmount variable, select Chant Script in the shop, then get the value of the variable 8 addresses above the BuyingAmount). 2. Do a search using that ID (there should be less than 10 results), then inspect each result (Go To, then scroll up a bit). One of the result should have this pattern: 114D 5D 0D 0D 0D <Chant Script ID> 113D <Chant Script Text ID> Note that this pattern can be different from device to device, and maybe version to version, but I'm pretty sure on the same version / same device it should be the same. Therefore, you may not need to perform step 1 and step 2 for another item. 3. Take a note of the pattern, then do the text search, e.g: :job_rank_item.zodiac_amenouzume, then filter by :. , there should be less than 10 result. Inspect each result (Go To, then scroll up a bit) and look for similar pattern => save the Potential ID. 4. You can do another search using the Potential ID, if there is a similar number of search results (e.g: if the Chant Script search gives you 7-8 records, this should as well gives you 7-8), then you can be confident that the Potential ID is the ID of your the provided text ID. Note: you can also turn step 3 into a group search. e.g: 114D;5D;0D;0D;0D;113D;Q'job_rank_item.zodiac_amenouzume'::50 (this basically means: search for a group that have this exact order of these values: 114, 5, 0, 0, 0, 113, then job_rank_item.zodiac_ameneouzume within 50 addresses). Filter by 113, then Go To, the ID should be just above the var with value 113. This would save you the hassle of looking through each search result, but you have to type long search query.
-
Oh, thanks for the response. Actually, I have found a way after hours of posting here. It's just that I was too busy that I forgot my post. My method is to change the upgrade on the car to the maximum, which is 10. More than this will crash.It's not permanent, but it works. Even in 3 weeks my progress in the game is already more than 50%.
-
So I'm very new to game guardian and I use this on a rooted emulated Android 11 in MSI App Player I have narrowed down an encrypted value to the last, I have found the one, but I don't know how to change the value to what I want Before you suggest, I have read the few threads on this and they don't help, I didn't understand what they were trying to say, as I said I'm very new, I tried to figure out the xor or whatever it is like some guy suggested in the old thread but my encrypted value doesn't seem to work like that For eg. I have a value 1927 which has 22 as the encrypted counterpart, when it was increased by 55 and became 1982 the encrypted value became 176 further when it was increased by 547 and became 2529, the encrypted value became 10, so frankly I see no pattern here Please help me or link me to a youtube video, I've searched for hours but people touch on this issue but I haven't a solution to my exact problem P.S - I don't know what offset is, XOR is, Key is, I can just see/read and then understand it but words without demonstration mean nothing to me right now so please be cooperative and try to explain like I'm 5 or something
-
View File Evo Collect & Evolve Includes: Buy Max Gold Box Get Unlimited Gems/Gold Submitter luckyday-999 Submitted 02/10/2025 Category LUA scripts
-
View File Gold And Goblin Hack I tried To Hack This 2-3 years ago but . I couldn't hack it because it wasn't Working On X8sandbox (Android 5.0 emulator) because game required Android 7+ Otherwise [unfortunately Game Has Stopped Error] . But Now, i had Find 2-3 ways to hack this game cheats • Gems - Coins - Crystal hack from dropped items • Free Chest Shop Menu • Event Special Coin Hack For LeaderBoard I had Also Find mine Level Hack + mineshaft level in dword https://youtube.com/shorts/hgvquCo9sv8?si=bHfg13XE-mwPhC-b Video_2025_02_11_10_32_58.mp4 Submitter Mikey-GG Submitted 02/10/2025 Category LUA scripts
-
Hello mates, a couple days ago we experienced difficulty to hacks keys, items, seed, coins, nets using GG.. almost everything impossible to be hacked. Does anyone have found any solution for this problem? I am using KGO and Virtual Master for the multi space. Thank you and looking forward for the solution.
-
Just try what I suggest, use the items at 8 and 6 addresses above the buy amount variable instead of 10 and 8 like what you're doing.
-
hi to all i wish to learn myself haw to mod the game myself opus...; light/shadow points...; red/green/white keys, cat tickets. and id shop change i can buy you a account with 55000-58000 chrono stones 10 5* stars random characters chapter 2. i only know haw to mod 2 shops chapter 26. i wish to learn myself haw to mod the game myself please help me my name on discord is dimitri loli the picture profile is 2 cats 1 orange and 1 white cat. thank you
-
I have dumped a game libil2cpp.so Game Link : Bus Simulator Indoneshia 3.6.1 (old version) I have found RVA offset of setting the max number of player in multiplayer room. // RVA: 0x76F188 Offset: 0x76F188 VA: 0x76F188 public int get_maxPlayer() { } The default max player is 10. different Mod makers mod the number and create a room more than 10 players. I tried to go to the offset using Game Gurdian. But when I go to the adress it show a different number. The value must be 10. Here is my recording Screenrecorder-2024-12-30-18-41-28-137.mp4 I think may be I came in wrong adress. How to find the correct adress using RVA I also tried from my laptop emulator. There also came same problem. N:B: The 3.6.1 version of the game is famous for playing more player than 10 in multiplayer room. So I am also trying to make 1 Dump File of The Game : bussid 3.6.1 Dump.cs I tried other RVA offset of the game like setting the Min player in Room // RVA: 0x76F030 Offset: 0x76F030 VA: 0x76F030 public int get_minPlayer() { } The value should be 0. But when I go to there the value comes diffrerent in DWORD
-
I observed that there are two changes in the new SimCity release: 1) It completely blocks (just after i bought around 10 block of land in Capital City) one of my smartphones (not rooted). The moment the game finishes loading, the game exits. The same issue occurs when I use Parallel Space. 2) On my rooted smartphone, GG disappears a few minutes after SimCity starts. About 1), do you know what criteria EA uses to block a smartphone? Is there a way to get around it without a factory reset? Let's hope Enyby wins the jackpot very soon so he can return to this project full-time. :-)
-
You use -10 because i guess that's where all instances of the class are pointing to. For fix issue i guess you need to add B40000 before the address on which you want to perform the pointer search.
-
@MonkeySAN I tried as you said but at last stage again no pointer came. Screenrecorder-2024-12-17-11-19-51-870.mp4 Watch the recorder of Mine What to do about this issue? I have also question why -10 offset was used for?
-
Hey, so I was wondering if anybody could tell me if there is anything useful in this game data I found. Specificly, this game has this pick 4 mouse mini game where they show you 4 chest; 3 of them have a prize, one of them has a mouse, you pick the mouse and its game over. Wonding of anybody could understand this code. Here is the file I found: {"redirect":[30,0,31,1,32,2,33,0,34,0,35,1,36,0,37,0,38,0,39,2,40,2,41,0,42,2,43,3,44,2,45,1,46,2,47,2],"paths":{"24":["texture/stage_gold_bg",2,1],"25":["texture/stages_mask",2,1],"26":["texture/mouse_lose",2,1],"27":["prefab/popups/FourCasesWelcomePopup",4],"20":["prefab/popups/FourCasesPopup",4],"21":["texture/light/light_2",2,1],"22":["anim/chest_and_mouse_rare",2,1],"23":["texture/stages_bg_!no_pvr!",2,1],"28":["texture/light/light_1",2,1],"29":["texture/last_stage_bg",2,1],"1":["texture/light/light_1",3],"0":["texture/last_stage_bg",3],"3":["texture/light/light_2",3],"2":["texture/stages_mask",3],"5":["anim/chest_and_mouse_rare",3],"4":["texture/stage_bg",3],"7":["texture/arrow_stages",3],"6":["texture/reward_bg",3],"9":["texture/mouse_lose",3],"8":["texture/stage_gold_bg",3],"11":["texture/arrow_stages",2,1],"10":["texture/stages_bg_!no_pvr!",3],"13":["prefab/FourCasesStage",4],"12":["texture/reward_bg",2,1],"15":["prefab/popups/FourCasesQuitPopup",4],"14":["prefab/FourCasesElement",4],"17":["texture/stage_bg",2,1],"16":["anim/chest_and_mouse_rare",0],"19":["prefab/popups/FourCasesFailPopup",4],"18":["anim/chest_and_mouse_rare",1]},"name":"four_cases_rare","packs":{"02b1a61c4":[0,11,12,13,14,1,2,15,3,4,16,17,18,19,20,21,22,23,24,5,6,25,7,26,27,28,8,9,29,10]},"encrypted":true,"versions":{"import":["02b1a61c4","5e644"],"native":[0,"c8061",1,"59d95",2,"50eba",3,"78265",4,"efecf",5,"81a5a",6,"09d98",7,"085c9",8,"f22fa",9,"6004d",10,"69e27"]},"scenes":{},"debug":false,"isZip":false,"uuids":["00Xm2vOPlHw6Bi/rXDs2iV","3bis11WElOP5lXCy62Sd/1","4eQFv7TEJLpI+Z3uUcBkrC","579qyUNvBLpI/Goh0fLk9m","5b0PXym2FPdZXM5YUj+4Fb","bdfV289OxPcZe2svVxWXcF","c01vNmTe1AXasWj71AiVhZ","cdrGXKKpVL47Tt4GihIKKo","e8HaIcUqVI3pQ3dAAQ7gnC","ec5VgzvS1H/YR9XvbItFcE","feKKQ2Y9lHN7uO/lPIXTPK","03f5ArOgJOXpWeDB44SQl7","0dLVe3OWdKJ4Yg0uEa48tI","1akGHrLrNNzLG/IkcyHZ6+","35ddf1ah5MvLQDXAUrHaxd","53SBwRUtNAFolNPwvyqzO5","5cFNTc/UxNW46MllLLeQzG","7ajwhLcv1ACra+0NvtHPUe","7ayIfNfGhK36MKgkTImJVR","7cj9wwxktFUZI4SCbbBToe","7d2J2ojYBIxKGEdjUHKsu5","84armc7qNM8LdHipUFsAJI","90yhsJb1RHSLrA2vdSKU3a","9e416fWvxFsbPFymiDpGX/","b97uG92uBEpJ+L5JIrcu35","c7aMuQ5gdMlouNhSiAti9Z","d5/Z+0oZBKbYfVS7Ux2pt8","d9oua2OsZJlbgGNjx/+/L7","dcUuP2x2ZBMb5S7AR3raPg","f96WfGN4pI2Z1anfpKXvGJ","04xKAHAlxK2aRGxBOZ82dL","3ae7efMv1CLq2ilvUY/tQi","4aV3E3mzpKwIX8vVhuHa7P","53tluf1c5P2orkDxoS+5Tm","72MFMx2iVE7pYH3xtoyTpL","7a/QZLET9IDreTiBfRn2PD","7e2nCNwA5Jp6EmpBEW6cls","83yEl2je9Mr56pk7RAS3Gt","98PXGqLMFOZZNp8X4keujV","a4/XtwBy5PRoz1uxIFSgIO","b6CjunJo5CE6lM83YCUtsn","b845rNjjZMOIJjN1+t6ooE","d32YQ335BAdK332OPqwPM1","d4+H2vKNFCdpau4h7rY2A8","dcb0LpfdJJI5v4feFO+9dP","ecpdLyjvZBwrvm+cedCcQy","fapIHrGrBFOrosAPORlGj+","ff6Jt50xxGu7AgcwM/KZGq"],"deps":["main_resources","internal","main_bundle","main_anim"],"nativeBase":"native","importBase":"import","types":["cc.TextAsset","sp.SkeletonData","cc.SpriteFrame","cc.Texture2D","cc.Prefab"]}
-
Hello people, im playing this cooptd game since release and always looked out for released stuff and im not that experienced using GG and pretty new to that thing.. only experience I have is 10 years old CE experience searching values and edit them lol I saw people setting gem prices and package prices on free and buying unlimited things in the shop on YouTube but they all selling it and I saw in a lot clips GG icon on top. So I guess they did use it to make it possible. But all of them selling gems for insane high prices and want to log in in your account. That’s not save enough for me so I’m already some Hours in to do it myself but I’m struggling since I don’t really know what I’m doing here I tried to search normal values/numbers I see and tried to change them to get the exact value that I can edit in the end classic cheat engine style. Didn’t work out well I tried to look up some guides and infos but didn’t understand the most of it rip. So maybe someone can describe it for dummy’s and can help me out here ? greetings
-
Hello, I was wondering if GG works with CSR Racing 1? I know that changing the values of in-game money works, but I'd like to know if GG can be used in CSR 1 for other ways, such as: - Changing the amount of fuel (e.g., 10 (normal amount) to 99 (modded amount)) - Changing the amount of the mechanic's 5% performance boost used (e.g., 15 races (normal amount) to 99 races (modded amount)) - Changing the values of a car's performance stats (e.g., making a tier 1 car go superfast with a modified amount of power) Thank you!
-
Hello, In this game, I want to change the registration button from Huawei to Gmail. Is that possible? If it is, I would like someone to tell me how to do it or do it on my behalf.
-
I tried every type of value available in GG. I also tested that it might be a float multiplied by 10^x, didn't work. I also thought it might count how many times the resources went over the limit and reset to zero, didn't work. I also tried the encrypted value feature but it either gave me too many results or none.