radare2/libr/anal
2021-11-21 20:18:46 +01:00
..
arch Determine Gameboy hardware registers in disassembly (#15909) ##asm 2020-02-07 09:41:30 +01:00
d Fix the windows CI workflows 2021-11-14 21:09:42 +01:00
p Many indentation style fixes 2021-11-18 10:43:52 +01:00
anal.c Fix some asserts spotted by r2r and R2_DEBUG_ASSERT=1 2021-10-14 18:49:33 +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 Fix #17039 ##anal ##json 2020-12-31 22:58:06 +01:00
block.c Fix null deref when using anal.a2f ##anal 2021-09-25 11:43:52 +02:00
cc.c Use gperf on anal/d and improve build and checks ##anal 2021-05-20 00:22:20 +02:00
class.c Fix duplicate vtable entries after 'aaa' ##anal 2021-03-15 02:09:00 +01:00
codemeta.c Fix two minor covs 2021-11-09 13:27:42 +01: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 #18260 - Sort bbs before comparing them for diffing code ##diff (#18584) 2021-04-16 17:57:13 +02:00
dwarf_process.c Indent fixes for anal.dwarf_process 2021-11-02 19:03:54 +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 Null deref, asm.tabs ovf and capstone3 fixes 2021-03-15 02:24:16 +01:00
esil.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
fcn.c Fix #16178 - Rename the r_anal_fcn* apis to r_anal_function* 2021-11-21 20:18:46 +01:00
flirt.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
function.c Improve debug message when misleading a function name ##anal 2021-11-02 11:48:28 +01:00
global.c New 'avg' command and RAnal.global to manage global variables ##anal 2021-10-14 12:40:55 +02: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 Fix #16178 - Rename the r_anal_fcn* apis to r_anal_function* 2021-11-21 20:18:46 +01:00
labels.c Refactor Labels out of SDB ##anal (#17621) 2020-09-16 09:54:33 +02:00
Makefile Fix wasi builds and update wapm package in the new dist/wapm ##build 2021-11-08 10:45:35 +01:00
meson.build Use more join_paths along the meson 2021-11-14 22:25:05 +01:00
meta.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
op.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
pin.c Bring back pins to esil land ##esil 2021-07-30 10:38:44 +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 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 zj vars output ##signatures (#19420) 2021-11-18 10:41:41 +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 Use gperf on anal/d and improve build and checks ##anal 2021-05-20 00:22:20 +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 Fix #16178 - Rename the r_anal_fcn* apis to r_anal_function* 2021-11-21 20:18:46 +01:00
vtable.c Fix warnings found on 32bit and --with-check-levels=0 2021-02-27 01:01:22 +01:00
xrefs.c Implement axtm, axfm and add helps for axf? and axt? ##anal 2021-11-02 19:03:45 +01:00