rizin/librz/include
2024-01-06 23:30:07 +08:00
..
rz_crypto Clean up headers (#2719) 2022-06-22 07:30:50 +08:00
rz_il Add a new helper to convert a long double to an 80-bit RzIL float (#4062) 2024-01-03 18:52:58 +05:30
rz_util Remove hidden static in rz_str_pad 2024-01-06 23:30:07 +08:00
sflib Update i386 argument constraints (#3482) 2023-04-26 10:24:22 +08:00
meson.build Fix rz-ghidra build due to ht_* move (#3932) 2023-10-20 22:13:48 +08:00
rz_agraph.h Add agI and aoi for printing RzIL statments as graph or pretty printing 2023-06-10 09:17:44 +08:00
rz_analysis.h Remove hidden static in run_basic_block_analysis 2024-01-06 23:30:07 +08:00
rz_asm.h Renesas RL78 disassembler plugin (#3649) 2023-10-14 00:15:03 +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 Transition from list to pvector for symbols in RzBinPlugin (#4077) 2024-01-06 19:54:19 +08:00
rz_bin_dwarf.h Fix stack location in composite 2023-11-29 10:29:01 +08:00
rz_bind.h Core: Add cfgset bind methods 2022-05-10 10:22:49 +08:00
rz_bp.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_build_version.h.in Rename rz_version.h.in to rz_build_version.h.in (#2914) 2022-08-13 22:20:36 +08:00
rz_cmd.h Move RzOutputMode to rz_cmd.h (#3672) 2023-07-22 17:48:55 +08:00
rz_cmp.h Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
rz_config.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_cons.h Fix rz-ghidra build due to ht_* move (#3932) 2023-10-20 22:13:48 +08:00
rz_constructor.h RzUtil: fix rz_path_prefix in case of portable build 2022-05-31 23:32:52 +08:00
rz_core.h Transition of strings in RzBinPlugin (from RzList to RzPVector) (#4052) 2024-01-04 22:23:31 +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 Remove agd and add rz_analysis_similarity/match + refactoring 2022-10-04 20:02:35 +02:00
rz_drx.h Run clang-format 2021-01-21 22:05:44 +08:00
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 Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_flirt.h Fix flirt crc calculation, length and matching 2022-10-26 21:46:22 +02:00
rz_getopt.h Remove 1 from some header guards (#2765) 2022-07-01 22:15:12 +08:00
rz_hash.h Add SM3 hash (#3769) 2023-08-17 21:59:06 +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 [RzIL] Add Validator (Type-checker) (#2182) 2022-01-10 16:54:13 +01:00
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 Force usage of RzList methods instead of direct access of the fields (#4036) 2023-12-18 21:05:57 +08:00
rz_magic.h Use clang-format 15 instead of 14 2023-01-25 22:02:26 +08:00
rz_main.h Remove rz-agent (#3087) 2022-10-12 10:34:46 +02:00
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 Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_project.h Serialize seek history (#3838) 2023-09-10 21:30:30 +08:00
rz_reg.h Fix endianness for win pagedump and winkd (#3204) 2022-12-09 11:41:28 +01:00
rz_regex.h Replace bp/sp-vars by generic stack-based ones (#3167) 2023-01-02 11:36:21 +08:00
rz_search.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_sign.h Remove zignatures and move aaF[l] -> F[al] , zf[sdc] -> F[sdc] (#2682) 2022-06-29 07:49:43 +08:00
rz_skiplist.h SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
rz_skyline.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_socket.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +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 DWARF improve DWARF5 support and refactor 2023-08-25 23:32:05 +08:00
rz_types.h Add rz_type_db_update_base_type rz_type_func_update 2023-07-30 16:16:52 +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 Clean up headers (#2719) 2022-06-22 07:30:50 +08:00
rz_userconf.h.in RzUtil add new API 2023-08-25 23:32:05 +08:00
rz_util.h RzUtil add new API 2023-08-25 23:32:05 +08:00
rz_vector.h Transition from list to pvector for symbols in RzBinPlugin (#4077) 2024-01-06 19:54:19 +08:00
rz_windows.h Windows: Fix for subprocess API handle inheriting (#2773) 2022-07-08 09:25:21 +08:00
rz_windows_heap.h Clean up headers (#2719) 2022-06-22 07:30:50 +08:00