radare2/binr
Sebastien Marie 3822f1446e avoid cp -a: it isn't POSIX defined and don't exist on openbsd (#10133)
replace it by the most similar arguments: cp -PRp
(not copied elements are context,links,xattr)
2018-05-20 00:29:53 +02:00
..
blob avoid cp -a: it isn't POSIX defined and don't exist on openbsd (#10133) 2018-05-20 00:29:53 +02:00
preload Avoid false positives in the ISPPC test for binr/preload 2017-11-28 13:22:19 +01:00
r2agent Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
r2bb A bit more work for r2bb 2017-01-13 12:49:42 +01:00
r2pm Fix pathes for r2pm (#10044) 2018-05-08 02:21:08 +02:00
rabin2 Implement iO as a frontend for !rabin2 -O 2018-05-09 23:25:03 +02:00
radare2 Improve build of libr.a and libr.dylib, fix and improve sys/ios-sdk.sh (#10046) 2018-05-09 23:31:52 +02:00
radiff2 Fix hexdump output of radiff2 (#10111) 2018-05-18 10:41:29 +02:00
rafind2 Fix #9883, Handle hit in search left over (#9890) 2018-04-15 14:25:27 +02:00
ragg2 Ragg2-cc is now completely erased from r2 (merged into ragg2) (#9996) 2018-05-02 20:34:30 +02:00
rahash2 Modified rahash -L to be grep friendly #9882 (#9941) 2018-04-24 11:39:14 +02:00
rarun2 Cleanup meson files (#9424) 2018-02-20 09:33:19 +01:00
rasign2 Fix build 2017-03-13 14:24:53 +01:00
rasm2 Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994) 2018-05-02 15:58:14 +02:00
rax2 Fix #2639, added support for javascript byte arrays in rax2 -F (#10065) 2018-05-11 10:58:16 +02:00
Makefile Ragg2-cc is now completely erased from r2 (merged into ragg2) (#9996) 2018-05-02 20:34:30 +02:00
rules.mk Fix static sdk build --without-gpl 2017-09-25 18:57:36 +02:00