radare2/libr/anal
2018-06-29 14:33:11 +02:00
..
arch Hexagon - improve jumps analysis 2018-02-06 13:31:18 +08:00
d Using randomisation wrapper (#10310) 2018-06-11 02:50:30 +02:00
p Add mask while parsing RAnalop.dst/src 2018-06-29 14:33:11 +02:00
anal_ex.c Code cleanup and fix analysis regression in Java code 2017-09-02 01:57:13 +02:00
anal.c Refactor code to change R_ANAL_OP_MASK_ALL to appropriate value 2018-05-31 19:05:54 +02:00
bb.c Fix #10293 - Use-after-free in r_anal_bb_free() 2018-06-11 03:28:35 +02:00
cc.c Intial support for register base args 2018-06-29 14:33:11 +02:00
cond.c Fix #3286 - Use stdbool.h 2016-07-12 22:15:19 +02:00
cycles.c Update indentation in some more random files 2015-12-14 14:32:18 +01:00
data.c Code refactoring for the color palette handling 2018-02-23 19:00:47 +01:00
diff.c Refactor code to change R_ANAL_OP_MASK_ALL to appropriate value 2018-05-31 19:05:54 +02:00
esil2reil.c Fix regression in r_snprintf 2017-11-28 22:43:17 +01:00
esil_stats.c Support for modifying the incoming value in operation RAnalEsilCallbacks::hook_reg_write(). (#5977) 2016-10-18 16:59:38 +02:00
esil_trace.c Update sdb-1.1.0, update calls to sdb_fmt() 2018-04-10 23:52:47 +02:00
esil.c Fix last 20 coverity issues 2018-03-19 11:51:04 +01:00
fcn.c Prevent register based var sub in disas 2018-06-29 14:33:11 +02:00
flirt.c anal/xrefs: single, global xrefs API 2018-05-04 21:40:47 +02:00
hint.c Add ahr command to set hint for func ret values 2018-06-10 03:17:33 +02:00
labels.c Update sdb-1.1.0, update calls to sdb_fmt() 2018-04-10 23:52:47 +02:00
Makefile Refactor types and make array of struct work with ts (#10121) 2018-05-18 10:32:31 +02:00
meson.build Add support for PIC Midrange & Enhanced Midrange (#10199) 2018-05-28 16:20:21 +02:00
meta.c Use r_meta_find_in() with asm.meta=false, the ranged sdb works now 2018-04-15 10:35:57 +02:00
op.c Added a few enhancment to struct offset propagation 2018-06-05 23:01:18 +02:00
pin.c Fix some memleaks, warnings and null derefs pointed out by clang analyzer 2017-07-10 11:20:03 +02:00
reflines.c RConsContext (#10450) 2018-06-23 12:10:13 +02:00
rtti_itanium.c Use tabs in rtti and fix some bugs in there 2018-04-08 14:20:51 +02:00
rtti_msvc.c Add Base Classes Limit to MSVC RTTI (#9741) 2018-03-23 14:34:31 +01:00
rtti.c Added structs for gcc rtti parsing (#9739) 2018-03-21 11:28:58 +01:00
session.c Add a comment on the stepback functionality to warn user about how broken is it 2017-11-15 01:13:29 +09:00
sign.c Add R2_PLUGINS, R2_EXTRAS, R2_BINDINGS macros (#9994) 2018-05-02 15:58:14 +02:00
state.c Update sdb-1.1.0, update calls to sdb_fmt() 2018-04-10 23:52:47 +02:00
switch.c Fix #2983 - double-free issue in Java.RAnalOp.cases switch 2018-02-04 12:42:42 +01:00
value.c Fix #6162 - Renames r_str_concat to r_str_append 2017-03-16 22:29:49 +01:00
var.c Prevent register based var sub in disas 2018-06-29 14:33:11 +02:00
vtable.c Refactor code to change R_ANAL_OP_MASK_ALL to appropriate value 2018-05-31 19:05:54 +02:00
xrefs.c fix axj #10179 (#10240) 2018-06-02 09:58:13 +02:00