radare2/libr/anal
2018-08-13 11:46:09 +02:00
..
arch Hexagon - improve jumps analysis 2018-02-06 13:31:18 +08:00
d Rename and retype arguments as argc and argv in main function (#10994) 2018-08-10 23:45:52 +05:30
p Improve syscall search with static analysis instead of emulation 2018-08-12 04:14:09 +02:00
anal_ex.c Code cleanup and fix analysis regression in Java code 2017-09-02 01:57:13 +02:00
anal.c Add profile to specify format specifications for different programming languages/compiler 2018-07-23 11:18:12 +08: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 Implement esil cmds for invalid and unaligned trap exceptions 2018-08-12 03:01:46 +02:00
fcn.c anal/fcn: do not use raw type, but first mask it with TYPE_MASK (#10879) 2018-08-01 16:08:34 +05:30
flirt.c Added r_file_globsearch and zfs **.sig support 2018-07-27 01:26:34 +08: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 meson: don't compile files that are not used standalone 2018-08-04 18:16:12 +02:00
meta.c Fix #11018 - Add missing C types in C* 2018-08-11 23:22:27 +02:00
op.c Unify /A into /a and move ?O into aom (#11019) 2018-08-11 16:39: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 Fix last coverities and the use of r_str_cmp as list comparator 2018-08-11 20:59:28 +02:00
rtti_msvc.c Add strict mode for MSVC RTTI 2018-07-24 14:05:27 +02:00
rtti.c Add strict mode for MSVC RTTI 2018-07-24 14:05:27 +02: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 replace sdb_count with sdb_isempty 2018-08-11 23:24:56 +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 Remove a unnecessary check (#11065) 2018-08-13 11:46:09 +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