-
Posts
569 -
Joined
-
Last visited
Everything posted by ThePianoGuy
-
Help/Support Disable signatures from loading on iOSgods
ThePianoGuy posted a topic in Help & Support
Hi Where can i disable signatures from loading on iOSgods? i wanna save my bandwidth -
Patcher [update]Blitz Brigade v2.0.0 Hacks +?
ThePianoGuy replied to a topic in Free Jailbreak Cheats
hey @shmoo take a look at this. you can hack overheat bar http://iosgods.com/topic/22369-how-to-hack-an-unknown-value-with-any-memory-editor-app/ -
Is it possible to hack HP, MP or cooldown bar that does not show the value? Yes it is possible, but you need to fuzzy search. This method works for all memory editor programs, and all platforms, iOS, Android, Windows, and Mac. This tutorial is also useful for encrypted values, such as 1029402342, 1092324242... instead of 1,2,3,4.... In this tutorial, I will hack the cooldown meter in Blitz Brigade. Let's start hacking. 1. Run the memory editor app I will be using GameGuardian on Android 2. Run the game you want to hack 3. Start the gameplay. 4. Pause the game, Open the memory editor, and select the app you want to hack. 5. Click fuzzy search. 6. If it asks you to select the type of fuzzy search, just click AUTO, and then yes, if you don't know what type of the bar it is using 7. Minimize the memory editor. 8. Resume the game, and increase the cooldown bar. 9. Pause the game, open the memory editor, and click FUZZY. 10. Select the "Larger" or ">" symbol. 11. Resume the game, and increase the cooldown bar. 12. Pause the game, open the memory editor, and click FUZZY. 13. Select the "Larger" or ">" symbol. 14. Resume the game, and increase the cooldown bar. 15. Pause the game, open the memory editor, and click FUZZY. 16. Select the "Larger" or ">" symbol. 17. Resume the game, and increase the cooldown bar. 18. Pause the game, open the memory editor, and click FUZZY. 19. Select the "Larger" or ">" symbol. -------------------------------------------- 20. Resume the game, and decrease the cooldown bar 21. Pause the game, open the memory editor, and click FUZZY. 22. Select the "Smaller" or "<" symbol. 23. Resume the game, and decrease the cooldown bar. 24. Pause the game, open the memory editor, and click FUZZY. 25. Select the "Smaller" or "<" symbol. 26. Resume the game, and decrease the cooldown bar. 27. Pause the game, open the memory editor, and click FUZZY. 28. Select the "Smaller" or "<" symbol. 29. Resume the game, and decrease the cooldown bar. 30. Pause the game, open the memory editor, and click FUZZY. 31. Select the "Smaller" or "<" symbol. Keep repeating this process... increase, decrease, increase, decrease, until you get just a few results left. This is how the encrypted value looks when there is the values in the bar. This is how the encrypted value looks like when the bar is empty. 32. So you have to try hack one by one to see which one is the correct. In Blitz Brigade, I'm looking for this value. 33. Freeze the value. 34. Minimize the memory editor. That's it. Enjoy hacking and cheating!
-
i really want to win this account
-
wow.
-
Help/Support Premium link generator without size limit
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
thanks but i don't need to be VIP right now. -
Hi Is there any Premium link generator without a file size limit?
-
Hi When you download GNU-debugger from cydia.radare.org, it install in system partition in an iOS device, but where is the file location of GNU-debugger? i would like to take it out and put it on my Android device. I have old GDB 7.2 ARM version, compiled in Linux which works on Android too, but it's too old. i hate compiling a binary manually in linux
-
Oh ok, thanks.
-
Hi Is there any cydia tweak which tweaking graphics, such as, scale down resolution, enable 16 bit texture, disable anti-aliasing, and so on?
-
thanks
-
.plt:000099E0 ; __int32 ptrace(enum __ptrace_request request, ...) .plt:000099E0 ptrace ; CODE XREF: sub_2564C+16Ep .plt:000099E0 ; sub_25C44+Cp ... .plt:000099E0 ADRL R12, 0x509E8 .plt:000099E8 LDR PC, [R12,#(ptrace_ptr_0 - 0x509E8)]! ; __imp_ptrace .plt:000099E8 ; End of function ptrace which prevent me from debugging the app. please tell me how to NULL in ARM
-
Hi How can i NULL a function in ARM assembly? i tried BX LR but it make the game crash
-
cool
-
Hello What was a cydia app which fully fake the device model? i forgot it. i would like to fake the device model for Guitar hero and please give me your full device info. iPad 3 and above, and iPhone 5 and above
-
thanks, it works
-
I made a simple MS hooks but i got this error. why? i tried both iOSgods's tweak template and normal template but same error This is my code %hook AppDelegate - (void)DisplayUnsupportedDeviceAlert { return; } %end
-
thanks, perl works now
-
yes i double checked it and it's in /var/theos but there is no /usr/bin/perl how do i do? i reinstalled Perl but the problem still happen..
-
Help/Support Null the void in MobileSubstrate?
ThePianoGuy replied to ThePianoGuy's topic in Help & Support
thanks, i will try it -
yes but it's old method. now it's /var/theos/bin/nic.pl and it does not work anymore. the file is still in the bin file
-
When i try to enter theos, it gives me those errors. I have installed Perl correctly The-iPad-Gamer:~ root# /private/var/theos/bin/nic.pl -sh: /private/var/theos/bin/nic.pl: /usr/bin/perl: bad interpreter: No such file or directory The-iPad-Gamer:~ root# /var/theos/bin/nic.pl -sh: /var/theos/bin/nic.pl: /usr/bin/perl: bad interpreter: No such file or directory The-iPad-Gamer:~ root#