radare2/libr
2018-01-27 23:33:51 +01:00
..
anal Adding XRAM and IRAM base address to anal ptr (#9249) 2018-01-27 10:25:43 +01:00
asm Fix mov dx assembler on 16bit mode 2018-01-26 10:17:05 +01:00
bin Fix null deref in swift demangler 2018-01-25 05:58:34 +01:00
bp Don't try to build shared libraries if configured as --without-pic. 2018-01-11 23:09:22 +01:00
config r_str_chop_ro, r_str_trim_const -> r_str_trim_ro 2018-01-08 03:29:29 +01:00
cons Add scr.color.grep eval var 2018-01-19 19:50:29 +01:00
core bin.strpurge: can now purge all strings via 'all' (#9253) 2018-01-27 23:33:51 +01:00
crypto Don't try to build shared libraries if configured as --without-pic. 2018-01-11 23:09:22 +01:00
debug Initial blind implementation of hwbp for native Linux ARM and ARM64 2018-01-24 00:55:44 +01:00
egg Initial rework of sysregs 2018-01-24 15:12:33 +01:00
flag r_str_chop -> r_str_trim 2018-01-08 03:22:26 +01:00
fs Don't try to build shared libraries if configured as --without-pic. 2018-01-11 23:09:22 +01:00
hash Wide CRC hashes 2018-01-07 20:41:53 +01:00
include Fix #9244 , Honor anal.in for aab (#9250) 2018-01-27 23:10:02 +01:00
io Add Vb[is] for imports/symbols 2018-01-24 10:47:33 +01:00
lang Renaming char_to_w32 => utf8_to_utf16 2017-11-03 10:27:18 +08:00
magic Fix numerous issues with pkgconfig files. 2018-01-11 23:09:22 +01:00
parse mvn is Move Not: A = ~B; 2018-01-12 21:13:10 +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 Force no-debug and no-fork when building for the iphonesimulator 2017-12-31 12:01:25 +01:00
syscall Reload SDB instead of create a new one to fix the k path issue 2018-01-26 12:54:05 +01:00
util Greenify Travis 2018-01-23 11:21:04 +01:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail Remove dead code from config.mk.tail. 2018-01-11 23:09:22 +01:00
depgraph.pl
do-ar-sh
libr.pc.acr
Makefile Simplify and unbreak libr.a generation. 2018-01-11 23:09:22 +01:00
meson.build add n64 (z64 format) loader (#9142) 2018-01-06 16:33:49 -08:00
rules.mk Fix numerous issues with pkgconfig files. 2018-01-11 23:09:22 +01:00
stripsyms.sh
symgraph.pl
threads