radare2/libr/anal
2020-02-23 11:49:37 +01:00
..
arch Determine Gameboy hardware registers in disassembly (#15909) ##asm 2020-02-07 09:41:30 +01:00
d Refactor and Add Swift calling conventions to sdb 2020-02-14 07:59:41 +01:00
p Fix incorrect PPC ESIL and add testcase (#15970) (#15995) 2020-02-18 16:08:38 +01:00
anal.c Refactor Anal Hints (#15876) ##anal 2020-02-13 11:48:24 +01:00
bb.c Remove prev, jumpbb and failbb from RAnalBlock ##anal (#15969) 2020-02-13 20:40:37 +01:00
block.c Handle return code in r2r.v and fix crashing unit test 2020-02-17 16:36:31 +01:00
cc.c Fix compilation warnings (#15988) 2020-02-17 16:05:51 +08:00
class.c Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +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 Add r_strbuf_reserve() and refactor r_anal_data_to_string() using RStrBuf API (#15144) 2019-09-29 02:03:37 +02:00
diff.c Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +01: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 Various little mem leak fixes proposal (#15883) 2020-01-23 11:42:09 -05: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 ESIL UB 2019-12-18 03:18:27 -06:00
fcn.c Remove more members from RAnalBlock ##anal (#15975) 2020-02-14 17:50:10 +01:00
flirt.c Refactor RAnal Basic Blocks and Functions (#15169) ##anal 2020-01-15 15:23:34 +01:00
function.c Remove unused Function Tree and Fix Relocate (#15898) 2020-01-26 00:07:54 +01:00
hint.c Refactor Anal Hints (#15876) ##anal 2020-02-13 11:48:24 +01:00
jmptbl.c Refactor Anal Hints (#15876) ##anal 2020-02-13 11:48:24 +01:00
labels.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
Makefile Remove Custom Analysis for Java (#15817) ##anal 2020-01-16 11:25:49 +01:00
meson.build Remove Custom Analysis for Java (#15817) ##anal 2020-01-16 11:25:49 +01:00
meta.c Fix sdb API usage to avoid extra strdup() (#16028) 2020-02-23 11:49:37 +01:00
op.c Fix sdb API usage to avoid extra strdup() (#16028) 2020-02-23 11:49:37 +01: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 Remove more members from RAnalBlock ##anal (#15975) 2020-02-14 17:50:10 +01: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 Fix sdb API usage to avoid extra strdup() (#16028) 2020-02-23 11:49:37 +01:00
switch.c Minor code cleanup 2019-05-21 12:14:07 +02:00
type.c Fix sdb API usage to avoid extra strdup() (#16028) 2020-02-23 11:49:37 +01:00
value.c Fix grammar across the code 2019-06-18 14:51:30 +08:00
var.c Fix sdb API usage to avoid extra strdup() (#16028) 2020-02-23 11:49:37 +01: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