rizin/librz/analysis
2021-12-24 20:27:50 +08:00
..
arch Add some missing copyright marks 2021-03-08 15:33:54 +08:00
d Add few missing Windows types 2021-10-24 10:25:46 +08:00
esil esil_trace.c: Refactor print_instruction_trace() (#1562) 2021-09-02 18:42:56 +08:00
p Fix pimm/cimm opex printing in ARM instructions (#1730) 2021-09-23 17:59:26 +02:00
analysis.c New global variable concept (#1407) 2021-08-11 15:23:29 +02:00
arch_platform.c RzArch: Fix clang-ci and Coverity warnings (#1302) 2021-07-13 10:15:11 +02:00
arch_profile.c Fix incompatible return type warnings (#1721) 2021-09-21 23:14:15 +08:00
block.c Fix crash due to null pointer dereference in rz_analysis_block_recurse_depth_first() (#2093) 2021-12-24 20:27:50 +08:00
cc.c Extracting types handling into RzType (librz/type) ##refactor (#896) 2021-04-06 18:04:00 +08:00
class.c Remove length restrictions in analysis classes and various serializations (#1718) 2021-09-21 23:14:15 +08:00
cond.c Migrate the constrained type from RzAnalysis to RzType (#1397) 2021-08-04 16:08:54 +08:00
cycles.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
data.c Fix Coverity CID 316594 2021-04-09 19:46:34 +08:00
diff.c [rz-diff] Optimize diffing functions. (#1346) 2021-07-22 12:40:39 +08:00
dwarf_process.c Check for NULL in dwarf_process:prefer_linkage_name 2021-09-02 14:44:13 +02:00
fcn.c Fix integer overflow and excessive memory usage in jump table analysis 2021-10-18 12:33:46 +08:00
flirt.c Fix flirt.c read_word UB 2021-07-28 12:46:06 +02:00
function.c Fix function type derivation memory leak (#1467) 2021-08-17 17:34:41 +08:00
hint.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
il_trace.c Add RZ_IL namespace to TRACE_INS_HAS_* enums (#1557) 2021-08-31 00:42:24 +08:00
jmptbl.c Fix integer overflow and excessive memory usage in jump table analysis 2021-10-18 12:33:46 +08:00
labels.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
meson.build New global variable concept (#1407) 2021-08-11 15:23:29 +02:00
meta.c Various fixes on Java, icc/ic and dex rewrite (#1455) 2021-08-17 21:52:11 +02:00
op.c Resolve MMIO and extended registers (#1631) 2021-09-11 19:58:22 +08:00
pin.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
reflines.c Replace rz_buf_new() by rz_buf_new_with_bytes(NULL, 0) 2021-05-30 10:53:13 +02:00
rtti.c Convert av command to newshell (#1405) 2021-08-06 16:16:11 +08:00
rtti_itanium.c Convert av command to newshell (#1405) 2021-08-06 16:16:11 +08:00
rtti_msvc.c Convert av command to newshell (#1405) 2021-08-06 16:16:11 +08:00
serialize_analysis.c Fix leaks found by Coverity (#1687) 2021-09-16 15:51:36 +08:00
serialize_typelink.c Fix incompatible return type warnings (#1721) 2021-09-21 23:14:15 +08:00
sign.c Fix incompatible return type warnings (#1721) 2021-09-21 23:14:15 +08:00
switch.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
type_pdb.c Save the RzCallable into typedb 2021-07-30 18:41:40 +08:00
typelink.c Fix incompatible return type warnings (#1721) 2021-09-21 23:14:15 +08:00
value.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
var.c Initialize retctx,ctx before freeing the inner elements 2021-12-24 20:27:50 +08:00
var_global.c Fix Global Variable UAF after deleting flag manually (#1697) 2021-09-16 15:51:36 +08:00
vtable.c Convert av command to newshell (#1405) 2021-08-06 16:16:11 +08:00
xrefs.c Remove all PJEncodings (#1200) 2021-06-09 15:47:49 +02:00