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
hook the setExceptionHandler() and catch if it's R,W,X and the address matches.
Ole André Vadla Ravnås, [19 Feb 2017 01:46]:
(on top of Memory.protect() and Process.setExceptionHandler())
only part I don't like is that Process.setExceptionHandler() is just a single handler obviously
so it would be nice to have API that has a chain of handlers
where they're called in order
The text was updated successfully, but these errors were encountered:
Ole André Vadla Ravnås, [19 Feb 2017 01:46]:
(on top of Memory.protect() and Process.setExceptionHandler())
only part I don't like is that Process.setExceptionHandler() is just a single handler obviously
so it would be nice to have API that has a chain of handlers
where they're called in order
The text was updated successfully, but these errors were encountered: