radare2/libr/anal
2021-03-08 15:45:30 +01:00
..
arch Determine Gameboy hardware registers in disassembly (#15909) ##asm 2020-02-07 09:41:30 +01:00
d Add amd64syscall calling convention definition ##anal (#18074) 2020-12-20 22:46:19 +01:00
p Apply desired lifecycle of esil syscall and interrupt handlers in esil_dummy plugin ##emu ##api 2021-03-04 19:18:19 +01:00
anal.c Fix RAnalFunction.free signature (#18425) 2021-03-08 15:45:30 +01:00
base_types.h Remove tokens after #endif (#17398) 2020-08-05 12:08:36 +08:00
bb.c Fix #17039 ##anal ##json 2020-12-31 22:58:06 +01:00
block.c Detect shift for the first switch case ##anal (#18336) 2021-03-01 22:39:37 +01:00
cc.c Warn once about the missing anal.cc ##anal 2021-01-25 00:55:09 +01:00
class.c atoi -> atoll 2020-11-10 12:23:46 +08:00
cond.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
cycles.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02: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 Fix r_anal_diff_fcn() so that case where only one function has NULL name is not treated the same as two functions with equal names 2021-01-19 04:34:28 +01:00
dwarf_process.c prefer_linkage_name fails if ctx->lang is NULL 2021-02-14 23:22:42 +01:00
esil_cfg.c Code cleanup in c55x and random dead assignments deleted 2021-02-06 03:30:53 +01:00
esil_dfg.c Update libr/anal/esil_dfg.c 2021-01-22 01:22:24 +01:00
esil_handler.c Add r_anal_esil_{syscall/interrupt}_{get/del} ##esil ##api 2021-03-04 19:18:19 +01:00
esil_plugin.c Fix some asserts and nullderef spotted on arm64 ##esil 2021-02-24 17:13:30 +01:00
esil_stats.c Boolify all the ESIL callbacks ##esil 2021-02-24 17:13:30 +01:00
esil_trace.c Boolify all the ESIL callbacks ##esil 2021-02-24 17:13:30 +01:00
esil.c Boolify all the ESIL callbacks ##esil 2021-02-24 17:13:30 +01:00
fcn.c Detect shift for the first switch case ##anal (#18336) 2021-03-01 22:39:37 +01:00
flirt.c Make root a argv RCmdDesc ##newshell (#17326) 2020-09-15 15:27:10 +02:00
function.c Fix RAnalFunction.free signature (#18425) 2021-03-08 15:45:30 +01:00
hint.c Implement rax2 -I to convert from/to LONG and IP Address ##print 2020-12-28 21:04:48 +01:00
jmptbl.c Detect shift for the first switch case ##anal (#18336) 2021-03-01 22:39:37 +01:00
labels.c Refactor Labels out of SDB ##anal (#17621) 2020-09-16 09:54:33 +02:00
Makefile Esil plugin management APIs ##esil (#18371) 2021-02-19 10:24:48 +01:00
meson.build Esil plugin management APIs ##esil (#18371) 2021-02-19 10:24:48 +01:00
meta.c Add CC, command previous CC, is now CCF ##meta 2021-01-15 10:56:58 +01:00
op.c Introduce R_ANAL_OP_FAMILY_SECURITY ##anal (#17394) 2020-08-03 10:44:42 +02:00
pin.c Fix possible use of dangling pointer due to calling r_anal_pin_fini() followed by r_anal_pin_init() (#17720) 2020-09-27 12:21:50 +02:00
reflines.c Fix warnings found on 32bit and --with-check-levels=0 2021-02-27 01:01:22 +01:00
rtti_itanium.c Fix compilation warnings on some build types 2021-02-18 18:33:25 +01:00
rtti_msvc.c Fix the CI badge and fully rewrite all the workflows to make sense ##build 2021-01-12 13:41:21 +01:00
rtti.c Improve itanium RTTI parsing and vtable search ##anal 2020-05-03 17:55:20 +02:00
sign.c Fix 32 critical COVs (UAF, UB and OOB) (#18077) 2020-12-21 01:10:22 +01:00
switch.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
type_pdb.c PDB: Fix NULL deref with unsupported leaf type (#17996) ##bin 2020-12-06 18:12:29 +01:00
type.c Fix format string warnings 2020-10-19 11:50:06 +02:00
value.c Update record & replay features to trace reg/mem changes ##debug (#17127) 2020-07-27 12:54:33 +08:00
var.c Avoid array subscript type issues (#18295) 2021-01-26 13:08:58 +01:00
vtable.c Fix warnings found on 32bit and --with-check-levels=0 2021-02-27 01:01:22 +01:00
xrefs.c Add cfg.json.* encoding options (#17681) ##json 2020-10-27 11:46:27 +01:00