Jump to content

Rook

Administrator
  • Posts

    66,731
  • Joined

  • Last visited

Everything posted by Rook

  1. The "WeChatEnhancer.plist" Is set to use this code on SpringBoard which I'm guessing that's not what you want. Replace "com.apple.springboard" with this: com.tencent.xinThat should be WeChat's bundle id if I'm not mistaken.
  2. Some popular lldb commands compared with gdb: http://lldb.llvm.org/lldb-gdb.html GDB LLDB i r $pc register read $pc or reg re $pc break *0xaddress b s -a 0xaddress watch 0xaddress w s e -- 0xaddress x/dw 0x111 x/dw 0x111 or memory read -s 4 0x1111 or mem re -s 4 0x1111 4 means 4 byte & -s = size x/i 0x11111 ?x/i 0x11111 set *0x1111=0x11111 memory write -s 4 0x1111 0x1111 or mem wr -s 0x1111 0x1111 set $r1=0x1 register write $r1 0x1
  3. Yes, there are many but they're all fake and not working. They're probably viruses and keyloggers also so stay away from them.
  4. Is your bundle ID correct? Make sure you entered the game's bundle ID in the tweak.
  5. Just browser VPNs, I suggest: ZenMate VPN Hola! CyberGhost <--- - PC ones: CyberGhost TunnelBear - iOS ones: CyberGhost Onavo TunnelBear VPN One Click
  6. You're not being helpful here. What doesn't work? What did you just try?
  7. Hmmm... I'll let the author know about this. @@KingRalph
  8. By just cheating the game you're risking of getting banned. I guess they look at your medal count and go from that. Don't rise up in the leaderboards too fast because you'll just make it easier for the developers to find and investigate you.
  9. The issue is not on your end, it's Apple. I'm getting it too. They must be doing something or having an issue which will probably get resolved in a few hours. ---- It seems like it's fixed now!
  10. Try TunnelBear or CyberGhost.
  11. I have it set to the same option as you have..
  12. I can't TV you because TeamViewer isn't running when you turn on your PC and installing Ubuntu :s
  13. I think there's Cydia tweaks which gives you this option. Not sure which though. BatteryLife is what I know of so far and BatteryDoctorPro which I'm unsure whether it works on iOS 8.
  14. No, like this: https://technet.microsoft.com/en-us/library/gg318052(v=ws.10).aspx Then installing Ubuntu on it?
  15. Hey Cookie! Welcome and enjoy yourself.
  16. Good looking thread. Thanks for sharing!
  17. Yes, check the pinned topics in Tutorials section to get started.
  18. Install top from Cydia and run it in a Terminal to see the running processes on your device.
  19. Where is that setting found?
×
  • 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