Jump to content

KingRalph

Senior Member
  • Posts

    1,300
  • Joined

  • Last visited

Everything posted by KingRalph

  1. Here is a simple way to get the PID of a running process: pidof appname
  2. I suggest you use this: http://iosgods.com/topic/13072-how-to-easily-install-theos-on-any-ios-device-setuptheos/
  3. install mobileterminal from cydia, then open it up and type this: ps -xIt will give you a list of all running processes that are consuming battery power.If you would like to save the data to a file, type this instead: ps -x > /var/mobile/foo.txtIt will create a file in /var/mobile/ called foo.txt and all the output will be redirected to the file instead of stdout
  4. Springtomize is unstable
  5. There is no need to export the variables Change it to this: iOS 7.1 SDK TARGET = iphone:clang:7.1iOS 8.1 SDK TARGET = iphone:clang:8.1
  6. I am highly biased, but I think this is the best/easiest way to setuptheos. http://iosgods.com/topic/13072-how-to-easily-install-theos-on-any-ios-device-setuptheos/
  7. iOSGods has officially rekt iOS gaming companies

    1. Show previous comments  4 more
    2. _Trickster_

      _Trickster_

      Rekit gaming xD

       

    3. Diversityy
    4. AnotherLurker
    5. Diversityy
    6. Klepto

      Klepto

      All we need is for the gaming companies rekt us with lawsuits. #Kawaii

  8. New update!: version 1.0.6 - fixed errors with iPhone headers and added more packages to be installed If you like this tool, drop me a like and a thanks
  9. I fixed all the bugs! (I think) version 1.0.5 - fixed numerous errors with sdk, headers, and packages No more bug fixes. (No promises)
  10. DiDA has found bugs with the setuptheos deb. Please wait until they are fixed
  11. HelloTest >: D
  12. 5 sentences. That takes serious discipline
  13. try and compile the tweak on older devices. The problem might be caused by compatability issues, deprecation, etc.
×
  • 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