Jump to content

Crypto

Senior Member
  • Posts

    3,170
  • Joined

  • Last visited

Everything posted by Crypto

  1. Welcome
  2. I was about to tag you
  3. You could've took a screenshot you damn noob For the breakpoint part, I did some research and I think it's an issue for older versions of LLDB not always processing the watchpoint in the mach process. Where did you download LLDB? Nice
  4. I'm not from France but I speak french
  5. can you show me the breakpoint message it gives you?
  6. It's against the rules, remove it
  7. Yeah I did some research after I wrote this topic which was quit a long time ago Shmoo is helping the dev secure it so goodluck hacking it
  8. Ok I get it I think. Can you show me the breakpoint message it gives you? I'm guessing even when you watchpoint it, it breaks on a certain line of code in that specific variable
  9. Nothing set for "JB or NJB" = incomplete
  10. Of course it stops that's how the debugger works you found the right offset. Put it in IDA
  11. You need to set permissions correctly so it can read/write on the debugserver and if you already did, you enable it with putty and then you'll be able to create a new port
  12. Welcome and don't worry, we'll please your wife with our cheats.
  13. Break Points will stop at your desired line of code thus calling it "break" point. Exemple : if you have 30 lines of codes that need to be ran by the Debugger but you only want it to stop at Line 12, it will stop at Line 12. If nothing is set, it will keep flowing until your code (0) reaches the end Watch point will monitor the current variable offset you're trying to "watch". Exemple : If you watchpoint your "ammo" in a game. It will watchpoint the variable until it sees any change made and spit out the new variable that got changed.
  14. Yeah if I remember correctly. What iOS are you on?
  15. Np it got moved
  16. No it's Vanessa
  17. You need to open the 22nd port first by opening the debugserver on iFunBox BEFORE creating the 23rd port
  18. Did you open debugserver and then tried to open the 23rd port?
  19. I think Gogg can also unlike
  20. This shouldn't be in Help & Support
  21. It let's you create a new port after detecting the port 22
  22. Mark my answer as solved :lenny:
×
  • 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