radare2/libr
2016-12-16 15:00:26 +01:00
..
anal Dalvik analysis and bin parsing enhancements (#6320) 2016-12-15 00:14:33 +01:00
asm clean up code applying coding style 2016-12-15 21:04:27 +01:00
bin Fix static linking of the bin.bflt plugin 2016-12-16 15:00:26 +01:00
bp Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
config Added RConfigHold (#6250) 2016-11-23 18:36:11 +01:00
cons Fix #6070 - Implement anal.timeout 2016-12-12 23:57:04 +01:00
core clean up code applying coding style 2016-12-15 21:04:27 +01:00
crypto Fix a bunch of malloc(0) 2016-11-08 15:09:52 +01:00
debug Add option to stop syscall tracing -before- the syscall is executed 2016-12-09 22:19:47 +01:00
egg Add more movk/movz/movn for the arm64 assembler 2016-11-15 11:57:48 +01:00
flag handle better data references 2016-12-05 20:07:32 +01:00
fs Fix some meamleaks (#6156) 2016-11-09 02:28:14 +01:00
hash Fix md5 issue for size(0) in rabin2 -SK md5 2016-12-09 19:01:59 +01:00
include renamed gum_read_sleb128 to r_sleb128 2016-12-16 13:38:36 +01:00
io clean up code applying coding style 2016-12-15 21:04:27 +01:00
lang added r_cons_break_{push/pop} to handle ^C better 2016-11-21 16:56:12 +01:00
magic Fix magic files (#6178) 2016-11-12 11:10:09 +01:00
parse Fix #6144 - asm.capitalize do not uppercase locals 2016-11-07 05:21:49 +01:00
reg Fix various memory leaks (#6272) 2016-12-01 09:09:59 +01:00
search Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
socket [rarun2] Added pseudo tty for listen and connect (#6328) 2016-12-15 15:06:06 +01:00
syscall Only scr.linesleep when in sandbox-free interactive 2016-11-16 03:02:50 +01:00
util renamed gum_read_sleb128 to r_sleb128 2016-12-16 13:38:36 +01:00
config.h.head
config.h.tail
config.mk.head
config.mk.tail
depgraph.pl
do-ar-sh Fix #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
Jamroot
libr.pc.acr
Makefile Fix libr.a for android 2016-12-10 01:48:46 +01:00
rules.mk Fix latest covs 2016-11-29 11:52:24 +01:00
stripsyms.sh
symgraph.pl