rizin/libr
2014-08-27 03:13:08 +02:00
..
anal minor cleanup in java: remove a now-useless snprintf 2014-08-26 03:45:14 +02:00
asm coverifix 2014-08-24 19:40:08 +02:00
bin fixes #1210 and some other small issues 2014-08-27 02:57:21 +02:00
bp
config Add r_config_node_desc to fix potential null derefs in core/config.c 2014-07-02 08:38:22 -03:00
cons Add r_cons_is_utf8 () and use it to setup scr.utf8 on non-quiet mode 2014-08-25 03:26:02 +02:00
core Fix #1247 - entry0 has the wrong size in pxa 2014-08-27 02:56:26 +02:00
crypto
db
debug Fix crash on OSX debugger 2014-08-20 10:23:22 +02:00
diff Fix last coverity issue in *diff 2014-08-04 02:10:14 +02:00
egg More coverifix 2014-08-17 21:04:12 +02:00
flags Implement 'fc' command to set color to flags. Useful for 'pxa' 2014-08-19 01:47:02 +02:00
fs Even more coverifix 2014-08-18 15:03:02 +02:00
hash Implement rabin2 -K and do some work on the RHash api. Fixes #1204 2014-08-15 03:30:45 +02:00
include Add support for nested structs in pf 2014-08-26 16:45:25 +02:00
io Fix ASLR for linux debugger. Load rbin info from different base address 2014-08-25 04:22:22 +02:00
lang Coverifix 2014-07-30 22:26:13 +02:00
magic More fixes for 'pm' and '/m' 2014-08-11 03:01:41 +02:00
parse Makes coverity happy 2014-07-30 23:28:16 +02:00
reg fix instability in r_reg_free_internal 2014-08-26 03:45:14 +02:00
search Fix format string warning on Windows/Mingw32 2014-08-19 16:13:07 +04:00
socket Fix r_socket_http_answer() 2014-08-22 18:01:34 +02:00
syscall Even more coverifix 2014-08-18 15:03:02 +02:00
sysproxy
util Show linenum in 'prl' 2014-08-27 03:13:08 +02:00
config.h.head
config.h.tail
config.mk.head
config.mk.tail More improvements for cygwin and mingw32 building 2014-07-10 02:21:41 +04:00
depgraph.pl
Jamroot
libr.pc.acr
Makefile Support make install & make symstall with DESTDIR or PREFIX with spaces 2014-07-10 01:13:04 +02:00
rules.mk Fix LDFLAGS -L override issue? 2014-07-09 02:08:06 +02:00
stripsyms.sh
symgraph.pl