rizin/librz/core
2026-02-08 21:38:37 +08:00
..
cmd Use ht_xx_size() instead of reading ht internal state (#5885) 2026-02-07 16:17:18 +00:00
cmd_descs heap: jemalloc parser refactor, add FreeBSD support (#5864) 2026-02-05 00:44:27 +08:00
p Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
tui Use ht_xx_size() instead of reading ht internal state (#5885) 2026-02-07 16:17:18 +00:00
agraph.c Shorten rz_list_safe_prev/next to rz_list_prev/next (#5710) 2025-12-30 22:03:11 +08:00
analysis_objc.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
analysis_tp.c Use ht_xx_size() instead of reading ht internal state (#5885) 2026-02-07 16:17:18 +00:00
basefind.c Use ht_xx_size() instead of reading ht internal state (#5885) 2026-02-07 16:17:18 +00:00
caddr.c Implement unified API for describing addresses (name+offset format) (#5571) 2025-12-10 19:11:31 +08:00
cagraph.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
canalysis.c Add signatures and imports in RzCoreAnalysisStatsItem (#5821) 2026-01-20 19:08:46 +08:00
cannotated_code.c Fix doxygen comments to use \<something> notation (#5720) 2026-01-02 19:05:37 +08:00
carg.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
casm.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
cautocmpl.c shell: new arg type RZ_CMD_ARG_TYPE_FOLDER (#5514) 2025-12-10 19:08:38 +08:00
cbin.c Add RzRelocBase field (#5799) 2026-01-29 16:02:13 +08:00
cbounds.c Don't add unreadable sections to the search boundaries (IO fails). (#5069) 2025-04-05 14:26:49 +08:00
cconfig.c Arch-agnostic jemalloc heap parser (#5828) 2026-01-27 15:31:48 +08:00
ccrypto.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
cdebug.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
cesil.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
cfile.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
cflag.c librz/core: Remove rizin command output (#5540) 2025-11-28 23:41:47 +08:00
cgraph.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
chash.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
cheap.c
cil.c shell: sort output of aezv by variable name (#5890) 2026-02-08 21:38:37 +08:00
cio.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
clang.c Normalize the output of L subcommands (#5077) 2025-04-08 16:46:27 +08:00
cmark.c librz/core: Remove rizin command output (#5540) 2025-11-28 23:41:47 +08:00
cmeta.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
cmp.c librz/core: Remove rizin command output (#5540) 2025-11-28 23:41:47 +08:00
core.c Refactored output modes to use type RzOutputMode (#5750) 2026-01-17 14:29:20 +08:00
core_private.h Refactored output modes to use type RzOutputMode (#5750) 2026-01-17 14:29:20 +08:00
core_private_base.h
cparser.c Normalize the output of L subcommands (#5077) 2025-04-08 16:46:27 +08:00
cpdb.c Remove static vars from librz/core/windows_heap.c (#5326) 2025-08-29 08:30:04 +08:00
cplugin.c refactor: Use HtSP for storing plugins. (#4687) 2024-10-26 16:31:13 +08:00
cprint.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
creg.c
csearch.c Update contact information of Rot127. (#5522) 2025-11-10 17:15:15 +00:00
csign.c Shorten rz_list_iter_has_prev/next() to rz_list_has_prev/next() (#5822) 2026-01-21 13:53:43 +00:00
csyscall.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
ctypes.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
cvfile.c refactor: removed mode parameter from all rz_io_desc_new references (#5367) 2025-09-12 23:26:29 +08:00
devirtualize_cxx.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
devirtualize_objc.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
disasm.c Shorten rz_list_iter_has_prev/next() to rz_list_has_prev/next() (#5822) 2026-01-21 13:53:43 +00:00
fortune.c Remove Global/Static variables in path.c to make it thread safe (#5148) 2025-06-13 21:34:33 +08:00
golang.c Rename rz_str_len_utf8_ansi() to rz_str_utf8_ansi_cols() (#5649) 2025-12-19 23:01:24 +08:00
hack.c librz/core: remove old shell completely (#5004) 2025-03-17 22:26:22 +08:00
heap_jemalloc.c heap: jemalloc parser refactor, add FreeBSD support (#5864) 2026-02-05 00:44:27 +08:00
libs.c Remove Global/Static variables in path.c to make it thread safe (#5148) 2025-06-13 21:34:33 +08:00
linux_heap_glibc.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
linux_heap_glibc.h
linux_heap_glibc64.c
linux_heap_glibc64.h
meson.build heap: jemalloc parser refactor, add FreeBSD support (#5864) 2026-02-05 00:44:27 +08:00
project.c
project_migrate.c Remove bin.debase64 option. (#5405) 2025-09-23 00:59:12 +08:00
README.md
rop.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
rtr.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00
rtr_http.c shell: port R commands to RzShell (#4957) 2025-03-05 23:18:20 +08:00
rtr_shell.c Remove dead code (#4705) 2024-11-08 18:46:13 +08:00
seek.c Fix definition of alignment 2025-02-14 01:27:47 +08:00
serialize_core.c Add: Mark API (#5313) 2025-09-01 22:06:01 +00:00
task.c core: remove legacy output mode for tasks cmds (#5737) 2026-01-07 00:18:00 +08:00
windows_heap.c Implement colors for tables and move RzListInfo out of table.c (#5729) 2026-01-05 21:34:41 +08:00
yank.c Remove rz_io_read_at and use only rz_io_read_at_mapped (#5777) 2026-01-11 22:50:50 +08:00