Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. This may be the first iPhone and iPad software update to require a lightning cable
  2. Moved to ViP due to the other ViP DomiNations hack
  3. What double crowns when you have infinite
  4. I don't want to make wrong promises
  5. I think Zahir is right. Until further notice I can't explain why and how debugging doesn't work. Maybe some elder hacker can help you. @mikeyb123 @RickHaks @Aswag1 @iOSv64 @@Laxus
  6. Hacking the wrong function eh
  7. Great, and now gimme my jailbreak
  8. You don't. All you can do is creating a new account and don't play so suspicious this time
  9. Select Text Viewer in the screen that pops up, then click the edit button. Find the line that looks like root:UlGASB5XWDrOc:0:0::0:0: The part we need to edit to change your devices password is between root: and the first :0 Next you want to generate a new password hash. You can do this with the perl function 'crypt'. If you've no idea what that is head over to Crypt Tool online . At that website you see a large text area with $str above it, and a one-line text input with $salt above it. $salt can be any two characters. In $str will be where you type your new password, go ahead and do that, and salt. Next click run. You should get a result like what you previous hash was, it should be without any special characters. Replace the text between root: and the first :0 with your generated hash. Be careful to copy it exactly. Click the Save button at the top of iFile screen, then Click the Done button.
  10. You can go to /private/etc/ manually and edit the master.passwd To reset/change your root password (requires root access) Open MobileTerminal. Run "passwd" and type in your new password twice. Please note that your keypresses will not be displayed on the terminal screen (for security).
  11. Back from Italia :)

    1. Tamil

      Tamil

      Welcome back :)

    2. sn0wqt

      sn0wqt

      wlc back bro

    3. Raggnar

      Raggnar

      Wb castix

    4. Rook

      Rook

      :o

       

      We could have met :v

       

      :welcome:

  12. You have to paste the code you posted in the @implementation part of your .mm
  13. Yea good question normal members can also go to the VIP topics, they just can't reply to them
  14. Yes too bad you suck at HTML Haha but why is the message inbox so tiny like 50 messages is nothing
  15. I thought of something like a PM: [Report] 'Topic title' date Your thread 'Topic title' has been reported for the following reasons: •Reason1 •etc... You can update or edit your thread at any time. please contact a moderator or admin for more information. I'm not sure about the end but basically this is my theory
  16. When you report a topic, the author should also be notified and view the report message (Like the note system for giving warning points). So he can see what's wrong and edit it or update
  17. Because now, unlawful people will face the best Moderator ever
  18. You forgot to open the code block for every method for example + (int)filesExistCheck { if(myObj.boolJail) { return 0; } %orig; }
×
  • 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