rizin/librz/core
2026-03-21 02:44:59 +08:00
..
cmd shell: move all heap parsing commands under dmh (#6050) 2026-03-21 02:44:59 +08:00
cmd_descs shell: move all heap parsing commands under dmh (#6050) 2026-03-21 02:44:59 +08:00
p
tui refactor: add enum vairables in TUI define.c (#5959) 2026-03-04 12:30:34 +08:00
agraph.c Remove rz_list_iter_get_data() (#5900) 2026-02-10 22:03:37 +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
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
carch.c Log an error when endianness change is not compatible with arch (#5945) 2026-02-23 11:06:41 +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_list_iter_get_data() (#5900) 2026-02-10 22:03:37 +08:00
cautocmpl.c shell: new arg type RZ_CMD_ARG_TYPE_FOLDER (#5514) 2025-12-10 19:08:38 +08:00
cbin.c librz/core: Add ica, ics, pfa commands (#6039) 2026-03-17 22:56:24 +08:00
cbounds.c
cconfig.c Log an error when endianness change is not compatible with arch (#5945) 2026-02-23 11:06:41 +08:00
ccrypto.c
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 Add support for dm commands in core dump mode. (#5930) 2026-03-17 10:01:20 +00: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
cheap.c
cil.c Remove rz_list_iter_get_data() (#5900) 2026-02-10 22:03:37 +08:00
cio.c Fix endianness issues on s390x (#5940) 2026-02-19 23:13:18 +08:00
clang.c
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 fix: resolve endless loop (#6049) 2026-03-18 20:52:14 +08:00
core_private.h Add support for dm commands in core dump mode. (#5930) 2026-03-17 10:01:20 +00:00
core_private_base.h
cparser.c
cpdb.c
cplugin.c
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 Sort output of pfn, t and tf commands (#5907) 2026-02-13 00:21:18 +08:00
cvfile.c
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 Make RzAnalysisMetaType an integer enum. (#5839) 2026-03-08 03:18:40 +08:00
fortune.c
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
heap_glibc.c shell: move all heap parsing commands under dmh (#6050) 2026-03-21 02:44:59 +08:00
heap_jemalloc.c shell: move all heap parsing commands under dmh (#6050) 2026-03-21 02:44:59 +08:00
libs.c
meson.build Move arch config into function (#5902) 2026-02-17 18:19:40 +08:00
project.c
project_migrate.c Remove bin.debase64 option. (#5405) 2025-09-23 00:59:12 +08:00
README.md
rop.c RISCV: Make analysis function set mnemonic field to enable ROP search (#5952) 2026-02-26 12:17:46 +08:00
rtr.c Fix endianness issues on s390x (#5940) 2026-02-19 23:13:18 +08:00
rtr_http.c
rtr_shell.c
seek.c
serialize_core.c
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