Jump to content

KingRalph

Senior Member
  • Posts

    1,300
  • Joined

  • Last visited

Everything posted by KingRalph

  1. I don't care All I said was "If your vpn does not encrypt your web traffic, you're rekt". I did not say a vpn is a silver bullet. Neither did I ask for a lecture on web/cyber security. I made my comment for the benefit of others. I do not have any interest in continuing this conversation. Merry christmas.
  2. It's impossible to track tor because the tor servers don't know who sent the packets. Also, the packets are encrypted. There is no such thing as "anonymity" on the internet. No amount of "security protocols" will keep you safe. The best you can do is connect to a trusted proxy and log onto the tor network. That's about as secure as it gets.
  3. It means that the system partition is filled up. That's why cydia can't install perl.
  4. You lack the device space required to install perl Read this for more info Use iCleaner to free up some space
  5. Then just download the tor browser. You're virtually anonymous if you combine tor and a good proxy.
  6. iOS 9.2 IS the bug
  7. Kirito is a male
  8. Sign me UP! @
  9. I've been coding so much I can't spell xD

    1. Show previous comments  5 more
    2. KingRalph

      KingRalph

      #import "Foundation/Foundation.h"

      bool isCoding = true

      while(isCoding) {

      canSpell = False

      }

       

    3. --Techarmor--

      --Techarmor--

      %hook KingRalph

      -(int)doesKnowHowToSpell{

      return 0;

      }

       

      -(BOOL)canCode

      canSpell:(id)argument{

      return false;

      argument =

      }

      %end

       

      %hook Character

      -(BOOL)idiot{

      return false;

      }

       

      -(BOOL)knowsEverything{

      return false;

      }

      %end

       

    4. KingRalph

      KingRalph

      %hook --Techarmor--

      -(BOOL) canCode{

      return false;

      }

      %end

       

      %hook KingRalph

      -(NSArray) languagesThatKingRalphKnows{

      return @["Python","Ruby","C","C++","Objective C","bash","sh"];

      }

      %end

    5. Diversityy
    6. --Techarmor--

      --Techarmor--

      %hook --Techarmor--

      -(BOOL)canCode{

      return false;

      }

       

      -(BOOL)canSpell

      KingRalphCanSpell:(id)argument{

      return True;

      argument

      }

  10. New update: version 1.0.9.7 - setuptheos for iOS now signs all binaries in /usr/bin and /usr/local/bin
  11. This project is officially DEPRECATED. USE THIS INSTEAD
  12. I have lost interest in this conversation... Have a good weekend.
  13. Not all of them are...
  14. You said that the file is showing random text because it's a dat file. I said it's showing random text because it's encrypted. Do you get what I'm trying to say?
  15. You said it showed random text because: "it's a .dat file." Your words, not mine.
  16. The .dat file is encrypted. The .dat at the end just means that the file contains data. Try and find another way to hack the app. (Which is what I assume you're trying to do?)
  17. Jumpman, jumpman, jumpman

    1. Chrizk0

      Chrizk0

      My sister overplays that song :@

    2. AnotherLurker

      AnotherLurker

      that boys upto to something

  18. Or you could just run this command in terminal: find /usr/bin | ldid -S; find /usr/local/bin | ldid -S
  19. My bad. I had those errors too, but I forgot to include a fix. BTW: substrate.h is included with the OS X package?
×
  • 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