radare2/libr
2017-12-16 19:38:32 +01:00
..
anal Fixed axtj/axfj extra null byte. (#9018) 2017-12-15 01:12:54 +01:00
asm Add chip8 disassembler and partial analyzer 2017-12-07 15:25:27 +01:00
bin Fix warnings with GCC 2017-12-08 15:47:48 +01:00
bp take bits "wildcard" into account in r_bp_size (#8994) 2017-12-10 11:28:33 +01:00
config Initial implementation of the r2 filesystem 2017-10-23 03:48:48 +02:00
cons Fixes issue where grep is eaten by first command that executes (#9022) 2017-12-15 01:06:16 +01:00
core Optimize {anal,search}.in=io.maps 2017-12-16 19:38:32 +01:00
crypto Implem and integration of the Serpent cipher (ECB) (#8917) 2017-11-30 22:47:29 +01:00
debug Fix memleak in disasm and avoid bad practices like if(x)free(x) 2017-12-13 13:14:28 +01:00
egg Fix small memory leak (#8910) 2017-11-30 00:49:23 +01:00
flag Fix infinite loop and use-after-free in r_flag_unset_glob 2017-11-28 16:52:33 +01:00
fs Fix asm.immstr 2017-11-14 03:59:24 +09:00
hash
include Added ifdef cplusplus for r_reg.h 2017-12-15 16:57:35 +01:00
io GCC also should understand this syntax 2017-12-09 19:29:54 +08:00
lang Renaming char_to_w32 => utf8_to_utf16 2017-11-03 10:27:18 +08:00
magic Fix make symstall with relative paths 2017-10-18 17:53:00 +02:00
parse Fix last covs and better dalvik pseudo 2017-12-16 02:54:02 +01:00
reg reg/profile.c: remove a duplicated FLG => GPR hack (#8516) 2017-09-15 11:32:29 +02:00
search Refactor search (#8566) 2017-09-20 17:00:18 +02:00
socket Added dynamic linking build for Appveyor (#8948) 2017-12-03 21:26:13 +01:00
syscall No colors in flags when scr.color=0 and osx->macos in noreturn types 2017-11-26 22:42:56 +01:00
util Fix last covs and better dalvik pseudo 2017-12-16 02:54:02 +01:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail Adding node testsuite to appveyor (#8313) 2017-12-02 23:42:47 +08:00
depgraph.pl
do-ar-sh
libr.pc.acr
Makefile Fix #8714 - r_util symlink not created 2017-10-19 22:01:32 +02:00
Makefile-ar.mk More makefile fixes for android and mingw32 2017-10-19 01:54:44 +02:00
meson.build Added dynamic linking build for Appveyor (#8948) 2017-12-03 21:26:13 +01:00
rules.mk
stripsyms.sh
symgraph.pl
threads