-
Posts
309 -
Joined
-
Last visited
Posts posted by carpoa
-
-
I'll give it a look. Depending on how the game checks and validates purchases Free IAP may not be possible. However that doesn't mean other cheats aren't be possible.
-
I came across an request for a sherlock mobile game; Decryped it; Opened the Zip Archive and saw the following:
I am not all to sure where to go from here. Would I need to open it with IDA/Another decomp or? I do not have a Mac nor anything to dual boot Mac OS.
Any help is apricated
-
Just now, Shamoun1234 said:
Does that mean Its impossible. Can you dumb it down for me
Correct. We cannot hack the game if its processing/data handling is done on the server.
-
On 11/23/2023 at 11:30 AM, Pandacorn2023 said:
hello just pinging again lol
If he (or she dunno) hasn't looked at it then I shall give it a try.
-
9 minutes ago, carpoa said:
I'm having a look at it right now for potential offset patches. I will follow up with any updates and/or a post for the cheat if I do eventually make one!
Server Sided. Literally nothing for the client apart for what is needed.
-
15 minutes ago, Shamoun1234 said:
Yes, that’s the one.
I'm having a look at it right now for potential offset patches. I will follow up with any updates and/or a post for the cheat if I do eventually make one!
-
-
very cool
-
1
-
-
Got banned pretty much after 10 mins without doing anything. Needs some sort of anti-cheat bypass/way to become somewhat undetected.
-
There are a few ways to do this:
- Offset Patching/Hooking
- Editing the value from memory
You would need to find the correct memory address or the correct offset value for the currency to modify it and or freeze its current amount.
You can use the IGG tool for memory searching and the IGG menu for offset patching (Jailbreak only I believe. I also somewhat forgot the name of the menu... Maybe @Rook can correct me!)
Both can be easy or not done at all due to the way the developers of the game is protecting and or uses the values in a way. It is also not at all possible if done from the server like how LDOE stuff is done. If it is done within a server then your chances of modifying that value are <1% and is more trouble than its worth.
-
Where can I find a more updated/documented JS API for H5GG? The one on the github is a little lack luster and doesn't really help me out when trying to develop with H5GG. Any help would mean alot!
-
2 minutes ago, Duelist said:
If I remember correctly, this game has really ramped up its Anti Cheat measures over the last couple years. I know they use player cloaking now, which is pretty impressive for a mobile game. I can't remember the exact Anti Cheat they are using, BlackBox maybe? But regardless, the time it would take to find a bypass that could just stop working in one update isn't worth the work for a nonpaid cheat.
Rook made a cheat for this game a couple years ago, you could ask him if he remembers anything, but then again, he hasn't updated it since August... probably good reason behind that hahaFair enough but sometimes rook doesnt always have time to update everything as he is like the only mod on the forum, has to update the LDOE cheat and many others (which is a bit of work) etc but you are probably right.
But still doesn't mean it isn't worth a try as that 0x guy (forgot his name) updated his cheat for v1.100 (pretty recent don't remember specific as its 3:30am at time of typing).
Trying to get out of my LDOE safezone and really expand on what game I can try to develop for.
-
Was wondering if anyone has any information about how FreeFire's anti-cheat works and/or if there is a bypass, a way to help avoid detection or other methods.
-
-
Figured out what I did wrong.
-
Your phone may have the storage but your computer may not. Whenever I get this on my sh!tty 256gb ssd I just clear my bin folder or move some stuff to my many external HDD drives/USB sticks I have and it fixes it for me. Try using CCleaner to remove a lot more junk and clearing your %temp% folder frequently.
-
Using sideloadly I cannot get H5GG to work.
Device:
Iphone 11 256GB storage
IOS: 17.1 (Non-Beta)
Dylibs and everything is in the correct places.
Images:
https://ibb.co/4VjSgz3
https://ibb.co/nP4HpmnI have blurred out information regarding my device or email or other information that may be critial/personal.
Any and all information helps!
-
Likely a form of anti-injection something along those lines if that makes sense.
-
Hello!
This post is here to help demonstrate how to use IGG w/ IGDebugger on a Non-Jailbroken device. The game shown within a linked clip is Last Day On Earth and was recorded on an Iphone 11 running IOS 17.1 (Latest ios version).
DISCLAIMER: No this does not work on the crater. Just story. The crater (MP) Mode is server sided meaning we cannot do anything.
Now lets begin.
Installation / Setup
Installation / Setup to get IGG running on LDOE!
Without Laptop/PC:
1. Head to app.iosgods.com
2. Locate the LDOE page and press install
3. If needed use 'Custom Install' to help prevent any issues you may have when installing and also try uninstalling the legit version of LDOE
With Laptop/PC using Sideloadly:
1. Decrypted IPA Store and get an update to date version of LDOE and install it to your computer
2. Download IGG (.deb) Debian file (This is used to inject and run IGG within the game)
3. Boot Sideloadly on your computer, insert the IPA and Connect your apple device
4. Go to 'Advanced Options' -> Click on 'Inject dylibs/frameworks' then click on '+dylib/deb' then navigate to the area where the (.deb) Debian file was downloaded to and add it.
5. Configure other settings if wanted, click on Start and wait for it to be complete.
When you have done either of the above please move on below!
Watch the video to see how it is done visually or read the step by step tutorial below it.
Tutorial Video: https://streamable.com/q940pr
Step By Step:
1. Open the game and wait until you see the world map.
2. Record your current energy value then open IGG
3. Do an 'Exact search' for all types (*) and then input your recorded/current energy value
4. When it has finished go back to LDOE and run somewhere random.
Do the above steps multiple times until you have 2 I8 number values on your screen.
5. When you have found the two addresses, click 'Set Watchpoint' to both of them (This can be done by pressing and holding on the address box until a small popup appears.)
6. Go to 'IGDebugger' by clicking the magnifying glass in the bottom right corner and navigating the list until you see 'IGDebuger'
You should see both of the addresses we looked for earlier. If not go back and add watchpoints to them
7. Click on both of the address boxes then click on the button that showed up within the new screen called 'New Action' after clicking 'New Action' click on the 'Jump' button
8. After adding jumps to both of the addresses we added watch points too we can go back to the game and use as much energy as we want.
Fun fact: Since we have successfully frozen the energy we can go back to the address and edit the value for the address allowing us to have custom energy amounts.
Warning for 'Step By Step' viewers:
When adding a 'New Action'. Please do not click on 'Modify Register'. This will crash your game.
That is all. This will not go as long as you do not completely close the app or update it.
Do feel free to bump the post if you liked the tutorial.
Do give any feedback if wanted for the tutorial. It will be amazing to hear about!
-
4
-
2
-
-
2 hours ago, Burky24 said:
Unlimited consumables still working for me, water, food, and all others.
High fire rate too still working.
Others never worked.The rest work for me apart for the ones listed. The unlimited coins I am unsure off.
-
Broken Features
- Bow One Hit Kill -> One Hit Kill enemies with your bow.
WORKS on killing The Big One!
- Bow Instant Charge Shot -> Shoot your bow rapidly
- Unlimited Consumables -> Unlimited Food, Water, etc.
- High Rate of Fire -> One Hit Kill. Works well on Shotguns.I can personally confirm that these do not work.
Also I noticed that thirst and hunger does go down as normal too now. I am not too sure what feature this comes under but yeah.
-
1
-
-
On 4/14/2023 at 4:06 PM, lelamea said:
Doesn’t work
Either the game updated or you didnt enter the values correctly.
-
Modded/Hacked App: Rick and Morty: Pocket Mortys By Turner Broadcasting System, Inc.
Bundle ID: com.turner.pocketmorties
iTunes Store Link: https://apps.apple.com/us/app/rick-and-morty-pocket-mortys/id992640880?uo=4The best FREE DIY cheat for IOSGods. Its too easy. 😎
Requirements:
- Rick and Morty: Pocket Mortys
- Jailbroken Device
Features:
- Freeze Currencies
- Unlock all currencies in Index
- Complete Council Story (Does not include badges)
- Unlocks all Avatars (Does not include locked ones that need one council member badge)
- No Battle Cooldown for the next Council Battle (Removes the need to get x badges before next council member fight)
- Discover all morties in index
- 0 Cost (Free sh!t)
- Free Craft
I could've done more but I got bored.
Format:
-- Offset(s)
-- Patch
Hidden Content
React or reply to this topic to see the hidden content & download link. 👀-
28
-
6
-
2
-
2
-
4
-
-
18 hours ago, Rook said:
Don't forget to mention which version this is for!
I keep forgetting thanks lol
Pixel Gun 3D v17.1.3 Cheat
in Hack Requests
Posted
I'll take a look since no one else has really touched this.