radare2/libr
Álvaro Felipe Melchor b69ce7ba00 Fix oob write
2016-11-15 23:58:18 +01:00
..
anal Aim to fix null dereference in x86 2016-11-15 23:41:03 +01:00
asm aae now flag all syscalls found in the binary 2016-11-15 12:55:09 +01:00
bin Speedup DWARF loading by not checking if files exist 2016-11-15 19:52:22 +01:00
bp Completely remove all references to list.h 2016-10-27 13:33:27 +02:00
config Initial implementation of pC (column disasm) 2016-10-08 00:02:47 +02:00
cons Fix warnings when compiling in linux 2016-11-08 01:58:07 +01:00
core Fix 6193 is. 2016-11-15 23:18:41 +01:00
crypto Fix a bunch of malloc(0) 2016-11-08 15:09:52 +01:00
debug Add drpi to show internal representation of drp and check for overflows 2016-11-15 14:40:16 +01:00
egg Add more movk/movz/movn for the arm64 assembler 2016-11-15 11:57:48 +01:00
flag recursive sdb_fmt considered harmful 2016-11-15 13:31:53 +01:00
fs Fix some meamleaks (#6156) 2016-11-09 02:28:14 +01:00
hash Fix #6127 - ph was breaking tmpseek 2016-11-07 02:33:09 +01:00
include Initial speedup for dwarf 50s -> 0.4s, wip 2016-11-15 22:01:08 +01:00
io Initial support of linux-arm-32 for ragg2-cc 2016-11-14 04:24:50 +01:00
lang
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 Enhanced drpi and use gpr as default arena for flags 2016-11-15 16:20:10 +01:00
search Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
socket Fix last COVs 2016-11-10 11:44:00 +01:00
syscall Enhancements to reduce false positives in aae syscalls 2016-11-15 19:26:55 +01:00
util Fix oob write 2016-11-15 23:58:18 +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 #5924 - r_flags -> r_flag 2016-10-27 01:07:58 +02:00
rules.mk
stripsyms.sh
symgraph.pl