All Activity
- Past hour
- Today
-
@MC874Thank you! This technique works for any game or app - all it needs to do is take the hex from the lib file and generate an array of bytes by reading the opcodes (nothing il2cpp-specific). It does this with python's keystone and capstone modules. As it is for Gameguardian, it only works for ARM and ARM64 (Android's architectures). However, it could be made to work with other architectures: ` def make_ks(architecture: str) -> keystone.Ks: """ Only do this once, because it is expensive. """ if architecture == "32bit": return keystone.Ks(keystone.KS_ARCH_ARM, keystone.KS_MODE_ARM) elif architecture == "64bit": return keystone.Ks(keystone.KS_ARCH_ARM64, keystone.KS_MODE_LITTLE_ENDIAN) else: raise ValueError(f"Unrecognized architecture: {architecture}. Only '32bit' and '64bit' are valid strings") def make_cs(architecture: str) -> capstone.Cs: """ Only do this once, because it is expensive. """ if architecture == "32bit": return capstone.Cs(capstone.CS_ARCH_ARM, capstone.CS_MODE_ARM) elif architecture == "64bit": return capstone.Cs(capstone.CS_ARCH_ARM64, capstone.CS_MODE_LITTLE_ENDIAN) else: raise ValueError(f"Unrecognized architecture: {architecture}. Only '32bit' and '64bit' are valid strings") Keystone and Capstone support a wide range of architectures, so simply editing these functions would extend the tool to work for others. However, as I said Android only has ARM and ARM64, so I don't see why this would be necessary.
-
Jurassic World: The Game how to get a locked dinosaur?
Surya36278 replied to greenhairbeard's topic in Requests
There we some codes released on Drex (Statue) and Spinos Rebirth in game -
Jurassic World: The Game how to get a locked dinosaur?
Surya36278 replied to greenhairbeard's topic in Requests
Like how monkey-san said change the values of it to 6 after setting 48 in offset, then when it is released officially u will get its maxed version (Basically, that day it was released only for 30 minutes or so and removed, but it will mostly release in upcoming week) I did get to see it's CD and other stuff that day -
Jurassic World: The Game how to get a locked dinosaur?
THEGOAT313 replied to greenhairbeard's topic in Requests
sooooo.. how to get it -
Hi @HorridModz, this is impressive. Does this work outside IL2CPP? Also with x86 / x64 architecture? (Not Arm)
- Yesterday
-
I did bro.... I deleted the script, downloaded again from the link given by you but the problem is remaining same.... Can you please check whether the script's codes r not been corrupted after you uploaded.... Thnx in advane.... It'll b very helpfull if you kindly re-upload a fresh script of Shadowgun Legend with menu for both aimbots and multi-damage to play poth pvp and pve modes...
-
Jurassic World: The Game how to get a locked dinosaur?
Surya36278 replied to greenhairbeard's topic in Requests
Will be released in 6 to 12 days mostly -
Jurassic World: The Game how to get a locked dinosaur?
Surya36278 replied to greenhairbeard's topic in Requests
Eh not mine buddy -
Jurassic World: The Game how to get a locked dinosaur?
hemen replied to greenhairbeard's topic in Requests
Nah bro it's yours jurassic gaming -
Jurassic World: The Game how to get a locked dinosaur?
Beniscooler replied to greenhairbeard's topic in Requests
Does anyone know on how to get infinite heroic shards of you do know do you mind telling me? Thank you -
Jurassic World: The Game how to get a locked dinosaur?
Surya36278 replied to greenhairbeard's topic in Requests
Um is this video yours? -
Check out
- 2 replies
-
- 8ballpool
- 8ball long line
- (and 6 more)
-
Jurassic World: The Game how to get a locked dinosaur?
hemen replied to greenhairbeard's topic in Requests
yeah bro -
-
Version v16.6.0
33 downloads
LOOKING FOR THAT SPECIAL SOMEONE TO SWEEP YOU OFF YOUR FEET? FIENDS ARE HERE TO CARRY YOU THROUGH YOUR EVERYDAY! GET READY TO PROPERLY RELAX WITH BEST FIENDS, THE BEST MATCHING GAME WITH UNIQUE GAMEPLAY, INCREDIBLY CUTE CREATURES. GAME LINK: APKPURE SCRIPT MENU: - ADD KEY - INFINITE GOLD - INFINITE RESOURCE -
View File BEST FIENDS SCRIPT MENU LOOKING FOR THAT SPECIAL SOMEONE TO SWEEP YOU OFF YOUR FEET? FIENDS ARE HERE TO CARRY YOU THROUGH YOUR EVERYDAY! GET READY TO PROPERLY RELAX WITH BEST FIENDS, THE BEST MATCHING GAME WITH UNIQUE GAMEPLAY, INCREDIBLY CUTE CREATURES. GAME LINK: APKPURE SCRIPT MENU: - ADD KEY - INFINITE GOLD - INFINITE RESOURCE Submitter Collen Submitted 08/03/2025 Category LUA scripts
-
The game does NOT detect root, magisk, or GG itself, it detects memory attack how do I get around it? game is called: Wildcraft link to the game: https://play.google.com/store/apps/details?id=com.turborocketgames.wildcraft&hl=en I used an emulator called MuMu, i followed a tutorial, everything worked perfectly until I press the GG icon It says "mattack-muv" I used: LSposed, hide my app list
-
Jurassic World: The Game how to get a locked dinosaur?
THEGOAT313 replied to greenhairbeard's topic in Requests
Heroic blue arrived??! -
-
Hey,Are you even a moderator or enjoyer of website of deleting content... Would you able to find back file you have deleted. It was just a note, was there any harmful this is Script... Think before you gonna try out, bring the file you had or just something cool gonaa happen with your moderation. Idc.. you do block my account,delete files .. blah blah You should gonna get a reward for Sure
- Last week
-
hmm, I can only suggest to make sure you follow the instructions at the beginning of the script. start any mission, attack at least one enemy, pause game, then start script,. once script finds offsets by auto update from methods, script will save the offsets to a file. There is a chance, script can find offsets that aren't related to the enemy if instructions aren't followed correctly. if you've done this and still have problems, let me know.
-
send a video buddy