Jump to content

Goggwell

Senior Member
  • Posts

    2,274
  • Joined

  • Last visited

Everything posted by Goggwell

  1. Nice work
  2. I have 0.79 cents
  3. Download the app from your PC, it will give you both
  4. I got a problem I found this offset that I think is useful (I don't want to say the game cause I'm afraid it might get patched or someone might steal it) 0xB7588 BL sub_BD928 Instead of hacking it the usual way, I wanted to try an MSHook patch. Would this be possible? #include <substrate.h> #import "writeData.h" float (*costOld)(void *ptr); float cost(void *ptr) { return 0.0f; } %ctor { MSHookFunction((void*)(0xB7588+1),(void*)cost,(void**)&costOld); } I included writeData cause the function isn't true MShook so I'm not really sure Just wondering if it was possible. If it isn't, would there be another way of going about this? (I found more functions, but they're BOOL ones)
  5. Did you download the app from iTunes via your PC? Cause if you did, it should give you both ARMv7 and ARM64
  6. I might hack this game Granted, I won't make a fancy menu like @shmoo, but I'll get the basic features done
  7. When you get to 30 posts, read this: https://iosgods.com/topic/20351-dungeon-hunter-4-v192-offsets/page-1
  8. Maybe you can try updating the firmware from iTunes by hooking your device up to your PC?
  9. Well done with this tool! Just when I was getting started with Android modding as well
  10. Nice job
  11. Nice job!
  12. For me, some more C4Ds and fractals to make it look like she is manipulating the environment. Also, a tad more lighting effects (depth), add some flow (not sure how, but you're creative enough to think up some good stuff ), and maybe add Exposure + Sharpening (that's just me, but it's up to you) But regardless of that, it looks really good!
  13. I've had many mentors, all of them extremely skilled in iOS hacking. I've also been a mentor myself, and it takes time and effort to teach people to hack. I wish you luck in finding one, cause they'll need to input their own time into teaching you
  14. Oh for real? I may have to retract my post then
  15. Thanks The file no longer exists, I think you may have to reupload it
×
  • 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