radare2/libr/anal
2020-10-01 13:56:47 +02:00
..
arch Determine Gameboy hardware registers in disassembly (#15909) ##asm 2020-02-07 09:41:30 +01:00
d Add API for getting Atomic and Typedef Types and remove broken !size (#17599) 2020-09-15 13:31:38 +02:00
p Add remaining =A0 in regprofiles for calling convention ##anal (#17735) 2020-10-01 13:56:47 +02:00
anal.c Add setters for CC self and error and Tests ##anal (#17704) 2020-09-30 13:39:20 +08:00
base_types.h Remove tokens after #endif (#17398) 2020-08-05 12:08:36 +08:00
bb.c Fix r_anal_get_bbaddr to include internal addrs ##anal (#17309) 2020-07-21 10:16:28 +02:00
block.c Improve ARM and PPC analysis ##anal (#17356) 2020-07-29 10:41:26 +08:00
cc.c Add setters for CC self and error and Tests ##anal (#17704) 2020-09-30 13:39:20 +08:00
class.c Don't add already existing parent class ##anal (#17537) 2020-09-02 10:58:15 +08:00
cond.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
cycles.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
data.c Add r_strbuf_reserve() and refactor r_anal_data_to_string() using RStrBuf API (#15144) 2019-09-29 02:03:37 +02:00
diff.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
dwarf_process.c Fix #17353 - Remove duplicated implementation of uleb128 in mach0 ##bin (#17489) 2020-09-24 09:47:23 +02:00
esil2reil.c Add ESIL weak eq support to aetr command (#16840) ##anal 2020-05-17 14:47:37 +02:00
esil_cfg.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
esil_dfg.c Various little mem leak fixes proposal (#15883) 2020-01-23 11:42:09 -05:00
esil_interrupt.c Fix grammar across the code 2019-06-18 14:51:30 +08:00
esil_sources.c implement api for loading interrupt handlers in esil from inside of r2 and shared libs 2018-09-13 18:07:34 +00:00
esil_stats.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
esil_trace.c Fix ESIL tracing to be consistent with debug tracing ##anal 2020-09-02 06:00:38 +08:00
esil.c Show ESIL execution cost information in ao and aoj ##anal (#17585) 2020-09-14 10:44:19 +02:00
fcn.c Minor optimization for type analysis 2020-09-18 00:21:59 +02:00
flirt.c Make root a argv RCmdDesc ##newshell (#17326) 2020-09-15 15:27:10 +02:00
function.c Fix RAnalFunction leaking imports (#17670) 2020-09-18 08:50:36 +02:00
hint.c Refactor Anal Hints (#15876) ##anal 2020-02-13 11:48:24 +01:00
jmptbl.c Fix heap-buffer-overflow in try_walkthrough_casetbl() (#17426) 2020-08-11 12:26:26 +08:00
labels.c Refactor Labels out of SDB ##anal (#17621) 2020-09-16 09:54:33 +02:00
Makefile Fix ESIL tracing to be consistent with debug tracing ##anal 2020-09-02 06:00:38 +08:00
meson.build Set RPATH/RUNPATH on r2 libs too if local (#17639) 2020-09-15 09:16:14 +02:00
meta.c Refactor Meta out of SDB (#16716) 2020-05-09 20:49:28 +02:00
op.c Introduce R_ANAL_OP_FAMILY_SECURITY ##anal (#17394) 2020-08-03 10:44:42 +02:00
pin.c Fix possible use of dangling pointer due to calling r_anal_pin_fini() followed by r_anal_pin_init() (#17720) 2020-09-27 12:21:50 +02:00
reflines.c Bring merge sort and insertion sort cmp function semantics together (#17473) ##util 2020-09-09 15:45:34 +02:00
rtti_itanium.c Coverity fixes ##anal (#17454) 2020-08-14 13:15:41 +08:00
rtti_msvc.c Fix #5446 - Implement msvc RTTI demangling (#15086) 2019-09-22 23:58:42 +02:00
rtti.c Improve itanium RTTI parsing and vtable search ##anal 2020-05-03 17:55:20 +02:00
sign.c Rename r_sign_anal_additem to r_sign_add_item and add r_sign_get_item ##signatures (#17691) 2020-09-22 14:09:17 +02:00
switch.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
type_pdb.c Rename r_anal_base_type fcns and update usages 2020-09-06 12:36:42 +02:00
type.c Add API for getting Atomic and Typedef Types and remove broken !size (#17599) 2020-09-15 13:31:38 +02:00
value.c Update record & replay features to trace reg/mem changes ##debug (#17127) 2020-07-27 12:54:33 +08:00
var.c Refactor Variable Constraints out of SDB ##anal (#17693) 2020-09-23 09:40:39 +02:00
vtable.c Change Itanium VTable detection heuristic ##anal (#17359) 2020-08-06 12:25:20 +08:00
xrefs.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00