Question

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

Was it helpful?

Solution

You can use system("yourcommand");

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top