radare2/libr
2016-02-23 02:35:47 +01:00
..
anal anal/fcn: rename local variables to use hex offset 2016-02-23 02:35:47 +01:00
asm Support and load r_fs plugins 2016-02-21 02:32:28 +01:00
bin More fixes for MIPS and ESIL emulation 2016-02-22 01:43:45 +01:00
bp xnu: get rid of ptrace even for attach and detach 2016-01-23 22:50:28 +01:00
config Better addr|int detection in r_config_node_type 2016-02-16 00:13:41 +01:00
cons cons/dietline: show the same number of items per line 2016-02-13 09:23:17 +01:00
core core/vmenus: add 'Vdn' option to rename flags/vars in current inst 2016-02-23 02:35:47 +01:00
crypto build cleanup focused on possibility to control the lib directories with the build parameters 2015-10-27 03:26:45 +01:00
db Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
debug xnu: fix issue when disable trace bit on arm 2016-02-22 21:22:01 +01:00
egg Boring typo fixes 2016-01-07 00:13:54 +01:00
flags flags: use name instead of realname as the key field of a flag item 2016-02-22 18:21:25 +01:00
fs Support and load r_fs plugins 2016-02-21 02:32:28 +01:00
hash Fix some clang-analyzer issues 2015-11-10 12:18:27 +01:00
include anal/op: add var field to RAnalOp to store the local used by op 2016-02-23 02:35:47 +01:00
io Fix #4010 - axg: show recursive xrefs tree 2016-02-23 02:31:53 +01:00
lang Add thread to manage input/output name piped messages 2015-10-30 04:52:26 +01:00
magic Fix double free in libmagic pointed out by clang-analyzer 2015-11-02 12:21:17 +01:00
parse Fix last coverities 2016-02-16 02:08:09 +01:00
reg Fixes for lldb/debugserver on x86-64 2016-02-03 12:09:58 +01:00
search Initial support for search.overlap 2016-02-12 11:37:48 -06:00
socket Set TCP_NODELAY on client TCP sockets 2016-02-01 12:23:52 +01:00
syscall Initial support for function signatures using pf and initial symbol tables 2015-10-30 03:07:22 +01:00
util Encode only non-printable chars 2016-02-23 00:00:55 +01:00
config.h.head
config.h.tail
config.mk.head
config.mk.tail Add config entries for dragonfly and bitrig 2015-08-30 23:20:10 +02:00
depgraph.pl depgraph for r2 ascii graphs, agn doesnt requires body now 2015-12-10 22:45:00 +01:00
do-ar-sh Native tvOS/WatchOS support, non-fat libr.a and mach0 identification for them 2015-12-28 20:40:18 +01:00
Jamroot Somewhat better BoostJam support 2014-10-26 02:47:08 +02:00
libr.pc.acr
Makefile More multi-arch static build archive fixes for iOS/OSX/tvOS/WatchOS/*OS 2015-12-28 18:31:05 +01:00
rules.mk More multi-arch static build archive fixes for iOS/OSX/tvOS/WatchOS/*OS 2015-12-28 18:31:05 +01:00
stripsyms.sh Fix remaining segfault in RCons.canvas, still trashy output 2014-05-08 02:58:20 +02:00
symgraph.pl