rizin/librz/include
2023-08-11 19:00:56 +08:00
..
rz_crypto Clean up headers (#2719) 2022-06-22 07:30:50 +08:00
rz_il ARMv7 NEON and VFP for rzil (#3528) 2023-07-09 00:43:18 +08:00
rz_util util: remove rz_num_{sin,cos}() 2023-08-11 19:00:56 +08:00
sflib Update i386 argument constraints (#3482) 2023-04-26 10:24:22 +08:00
meson.build Add thread-safe hash tables (#3491) 2023-05-02 22:11:53 +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 Make rz_core_analysis_var_display work with stack vars when debugging (#3687) 2023-07-28 01:40:22 +08:00
rz_asm.h Asm token documentation (#3711) 2023-08-02 11:00:18 +08:00
rz_basefind.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_bin.h Add support for PT_OPENBSD_NOBTCFI detection (#3663) 2023-07-18 08:26:21 +08:00
rz_bin_dwarf.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +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 Interactive horizontal histogram for p== commands (#3688) 2023-08-01 12:00:59 +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 Add new command plf to print the RzIL of the function (#3724) 2023-08-05 22:27:54 +08:00
rz_crypto.h Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
rz_debug.h Refactoring debug plugin and cleanup output (#3634) 2023-07-04 10:42:41 +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
rz_egg.h RzEgg: return error codes on failures (#3484) 2023-04-27 00:03:44 +08:00
rz_endian.h util: do not unnecessary initialize members of ut128 (#3717) 2023-08-02 22:12:15 +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 MD2 - hash implementation added according to RFC 1319 (#3585) 2023-06-18 23:01:57 +08:00
rz_heap_glibc.h rz_heap_glibc.h: Add have_fastchunks member to RzHeap_MallocState_ structs (#3200) 2022-11-24 09:42:07 +08:00
rz_heap_jemalloc.h
rz_il.h
rz_io.h Remove rzk and gprobe IO plugins (#3654) 2023-07-12 00:21:43 +08:00
rz_lang.h librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
rz_lib.h librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
rz_list.h librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00: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 Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_platform.h Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
rz_project.h Remove type links and use global vars (#3618) 2023-07-03 02:02:12 +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
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 thread-safe hash tables (#3491) 2023-05-02 22:11:53 +08:00
rz_type.h Add rz_type_db_update_base_type rz_type_func_update 2023-07-30 16:16:52 +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 util, cmd: fix rz_rand64 and %r (#3742) 2023-08-10 18:06:52 +08:00
rz_util.h Remove RzBitmap in favor of RzBitvector (#3433) 2023-03-27 00:29:30 +08:00
rz_vector.h Fix rz_vector_index_ptr rz_vector_head rz_pvector_empty 2023-07-30 16:16:52 +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