radare2/binr
Álvaro Felipe Melchor d9e77ca0d1 xnu: first series of patches to use mach exceptions
* use set_trace_bit and clear_trace_bit macros

* use PT_ATTACHEXC since PT_ATTACH will be deprecated in the future
and we are interested in receiving mach exceptions

* first attempt to handle mach exceptions

* api change: added a parameter to r_core_setup_debugger
at least in OS X this function was producing double attachment.
I've added a boolean value to indicate when use dpa.

* added pipe to communicate between main process and traced process
by far this is not a good implementation. We should develop a better
approach/design to save all the exceptions and handle them accordingly.
This is the initial implementation

* bring back ptrace for stability and in order to merge this into master
2016-01-18 22:24:16 +01:00
..
blob build cleanup focused on possibility to control the lib directories with the build parameters 2015-10-27 03:26:45 +01:00
preload Move Git tips and taps into the root makefile 2015-09-23 22:37:15 +02:00
r2agent Native tvOS/WatchOS support, non-fat libr.a and mach0 identification for them 2015-12-28 20:40:18 +01:00
r2pm Add blessr2 into r2pm 2015-12-28 17:58:40 +01:00
rabin2 Add rabin2 -O e/new-entrypoint-address (ELF only atm) 2016-01-14 14:42:36 +01:00
radare2 xnu: first series of patches to use mach exceptions 2016-01-18 22:24:16 +01:00
radiff2 Fix many important issues reported by clang-analyzer 2015-11-22 11:27:45 +01:00
rafind2 Fix many coverities 2015-12-31 17:10:02 +01:00
ragg2 Update ragg2 short help message 2015-12-14 00:00:39 +01:00
rahash2 Fix #2782 - rahash2 - slurps from stdin 2015-11-22 23:59:48 +01:00
ranal2 Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
rarun2 More static build fixes 2015-11-01 11:43:05 +01:00
rasign2 Add json output with zj 2015-10-14 21:26:26 +02:00
rasm2 Another rasm2 -E fix 2015-12-31 15:23:03 +01:00
rax2 Fix many important issues reported by clang-analyzer 2015-11-22 11:27:45 +01:00
Makefile Fix make install issues with r2pm 2015-12-03 17:02:13 +01:00
rules.mk More static build fixes 2015-11-01 11:43:05 +01:00