radare2/libr/anal
2024-05-12 02:14:58 +02:00
..
c Fix 8 typos 2024-03-25 05:45:16 +01:00
d Initial support for D calling convention ##analysis 2023-08-25 20:00:33 +02:00
p Aim to fix a c++ build problem 2024-03-06 20:45:13 +01:00
anal.c Use RFile.new instead of R_JOIN in the fortunes code 2024-05-12 02:14:58 +02:00
anplugs.c Fix last covs and support mount in ms ##fs 2022-07-08 09:51:21 +02:00
base_types.h Remove tokens after #endif (#17398) 2020-08-05 12:08:36 +08:00
bb.c Don't add more instructions than the ones we can handle in the basic blocks ##analysis 2023-06-19 12:54:25 +02:00
block.c Fix very improbable uaf in block when ht initialization fails 2024-03-18 00:13:33 +01:00
btrace.c Inline r_str_ncpy and define a limit for RStr.var() 2023-10-06 12:56:37 +02:00
cc.c Initial support for D calling convention ##analysis 2023-08-25 20:00:33 +02:00
class.c Fix oom in the nso parser ##crash 2023-03-04 20:58:23 +01:00
codemeta.c Make r_cons_pal_parse to always return ansi + RColor ##cons 2023-10-06 12:56:37 +02:00
cond.c Fix memory leak in RAnalCond.value 2024-04-06 00:34:28 +02:00
cparse.c Move the RParse.cparse into RAnal.cparse ##refactor 2022-11-28 10:28:07 +01:00
cycles.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
data.c Catch invalid references earlier ##analysis 2024-04-28 18:01:47 +02:00
diff.c Set R2CORE env var to expose global pointer to the latest RCore instance 2023-11-14 12:28:04 +01:00
dwarf_process.c Fix non-null-terminated string in dwarf ##crash 2023-04-14 12:15:01 +02:00
esil_cfg.c Native debugger for OpenBSD and NetBSD on arm64 ##debug 2023-04-10 09:19:30 +02:00
esil_dfg.c Remove RList.get_top and RList.get_bottom 2023-03-03 10:14:51 +01:00
fcn.c Unify ArchInfo namings 2024-05-11 01:11:10 +02:00
flirt.c Remove eprintf calls in favor of R_LOG ##api 2022-11-10 13:44:57 +01:00
function.c Add r_anal_function_get_graph ##anal 2023-08-25 10:19:15 +02:00
global.c Few patches coming from the recursefails PR 2023-04-27 13:35:26 +02:00
hint.c Integrate Cb with disasm asmq key hints ##visual 2023-08-30 01:15:47 +02:00
jmptbl.c Fix jmptable analysis on ARM ##analysis 2024-04-16 02:16:27 +02:00
labels.c Refactor Labels out of SDB ##anal (#17621) 2020-09-16 09:54:33 +02:00
Makefile Initial backtrace API and commands (abt) ##analysis 2023-10-06 12:56:37 +02:00
meson.build Initial backtrace API and commands (abt) ##analysis 2023-10-06 12:56:37 +02:00
meta.c Integrate Cb with disasm asmq key hints ##visual 2023-08-30 01:15:47 +02:00
op.c Rename many deprecated R_ANAL_ARCHINFO into R_ARCH_INFO 2024-05-11 01:11:10 +02:00
pin.c Implement soft esil pins, only executed in the disasm loop ##disasm 2024-04-01 17:19:25 +02:00
reflines.c Integrate Cb with disasm asmq key hints ##visual 2023-08-30 01:15:47 +02:00
rtti_itanium.c Prefer _tostring() instead of _to_string() ##api 2022-10-24 20:59:18 +02:00
rtti_msvc.c Fix uaf in xtac and check for more vector allocation failures ##crash 2023-03-04 20:30:05 +01:00
rtti.c Improve itanium RTTI parsing and vtable search ##anal 2020-05-03 17:55:20 +02:00
sign.c Use RFile.new instead of R_JOIN in the fortunes code 2024-05-12 02:14:58 +02:00
switch.c Moving more logic between asm, arch, parse and anal ##api 2022-11-18 03:02:24 +01:00
tid.c Make RReg refcounted ##api 2022-12-21 10:46:23 +01:00
type_pdb.c Move bin.pdb into bin.formats.pdb 2022-08-23 18:52:25 +02:00
type.c Remove all char* casts in free ##cleanup 2023-03-09 18:40:24 +01:00
value.c Migrate arm_cs plugin ##arch 2023-06-16 22:23:09 +02:00
var.c Initial support for D calling convention ##analysis 2023-08-25 20:00:33 +02:00
vtable.c R_API function to count xrefs at a specific address ##anal 2023-08-06 08:52:16 +02:00
xrefs.c Catch invalid references earlier ##analysis 2024-04-28 18:01:47 +02:00