You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I know, there is no way to modify the _TEXT data on the run time. But it seems that SimpleDebugger overwrites instructions with a break instruction, how does it work?I rememer mach-o has Maximum VM Protection of the _TEXT segment.