radare2/libr/anal
2022-02-25 16:17:37 +01:00
..
arch Add some sign extend to some v850 st/sst insns ##esil 2022-02-25 16:17:37 +01:00
d Fix the CI (#19462) 2021-12-03 01:38:51 +01:00
p Fix operands that have an extension plus a shift (#19746) 2022-02-23 00:28:11 +01:00
anal.c A better way to check if a project has been saved ##projects 2022-01-25 10:39:15 +01: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 Fix #17039 ##anal ##json 2020-12-31 22:58:06 +01:00
block.c Fix memleak in basic block 2022-01-23 22:47:04 +01:00
cc.c Introduce r_strf and stop using sdb_fmt ##util 2022-01-18 18:35:31 +01:00
class.c Fix last covs 2022-01-21 12:39:08 +01: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 Fix invalid pointer read issue in dwarf parser ##crash (#19459) 2021-12-02 12:20:30 +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 Add some sign extend to some v850 st/sst insns ##esil 2022-02-25 16:17:37 +01:00
fcn.c Fix uninitialized switch shift variable 2022-02-20 09:57:43 +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 Prevent leak when jumptable has size hint 2022-02-13 22:28:51 +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 Merge asm.msp430 into anal (#19639) 2022-01-28 20:38:29 +01:00
meta.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
op.c Move asm/wasm into anal, and add new opasm() callback ##abi 2022-01-09 22:55:34 +01:00
pin.c Bring back pins to esil land ##esil 2021-07-30 10:38:44 +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 Don't scream out WARNINGs, capitalizing it is enough 2021-03-19 11:02:54 +01:00
rtti.c Improve itanium RTTI parsing and vtable search ##anal 2020-05-03 17:55:20 +02:00
sign.c Fix item freeing in r_sign_add_name() 2022-01-11 01:10:00 +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 Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
var.c Macrofication of the '+=' and '-=' esil operations ##esil 2022-02-01 13:34:34 +01:00
vtable.c Fix warnings found on 32bit and --with-check-levels=0 2021-02-27 01:01:22 +01:00
xrefs.c A better way to check if a project has been saved ##projects 2022-01-25 10:39:15 +01:00