Jump to content

orella

Senior Member
  • Posts

    147
  • Joined

  • Last visited

Everything posted by orella

  1. ok thanks, i did it good then, Just want to get it sure i did it correctly
  2. ty
  3. @@Shmoo419 And how i have to do if i want to hack more than 1 function?
  4. nop, i have installed theos using your guide =s
  5. ok thanks. And do you know how can i fix the missing control file when creating the project?
  6. what is the PackageName?
  7. i don't have the control file in project folder after creating the project, is that normal? =S
  8. I'm getting this error after using "make package" command: make package requires you to have a layout/ directory in the project root, containing the basic package structure, or a control file in the project root describing the package. make: *** [internal-package] Error 1 how to solve it?
  9. @@castix And what it does? what value is in r1? @@KingRalph Change the ADD R2, PC to MOV r0,r7?
  10. Hi! in most games I'm finding this: How can i edit them? or how can i know what is the value to change it? Changing them to mov ro, r7 or something similar, does not work (game crash).
  11. but what i have to search in igg to find it?
  12. Hi guys. I'm always trying to know how to hack the instant skill (no cooldowns) or disable enemy turns on games but i never find how to do that Can you tell me how to find the functions or the offsets in IDA to remove the skill cooldowns and skip enemies turns? thank you
  13. [Request] Dragon Knights 1.0.3 App you want hacked: Dragon Knights Version of the app: 1.0.3 iTunes URL for the app: https://itunes.apple.com/app/id924384337?mt=8 Requested features: Coins, Rubies, Energy, Disable enemy turns, No Skills Cooldowns... Jailbroken or Non-Jailbroken: Jailbroken Thank you!
  14. that was the solution, thanks! :thumbsup:
  15. Hi guys. I have modified a binary of a app to get free coins and it's working good on my device but i gave the binary to a friend and he replaced the original binary with my binary and when he enter to app, the app crashes. Someone know why? ty
  16. the screen turns blue and then reboot (i think is reboot because i have to enter using the passcode), and ihave installed tweaks but dont know if alot or not i'll try to remove some and see what happens. Ty
  17. ty dida but haven't found any of those functions. Other question. Many times when i'm debuggin, when i resume te process or i spend any resource trying to find the address, the iPhone reboots. Anyone knows what can it be?
  18. i have a problem now, in some apps, when i try to get the correct address for coins, credits, etc,to change the values in IDA, this is what i get: i never saw that functions. Someone know what that means?
  19. I solved the problem but i went to sleep This is what i did: used this command to attach the game: ~/debugserver *:1234 --attach=*GameID* and in lldb terminal: process connect connect://iDeviceIP:1234 And finally solved the connection problem ^^ @@DiDA here you can get it - removed - it's from MIla432 if i'm not wrong
  20. i got a debugserver signed for 8.1 but still getting connection refused =S
  21. how to do that?
  22. Hi guys. I'm trying to hack games with IDA using lldb to get the address but i can't make ir work =S My problem is: When i'm running the command process connect connect://localhost:1234 always says "connection refused" I have followed some guides to configure the debugserver on my iphone and i think i'ts working good(or probably not =S). Steps i'm doing: -Open terminal -ssh root@MyIP and enter password -when i'm inside my iphone then i attach the game using ./debugserver localhost:1234 --attach=*GameID* -then debugserver starts and show: attaching to process *GameID*.... Listening to port 1234 for a connection to from localhost... -After that i open another terminal and type lldb -When in lldb i type *platform select remote-ios and then it shows all the SDK in my xcode folder. -And then i'ts when i type "process connect connect://localhost:1234" and always shows the "error: connection refused" I saw some vids of people doing this method and it worked for them. Anyone knows why i'm having this problem? I'm using a iPhone 6 with ios 8.1 and jailbreak.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines