radare2/libr/anal
2019-09-26 12:19:03 +02:00
..
arch Fix hexagon jumps second try (#14867) 2019-08-21 19:52:02 +08:00
d Add cxa_throw as noreturn. (#15064) 2019-09-17 23:46:51 +02:00
p Fix #15123 - Double free in RAnal.bb.free because of RAnal.java via RAnal.Ex 2019-09-26 12:19:03 +02:00
anal_ex.c Fix #15123 - Double free in RAnal.bb.free because of RAnal.java via RAnal.Ex 2019-09-26 12:19:03 +02:00
anal.c Fix #15123 - Double free in RAnal.bb.free because of RAnal.java via RAnal.Ex 2019-09-26 12:19:03 +02:00
bb.c Fix #15123 - Double free in RAnal.bb.free because of RAnal.java via RAnal.Ex 2019-09-26 12:19:03 +02:00
cc.c Implement 'cols' RTable.query to filter by column names ##print 2019-08-28 23:25:31 +02:00
class.c Fix aclj 2019-03-17 19:13:06 +01:00
cond.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
cycles.c Minor code cleanups free/R_FREE (#12157) 2018-11-14 21:23:20 +01:00
data.c Initial implementation of RAnalDataType ##anal (#13111) 2019-02-17 23:55:10 +01:00
diff.c Fix grammar across the code 2019-06-18 14:51:30 +08:00
esil2reil.c Fix potential memleaks (#15057) 2019-09-17 02:14:32 +02:00
esil_cfg.c Implement ESIL control-flow-graph and further dfg analysis ##anal 2019-09-26 11:36:20 +02:00
esil_dfg.c Implement ESIL control-flow-graph and further dfg analysis ##anal 2019-09-26 11:36:20 +02: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 Warnings 2019-06-21 12:18:32 +02:00
esil.c Fix memory leaks and other problems found by ASAN. (#14980) 2019-09-08 01:24:14 +08:00
fcn.c Fix #15124 - Null deref in RAnal.fcn_recurse 2019-09-26 11:57:43 +02:00
flirt.c More spelling fixes in the code 2019-06-20 13:36:02 +08:00
hint.c Added val op hints to let the user define jmptbl sizes ##anal 2019-07-07 18:51:21 +02:00
jmptbl.c Add afj command to analyze jmptbl from the shell ##anal 2019-07-22 04:38:26 +02:00
labels.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
Makefile Implement ESIL control-flow-graph and further dfg analysis ##anal 2019-09-26 11:36:20 +02:00
meson.build Implement ESIL control-flow-graph and further dfg analysis ##anal 2019-09-26 11:36:20 +02:00
meta.c Fix memory leaks and other problems found by ASAN. (#14980) 2019-09-08 01:24:14 +08:00
op.c Fix RCALL and RJMP in aop and /at ##search (#15106) 2019-09-23 12:40:24 +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 Fix minor warnings and update sdb from git 2019-09-11 00:18:07 +02:00
rtti_itanium.c Respace demangled c++ names ##disasm 2019-07-22 15:15:20 +02:00
rtti_msvc.c Fix #5446 - Implement msvc RTTI demangling (#15086) 2019-09-22 23:58:42 +02:00
rtti.c Fix #5446 - Implement msvc RTTI demangling (#15086) 2019-09-22 23:58:42 +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 Integrate types field in zignature operations (#15082) ##zign 2019-09-20 12:20:15 +02:00
state.c Upgrade SDB and use the new HtPP, HtUP, HtUU ##refactoring 2018-11-14 10:47:28 +01:00
switch.c Minor code cleanup 2019-05-21 12:14:07 +02:00
type.c Implement types field for zignatures ##types (#15000) 2019-09-10 15:04:12 +02:00
value.c Fix grammar across the code 2019-06-18 14:51:30 +08:00
var.c Code cleanup 2019-08-21 12:53:41 +02:00
vtable.c Add __const to potential VTable Sections ##bin 2019-07-01 12:38:12 +02:00
xrefs.c Reduce xrefs sorting for aflj perf ##anal 2019-07-06 18:06:25 +02:00