radare2/libr/anal
2018-09-17 01:24:12 +02:00
..
arch Hexagon - improve jumps analysis 2018-02-06 13:31:18 +08:00
d Add ptrace in fcn database 2018-09-08 12:47:07 +02:00
p Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
anal_ex.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
anal.c Fix some warnings (#11271) 2018-08-27 09:16:29 +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 Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
cycles.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
data.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
diff.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
esil2reil.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
esil_interrupt.c fix a few warnings 2018-09-17 00:53:28 +00: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 esil.c: fix memleak (#11256) 2018-08-26 18:25:13 +02:00
esil.c fix if-statement depth for esil expressions 2018-09-14 01:09:30 +00:00
fcn.c Fix potential copy-paste bug in libr/anal/fcn.c (#11542) 2018-09-16 22:43:46 +02:00
flirt.c Fix #11274 attempt. (#11300) 2018-08-31 15:47:26 +02:00
hint.c Add ahr command to set hint for func ret values 2018-06-10 03:17:33 +02:00
labels.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
Makefile implement api for loading interrupt handlers in esil from inside of r2 and shared libs 2018-09-13 18:07:34 +00:00
meson.build implement api for loading interrupt handlers in esil from inside of r2 and shared libs 2018-09-13 18:07:34 +00:00
meta.c Fix last covs and add $e{} in RNumCallback 2018-09-13 11:16:27 +02:00
op.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +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 Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
rtti_itanium.c print class name in avra (#11486) 2018-09-12 21:03:45 +02:00
rtti_msvc.c MSVC RTTI class name demangling (#11171) 2018-08-22 13:15:28 +02:00
rtti.c MSVC RTTI class name demangling (#11171) 2018-08-22 13:15:28 +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 Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
var.c Fix a small memory leak in extract_rarg() (#11543) 2018-09-17 01:24:12 +02:00
vtable.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
xrefs.c fix axj #10179 (#10240) 2018-06-02 09:58:13 +02:00