rizin/librz/include
2024-02-19 19:39:00 +08:00
..
rz_crypto
rz_il Add RzIL API SEXTRACT32 and NE (#4093) 2024-01-10 23:54:15 +08:00
rz_util rzil: add analysis and evaluation integration test (#4241) 2024-02-16 21:10:44 +08:00
sflib Update i386 argument constraints (#3482) 2023-04-26 10:24:22 +08:00
meson.build rzil: add analysis and evaluation integration test (#4241) 2024-02-16 21:10:44 +08:00
rz_agraph.h Add (i)CFG node type annotations + bug fix (#4221) 2024-02-14 23:40:00 +08:00
rz_analysis.h Disassembler arch for RX microcontroller (MCU) family (#4198) 2024-02-17 22:29:16 +08:00
rz_asm.h Disassembler arch for RX microcontroller (MCU) family (#4198) 2024-02-17 22:29:16 +08:00
rz_basefind.h Allow to cancel and to print progress of the current diffing job (#4051) 2023-12-29 14:25:38 +08:00
rz_bin.h Remove old options and replace with new global ones for string search. 2024-02-19 19:39:00 +08:00
rz_bin_dwarf.h DWARF: loading DWARF in .dSYM (#4219) 2024-02-13 14:36:13 +08:00
rz_bin_source_line.h Add cache for source line (#4129) 2024-01-20 15:48:19 +08:00
rz_bind.h
rz_bp.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_build_version.h.in
rz_cmd.h Move RzOutputMode to rz_cmd.h (#3672) 2023-07-22 17:48:55 +08:00
rz_cmp.h
rz_config.h
rz_cons.h Trim grep expression before processing it. (#4227) 2024-02-14 21:43:42 +08:00
rz_constructor.h Convert from rz_str_new to rz_str_dup (#4178) 2024-02-07 00:07:53 +08:00
rz_core.h rzil: add analysis and evaluation integration test (#4241) 2024-02-16 21:10:44 +08:00
rz_crypto.h Introducing SM4 encryption and decryption (#3863) 2023-12-03 13:36:38 +08:00
rz_debug.h Add specifiable size for watchpoints and tests 2023-09-16 22:35:20 +08:00
rz_demangler.h Add bin.demangle.flags to allow users to simplify or not mangled strings (#3659) 2023-07-17 23:31:09 +08:00
rz_diff.h
rz_drx.h
rz_egg.h Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
rz_endian.h util: rz_endian cleanup and documentation (#3900) 2023-10-05 10:40:00 +08:00
rz_flag.h Backtrace info should be fetched only in certain flag spaces 2024-02-19 19:39:00 +08:00
rz_flirt.h
rz_getopt.h
rz_hash.h Fix openssl 3.0 support due changes on legacy algorithms. (#4215) 2024-02-12 17:44:04 +08:00
rz_heap_glibc.h Update db/archos/linux-x64/dbg_dmh dmh allocated (#3956) 2023-11-05 17:03:26 +08:00
rz_heap_jemalloc.h Update db/archos/linux-x64/dbg_dmh dmh allocated (#3956) 2023-11-05 17:03:26 +08:00
rz_il.h
rz_io.h Change len parameter type to size_t in RzIO API (#4012) 2023-12-03 19:28:16 +08:00
rz_lang.h librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
rz_lib.h Fix rz-ghidra build due to ht_* move (#3932) 2023-10-20 22:13:48 +08:00
rz_list.h Add user pointer to RzListComparator (#4204) 2024-02-11 13:28:33 +08:00
rz_magic.h Use clang-format 15 instead of 14 2023-01-25 22:02:26 +08:00
rz_main.h
rz_parse.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_pdb.h Load symbols in modules from PDB (#4025) 2023-12-10 14:14:14 +08:00
rz_platform.h
rz_project.h Bump project to v16 2024-02-19 19:39:00 +08:00
rz_reg.h Fix endianness for win pagedump and winkd (#3204) 2022-12-09 11:41:28 +01:00
rz_search.h Update rz_search_keyword_new() doxygen and variable names. 2024-02-17 15:04:47 +08:00
rz_sign.h
rz_skiplist.h
rz_skyline.h
rz_socket.h Add help and colors for rz-run -h (#4225) (#4237) 2024-02-16 01:54:12 +08:00
rz_syscall.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_th.h Add rz_th_queue_from_pvector to initialize a queue from a pvector (#4069) 2024-01-05 21:40:25 +08:00
rz_type.h Convert pf commands to rzshell (#3467) 2024-02-16 10:30:59 +08:00
rz_types.h Add support for more AArch64 ELF relocs (#1699) 2024-01-31 20:46:04 +08:00
rz_types_base.h Fix a typo in ut128 type (#3714) 2023-08-02 18:03:15 +08:00
rz_types_overflow.h
rz_userconf.h.in RzUtil add new API 2023-08-25 23:32:05 +08:00
rz_util.h rzil: add analysis and evaluation integration test (#4241) 2024-02-16 21:10:44 +08:00
rz_vector.h Refactor sections in RzBinPlugin from list to pvector (#4089) 2024-01-11 12:19:22 +08:00
rz_windows.h
rz_windows_heap.h