..
rz_crypto
rz_il
Document and explain ownership of the RzILMem buffer. ( #5658 )
2025-12-27 02:47:15 +08:00
rz_util
librz/util: add in-place bitvector operations ( #5569 )
2025-12-23 13:56:06 +08:00
sflib
meson.build
Add rz_util/rz_pkcs8.h to librz/include/meson.build ( #5655 )
2025-12-20 21:46:59 +08:00
rz_agraph.h
rz_analysis.h
Add rz_analysis_function_set_cc to set the calling convention ( #5675 )
2025-12-27 18:45:40 +08:00
rz_arch.h
rz_asm.h
Remove Global/Static variables in path.c to make it thread safe ( #5148 )
2025-06-13 21:34:33 +08:00
rz_basefind.h
rz_bin.h
linter: update clang-format installation to version 20 ( #5451 )
2025-10-12 08:02:03 +08:00
rz_bin_dwarf.h
rz_bin_source_line.h
rz_bind.h
rz_bp.h
Move RzBreakpoint into RzDebug ( #5124 )
2025-05-13 01:57:37 +08:00
rz_build_version.h.in
rz_cmd.h
shell: pipe support for uniq and sort commands ( #5580 )
2025-12-10 19:09:30 +08:00
rz_cmp.h
rz_config.h
rz_cons.h
librz/core: Remove rizin command output ( #5540 )
2025-11-28 23:41:47 +08:00
rz_constructor.h
rz_core.h
Implement unified API for describing addresses (name+offset format) ( #5571 )
2025-12-10 19:11:31 +08:00
rz_crypto.h
librz/util: base64, base85, base36, base32, base16 support and refactor ( #5216 ) ( #5271 )
2025-08-17 15:26:25 +08:00
rz_debug.h
Refactor debug native plugin archos-wise and other minor refactors ( #5295 )
2025-09-01 00:00:35 +08:00
rz_demangler.h
Remove rz-libswift to avoid embedding C++ projects. ( #5320 )
2025-08-27 10:38:10 +08:00
rz_diff.h
rz_drx.h
rz_egg.h
[RzEgg] Remove global variables in emit_arm.c ( #5212 )
2025-06-20 16:34:53 +08:00
rz_endian.h
Endian helpers with shifting cursor (rz_read_bleXX_offset) ( #5593 )
2025-12-10 19:07:26 +08:00
rz_flag.h
Fix tests on AArch64 machine by resetting the flag spaces with obs. ( #5353 )
2025-09-10 23:09:26 +08:00
rz_flirt.h
rz_getopt.h
rz_hash.h
librz/hash: add descriptions to all crypto & hash plugins ( #5194 )
2025-06-10 23:21:45 +08:00
rz_heap_glibc.h
Fix: wrong access of the config scr.color ( #5133 )
2025-05-06 01:13:10 +08:00
rz_heap_jemalloc.h
Fix: wrong access of the config scr.color ( #5133 )
2025-05-06 01:13:10 +08:00
rz_il.h
rz_io.h
Fix reading from cache in rz_io_nread_at(). ( #5618 )
2025-12-16 03:00:09 +08:00
rz_lang.h
Remove Global/Static variables in path.c to make it thread safe ( #5148 )
2025-06-13 21:34:33 +08:00
rz_lib.h
rz_list.h
Use macro versions of rz_list_iter_get_prev/next() instead ( #5696 )
2025-12-28 21:05:49 +08:00
rz_magic.h
linter: update clang-format installation to version 20 ( #5451 )
2025-10-12 08:02:03 +08:00
rz_main.h
Remove Global/Static variables in path.c to make it thread safe ( #5148 )
2025-06-13 21:34:33 +08:00
rz_mark.h
refactor: rz_mark_foreach_glob to rz_mark_foreach_regex ( #5446 )
2025-10-11 00:55:10 +08:00
rz_parse.h
rz_pdb.h
Remove static vars from librz/core/windows_heap.c ( #5326 )
2025-08-29 08:30:04 +08:00
rz_platform.h
rz_project.h
Remove bin.debase64 option. ( #5405 )
2025-09-23 00:59:12 +08:00
rz_reg.h
rz_rop.h
shell: add docs, tests, and fix filtering for /Rk command ( #5623 )
2025-12-25 22:04:05 +08:00
rz_search.h
Add pF8 for decoding PKCS8 & add info on /cm ( #5647 )
2025-12-20 16:28:10 +08:00
rz_sign.h
rz_skiplist.h
rz_skyline.h
rz_socket.h
rz_syscall.h
Fix: asn and asr command #3885 ( #5477 )
2025-11-04 23:38:16 +08:00
rz_th.h
Optimize queue to act also as proper channel ( #5627 )
2025-12-20 00:40:13 +08:00
rz_type.h
Type parser can now handle parenthesized declarations correctly ( #5436 )
2025-10-06 19:47:12 +08:00
rz_types.h
librz/core: Remove rizin command output ( #5540 )
2025-11-28 23:41:47 +08:00
rz_types_base.h
refactor: rz_analysis_reflines_get() - change RzList to RzPVector ( #5572 )
2025-12-10 15:03:35 +08:00
rz_types_overflow.h
rz_userconf.h.in
Fix using system zydis ( #5416 )
2025-10-01 10:10:41 +08:00
rz_util.h
Add pF8 for decoding PKCS8 & add info on /cm ( #5647 )
2025-12-20 16:28:10 +08:00
rz_vector.h
Allow null on rz_vector_empty & rz_vector_len ( #5588 )
2025-12-08 21:31:48 +08:00
rz_windows.h
rz_windows_heap.h