Jump to content

Dannyyy

Senior Member
  • Posts

    1,736
  • Joined

  • Last visited

Everything posted by Dannyyy

  1. try removing ASLR?
  2. thanks for windows?
  3. thats what id do and it'd work
  4. oh okay so they're all in the same target class so you would type %hook bikeinfo -(bool) isAllWheel { return TRUE; } -(bool) isExtraChance { return TRUE; } etc etc then when you're done type %end
  5. you gave me this: (_bikeInfo_isReverse) for "isReverse" and looking at your tweak.xm, i see you have other functions can you also give me those functions in this format?
  6. you know how you gave me the thing with underscores? the one you found in the binary? can you tell me how the other ones are in that way? the MSfindSymbol
  7. no, any proof that this is legit and that you got paid?
  8. just do the old way with a flex patch, way easier
  9. whats a key?
  10. oh then bike info would be the target class: %hook bikeinfo -(bool) isReverse { return TRUE; } %end if the other ones have bikeinfo in it put it between the %hook and %end
  11. you always trying to make a hole in the wall
  12. -(bool) isReverse { return TRUE; } can i see the flex patch?
  13. thats why, you need to hook each target class, you're forgetting the %hook (target class)
  14. have you tried using igg/gamegem/gameplayer?
  15. when you compile? can i see your tweak.xm?
  16. bool isReverse { return TRUE; }
  17. for files you need to be jailbroken, no?
×
  • 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