Skip to content

It can be easilier debug any process under rootless using Xcode.

Notifications You must be signed in to change notification settings

BreakOnCrash/XcodeDebugAny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XcodeDebugAny

It can be easilier debug any process under rootless using Xcode.

Preview

How to use

  1. Configure debugserver to add some permissions.(Refer here)
  2. Upload debugserver to your device and set the path in XcodeDebugAnyPrefs.
  3. Debug any process using Xcode :)

tip This tweak depends on preferenceloader installed here: https://repo.palera.in/

Credits / Thanks

XcodeRootDebug by h4ck1n