Uunmeme28
Senior Member-
Posts
61 -
Joined
-
Last visited
Everything posted by Uunmeme28
-
Patcher Dragons: Rise of Berk v1.9.5 +3
Uunmeme28 replied to Mayaxaya's topic in Free Jailbreak Cheats
I means how he make or what method to use make this hack, is it sub-x? -
Patcher Dragons: Rise of Berk v1.9.5 +3
Uunmeme28 replied to Mayaxaya's topic in Free Jailbreak Cheats
I play this games too, with igg not work. Can you tell me how you hack it? Thanks -
Help/Support How to make this cheats without IDA
Uunmeme28 replied to Uunmeme28's topic in Help & Support
Ok I try it. Thanks @DiDA. I closed thus with solved -
Help/Support How to make this cheats without IDA
Uunmeme28 replied to Uunmeme28's topic in Help & Support
Oh...my ipad can not open it. So, this cannot hack without IDA? -
Help/Support How to make this cheats without IDA
Uunmeme28 replied to Uunmeme28's topic in Help & Support
If only use gdb can do that? Any recommend tutorial? -
Help/Support How to make this cheats without IDA
Uunmeme28 replied to Uunmeme28's topic in Help & Support
@@DiDA, how to do that? I means without IDA, because I want make the cheats using idevice ( without pc ). Any tutorial here? -
Hi, I want try to make this cheats with ms. Please help me, How can I make the cheats with ms or gdb. Is it possible without using IDA? I want to lock the value like on the images. http://imgur.com/S7wU7ra In the Units max. only 50, so I want to locked it like 8, let I can add unlimited units. And the gold too. Is it possible to do that with gdb or using ms method?
-
Still work?
-
Try
-
Good
-
Help/Support How to make free store some app
Uunmeme28 replied to Uunmeme28's topic in Help & Support
Only in featured view can use, in store cannot use it, the store blank, it check the version. I have a little trick how to get it, but I want learn how to find the hack with flex or ms hook in last version. If in older version using flex, I only use this : Header Featured : (Float)BookPrice : 0.00 Header Book : (Float)BookPrice : 0.00 It can purchased in older version -
Help/Support How to make free store some app
Uunmeme28 replied to Uunmeme28's topic in Help & Support
This dont need to login or subscribe : https://appsto.re/nz/Gooty.i Thanks -
Help/Support How to make free store some app
Uunmeme28 replied to Uunmeme28's topic in Help & Support
Thanks. But how can I find it using ida, because this is a magazine app? If like games, I can find the offset with igg and gdb. -
Help/Support How to make free store some app
Uunmeme28 replied to Uunmeme28's topic in Help & Support
Anyway to hack it? I try to find almost 1 week, still not found out, or maybe need use ida? -
I want to try hack a app to make it free purchased using dump header, and I try find it with flex 2. I try with the early version of the app first, it work. But the last version of the app, it not work. It say purchased success, when I try to open the file, it corrupted. How to hack it?
-
@, good job. Thanks
-
It sad, only have ipad, cannot learn much to hack. I try with GDB to find 1 by 1 the offset that I got on Igg. . Later, If you find what app can open it, please tell me
-
Oh yea, I just get it work with this : Otool -tV /var/mobile/Mage>/var/mobile/Mage.txt The binary file only 7.8 Mb, but the .txt file get 168 Mb. When I open this file with ipad, it crash
-
[MSHook] Modern Combat 2 1.2.6 iOS 8 Source
Uunmeme28 replied to mehdiphone's topic in Coding Center
Thanks -
Here what I do :- install app from 25pp - do aslr remove - copy the binary file to var/mobile/ and rename to bs - run command otool -tV /var/mobile/bs /var/mobile/Documents/Test/bs.txt And get this error : Error : otool : can't open file /var/mobile/Documents/Test/bs.txt ( no file or such directory) And sometimes get Segmentation fault : 11
-
Please help me to solve that error. I dont have pc, so like to learn how to use this. Thanks shmoo, I like all your tutorial, every I log in this forum, I will support you to get vip. Hope you bring more tutorial next.
-
Help, I got this error : ERROR : OTOOL : CAN'T OPEN FILE /var/mobile/Documents/Test/wf.txt What is the problem? I run this with terminal : otool -tV /var/mobile/wf /var/mobile/Documents/Test/wf.txt