radare2/libr/bin
2015-09-01 23:24:11 +02:00
..
d Add ELF enums bin/d 2015-03-20 22:47:58 +01:00
format Fix yet-another-batch of clang-analyzer issues 2015-09-01 23:24:11 +02:00
mangling Fix some infers 2015-06-28 20:15:35 +02:00
p Fix yet-another-batch of clang-analyzer issues 2015-09-01 23:24:11 +02:00
pdb #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +02:00
t Purge all r_lib references 2014-02-20 22:16:23 +01:00
bin_write.c Add wta support for appending dump. 2015-04-03 04:11:26 +02:00
bin.c Honor R_SYS_BITS in r2 - 2015-09-01 03:41:08 +02:00
dbginfo.c fix baddr >= 0 and laddr 2015-08-26 20:07:42 +02:00
demangle.c fix segfault and memory leaks 2015-08-10 13:48:48 +02:00
dwarf.c Fix misc compilation warnings on Windows 2015-07-14 13:55:58 +02:00
filter.c Fix r_bin_filter_names() to support dupped vaddr+name entries 2015-07-24 18:48:14 +02:00
Jamroot omf loader is working but in 32bits omf file the vaddr take the value of the paddr in sections and for both 16 adn 32 bits file vaddr is take as offset to pd command instead of paddr (or i misunderstand how it suppose to work) 2015-05-22 12:47:19 +02:00
Makefile Add bin.filter=true config var to avoid dupped symbols and imports 2015-07-04 23:42:48 +02:00