| .. |
|
rz_crypto
|
Add entropy cmds and detail struct for value extraction (#5007)
|
2025-03-18 23:50:12 +08:00 |
|
rz_il
|
Document and explain ownership of the RzILMem buffer. (#5658)
|
2025-12-27 02:47:15 +08:00 |
|
rz_util
|
Rewrite of zImage bin parser & new structured data methods (#5893)
|
2026-02-09 19:00:42 +08:00 |
|
sflib
|
Rewrite C compiler code for rz-gg (#5761)
|
2026-01-10 13:36:51 +08:00 |
|
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
|
Add RzRelocBase field (#5799)
|
2026-01-29 16:02:13 +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
|
Implement colors for tables and move RzListInfo out of table.c (#5729)
|
2026-01-05 21:34:41 +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
|
Add signatures and imports in RzCoreAnalysisStatsItem (#5821)
|
2026-01-20 19:08:46 +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
|
Implement colors for tables and move RzListInfo out of table.c (#5729)
|
2026-01-05 21:34:41 +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
|
Cleanup egg code from unused code. (#5767)
|
2026-01-10 17:02:38 +08:00 |
|
rz_endian.h
|
Revert changes for rz_read_be128 and rz_write_be128 (#5779)
|
2026-01-11 18:06:02 +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
|
Add WASM to sig enum in rz_flirt.h (#4945)
|
2025-02-28 14:06:16 +08:00 |
|
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
|
heap: jemalloc parser refactor, add FreeBSD support (#5864)
|
2026-02-05 00:44:27 +08:00 |
|
rz_il.h
|
|
|
|
rz_io.h
|
Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777)
|
2026-01-11 22:50:50 +08:00 |
|
rz_jemalloc_types.h
|
heap: refactor parser for jemalloc 4.5.0 (#5722)
|
2026-01-07 00:24:12 +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
|
rz_list.h: Use static inline funcs instead of macros (#5884)
|
2026-02-07 22:11:55 +08:00 |
|
rz_magic.h
|
Fix memory leak in RzMagicLine: free test_string and name fields (#5782)
|
2026-01-15 13:37:04 +00: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
|
Reject NULL values in rz_platform_profiles_init() (#5090)
|
2025-04-22 15:49:02 +08:00 |
|
rz_project.h
|
Remove bin.debase64 option. (#5405)
|
2025-09-23 00:59:12 +08:00 |
|
rz_reg.h
|
librz/reg: constify rz_reg_get() context argument (#4937)
|
2025-02-26 01:12:51 +08:00 |
|
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
|
Remove dead code of /b.
|
2025-12-31 23:45:05 +08:00 |
|
rz_sign.h
|
|
|
|
rz_skiplist.h
|
|
|
|
rz_skyline.h
|
|
|
|
rz_socket.h
|
Remove RAP protocol (#5046)
|
2025-03-27 00:55:06 +08:00 |
|
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
|
Use memcpy for endian read/write function for native endianness (#5757)
|
2026-01-11 00:21:43 +00: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
|
heap: jemalloc parser refactor, add FreeBSD support (#5864)
|
2026-02-05 00:44:27 +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
|
New function rz_pvector_uniq (#5705)
|
2025-12-30 21:07:45 +08:00 |
|
rz_windows.h
|
|
|
|
rz_windows_heap.h
|
|
|