radare2/libr/anal
2022-04-19 15:40:29 +02:00
..
arch Update sdb and fix some more unused return value warnings 2022-03-22 11:12:43 +01:00
d Fix the CI (#19462) 2021-12-03 01:38:51 +01:00
p Add RAnal.use in RAnalBind to use it from RAsm ##analysis 2022-04-19 01:50:13 +02:00
anal.c Add RAnal.use in RAnalBind to use it from RAsm ##analysis 2022-04-19 01:50:13 +02:00
anplugs.c Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
base_types.h Remove tokens after #endif (#17398) 2020-08-05 12:08:36 +08:00
bb.c Fixed Some Spelling Errors in Comments (#19916) 2022-04-05 10:28:16 +02:00
block.c Fixed Some Spelling Errors in Comments (#19916) 2022-04-05 10:28:16 +02:00
cc.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
class.c Significantly reduce memory leaks in anal tests (#19759) 2022-02-27 14:57:58 -06:00
codemeta.c Fix two minor covs 2021-11-09 13:27:42 +01:00
cond.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01: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 Check for subcommands of iz to improve output on invalid input (#19467) 2021-12-05 04:43:31 +01:00
dwarf_process.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
esil_cfg.c Use new rbtree API in esil_cfg 2021-10-28 19:48:46 +02:00
esil_dfg.c Use new rbtree API in esil_dfg 2021-10-22 01:47:21 +02: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 Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
esil.c Fix dirty esil regression 2022-03-16 16:43:40 +01:00
fcn.c Fix UAF in aaaa on arm/thumb switching ##crash 2022-03-21 18:46:53 +01:00
flirt.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
function.c Add ablc, ab-, Fix and optimize in af- and aafs ##analysis 2022-01-12 12:07:26 +01:00
global.c Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
hint.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
jmptbl.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
labels.c Refactor Labels out of SDB ##anal (#17621) 2020-09-16 09:54:33 +02:00
Makefile Fix java oobread in id_000000,sig_06,sync_m1,src_000048 ##crash 2022-02-07 23:58:09 +01:00
meson.build Only build library archives when -Dblob is provided ##build 2022-03-22 11:59:13 +01:00
meta.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
op.c Fix string representation of optypes of aho command 2022-03-29 15:38:55 +02:00
pin.c Remove all the deprecated abi apis 2022-04-19 15:40:29 +02:00
reflines.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
rtti_itanium.c Fix compilation warnings on some build types 2021-02-18 18:33:25 +01:00
rtti_msvc.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
rtti.c Improve itanium RTTI parsing and vtable search ##anal 2020-05-03 17:55:20 +02:00
sign.c Fix warnings spotted by latest XCode (unused variables) 2022-03-17 10:12:02 +01:00
switch.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
type_pdb.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
type.c Rewrite r_list_uniq with a faster algorithm ##core 2022-01-11 23:29:47 +01:00
value.c Save sp,bp,src,dst in heap outside the loop ##anal (#19848) 2022-03-21 17:03:57 +01:00
var.c Fix #19876 - Smarter local variable and argument sorting ##disasm 2022-04-18 23:47:18 +02:00
vtable.c Remove R_EMPTY and R_EMPTY2 2022-03-13 11:26:10 +01:00
xrefs.c A better way to check if a project has been saved ##projects 2022-01-25 10:39:15 +01:00