radare2/libr/anal
2017-11-24 14:22:29 +01:00
..
arch/gb Move lua53 plugins to radare2-extras, available via r2pm 2017-04-05 10:16:50 +02:00
d Initial support for relative installation paths and clean some warnings 2017-10-19 01:07:56 +02:00
p Fix oobread in arm analysis 2017-11-24 00:38:44 +01:00
anal_ex.c Code cleanup and fix analysis regression in Java code 2017-09-02 01:57:13 +02:00
anal.c Add null checks when malloc() and r_anal_op_new() used (#8665) 2017-10-08 23:49:52 +02:00
bb.c Fix #6990 - crash in r_anal_bb_offset_inst 2017-03-12 22:37:17 +01:00
cc.c
cond.c
cycles.c
data.c Fix #6428 - Honor scr.color in ad command 2017-04-16 11:41:27 +02:00
diff.c Fix radiff2 tests 2017-09-02 18:50:38 +02:00
esil2reil.c More leak fixes 2017-07-29 21:26:19 +08: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 Bump sdb to fix hash collision issues 2017-01-14 22:02:33 +01:00
esil.c Fix aae (esil analysis) on mixed arm/thumb mach0 binaries 2017-10-25 23:37:58 +02:00
fcn.c Fix #7309 - Add afCl to get an aprox count of loops in a function 2017-11-24 14:22:29 +01:00
fcnstore.c Use ht_* from sdb in fcnstore.c 2017-02-24 23:42:17 +01:00
flirt.c Add support for IDA FLIRT signatures v10 2017-09-08 11:25:28 +02:00
hint.c Implement ahh -> anal hint highlight 2017-11-14 23:36:04 +09:00
labels.c Fix minor issues by clang-analyzer (#7303) 2017-04-18 14:03:42 +02:00
Makefile Add new command 'aesb' step back for ESIL (#8052) 2017-07-29 18:59:41 +08:00
meson.build Enable missing plugins for AppVeyor (#8876) 2017-11-24 13:13:01 +08:00
meta.c Add cfg.escbslash: Escape the backslash (currently Cs output only) (#8855) 2017-11-22 01:09:58 +01:00
op.c Code cleanup for some var analysis code 2017-08-09 22:31:53 +02:00
pin.c Fix some memleaks, warnings and null derefs pointed out by clang analyzer 2017-07-10 11:20:03 +02:00
ref.c
reflines.c Fix #6852 - up lines are now more beautiful 2017-10-31 02:14:00 +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 warning to zos command (#8585) 2017-09-25 16:52:58 +02:00
state.c Remove configure-plugins dependency for the make meson 2017-05-26 02:43:53 +02:00
switch.c
types.c Calculate size properly for nested types 2017-11-08 16:46:50 +08:00
value.c Fix #6162 - Renames r_str_concat to r_str_append 2017-03-16 22:29:49 +01:00
var.c The value must be negative, for the information being properly prompted. 2017-09-07 16:33:38 +02:00
xrefs.c Fix null derefs in egg + unnecessary null chk in xrefs 2017-10-09 12:23:13 +02:00