Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. downloaded the 'precompiled' version, still not working tho...
  2. Just tried it, tells me it can't find pokestops nearby
  3. oh damn, no windows option?
  4. Heyy! I wanna make a binary hack for my friend but he is non jailbroken, I probably have to sign the binary after I changed some code in it. Can this be done without a jailbroken phone, like on PC or phone itself? ~ xShadowGhostx
  5. Oh god, just kill me. iPhone 4s & iPhone 5 here, lmao... shooooot meeeee plssssss -___-
  6. Just figured it out: also when I hit on the right down side of the phone it turns off! Weird but yeah whatever...
  7. Oh but the case didn't even touched the middle of phone....
  8. Haven't installed new tweaks for weeks! It's just ok I guess
  9. IPhone 5, iOS 8.4 - Jailbroken.
  10. Nope, that's why it's so weird...
  11. I put my case in down side first.. & tried it multiply times Not that I know, I've used it for like 8 months
  12. Hey! I've like the strange problem in the world... So my phone keeps turning off and rebooting after I put my case on. When I put it off & turn on my phone it works again...? This is like impossible that it works like this so wtf ??? Anyone knows what's wrong??
  13. Are you sure you have to thin the binary? Try this: don't thin the binary, sign in it, paste it back to the game, '777' it & open the game.
  14. Paste binary ib cd/var/mobile Open terminal su Pass cd /var/mobile ldid -s "binaryname" Paste binary back to game, '777' it. Test..
  15. Signing it? Or don't thin & sign it? Had the same prob but figured out I had to sign it. And not thin it lol
  16. .text:000F4DA4 MOV R5, R1 to .text:000F4DA4 MOV R5, R0 will not decrease lives, so anyone knows why it does? I have seriously no idea what I am doing lol
  17. oh well. this is a android game called Candy Crush Saga v1.0.6
  18. why would that work? will try but.. edit: crashes the game.
  19. mshook on a android .so? and yes, I am sure. I tried playing a level and it says not enough lives I already tested it, I already told you the results so....
  20. I'm here again... Someone told me to practice with an old version of Candy Crush because this would be "easy"... I thought this function is hackable: I did this: ; _DWORD __fastcall CSaveData::SetNumLives(CSaveData *__hidden this, int) EXPORT _ZN9CSaveData11SetNumLivesEi _ZN9CSaveData11SetNumLivesEi STMFD SP!, {R4-R6,LR} MOV R4, R0 LDR R6, [R0,#0x29C] --> LDR R6 [R7,#0x29C] MOV R5, R1 BL _ZN9CSaveData14GetNumMaxLivesEv ; CSaveData::GetNumMaxLives(void) CMP R6, R0 BLT loc_F4DC0 loc_F4DC0 STR R5, [R4,#0x29C] --> STR R7, [R4,#0x29C] LDMFD SP!, {R4-R6,PC} ; End of function CSaveData::SetNumLives(int) I though this would be it because the LDR function tells #0x29C and so does the STR function. Results: after playing one level it gave me a negative number of lives... any help?
  21. Just saw the characters proof doesn't show the right picture. Will fix it when I get on my pc, I'm sorry.
×
  • 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