Search code examples
iphoneipadjailbreakipodtheos

THEOS: Shell Terminal Commands using THEOS


I am making a jailbreak app using theos for iPhone. But, I need to know how to run terminal commands using theos to complete my app. Thanks, Jacob


Solution

  • You can use system("yourcommand");