rizin/librz/core
2026-04-05 16:27:46 +08:00
..
cmd Fix implementation of rz_core_analysis_[bytes/op_chunk_iter] (#6145) 2026-04-04 15:32:47 +08:00
cmd_descs shell: add plF unicode RzIL print command (#5936) 2026-04-04 02:57:31 +08:00
p Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
tui refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +08:00
agraph.c Remove rz_list_iter_get_data() (#5900) 2026-02-10 22:03:37 +08:00
analysis_objc.c refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +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 Fix implementation of rz_core_analysis_[bytes/op_chunk_iter] (#6145) 2026-04-04 15:32:47 +08:00
cannotated_code.c Fix doxygen comments to use \<something> notation (#5720) 2026-01-02 19:05:37 +08:00
carch.c refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +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 refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +08:00
cautocmpl.c refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +08:00
cbin.c Luac 5.0-5.5 support (#6142) 2026-04-05 08:12:55 +08:00
cbounds.c Move get_boundary functions without module dependencies to RzIO. (#5508) 2026-03-25 14:34:07 +00:00
cconfig.c refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +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 refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +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 Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
cil.c shell: add plF unicode RzIL print command (#5936) 2026-04-04 02:57:31 +08:00
cio.c Fix endianness issues on s390x (#5940) 2026-02-19 23:13:18 +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 fix: remove windows debugger compilation warnings (#6140) 2026-04-05 16:27:46 +08:00
core_private.h shell: add plF unicode RzIL print command (#5936) 2026-04-04 02:57:31 +08:00
core_private_base.h Fix multidex and open_many loading using proper base address (#2104) 2021-12-18 09:54:42 +01:00
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 refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +08:00
creg.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
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 refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +08:00
ctypes.c Sort output of pfn, t and tf commands (#5907) 2026-02-13 00:21:18 +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 Omitted reflines when internal grep ~ is used (#6062) 2026-04-04 12:03:06 +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 refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +08:00
heap_glibc.c refactor: remove RzAsm struct from the public APIs (#6089) 2026-03-26 01:57:42 +08:00
heap_jemalloc.c shell: move all heap parsing commands under dmh (#6050) 2026-03-21 02:44:59 +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
meson.build Move arch config into function (#5902) 2026-02-17 18:19:40 +08:00
project.c sdb: remove unused cas and expire features (#4487) 2024-05-12 18:27:54 +08:00
project_migrate.c Remove bin.debase64 option. (#5405) 2025-09-23 00:59:12 +08:00
README.md librz: add some initial documentation (#3782) 2023-10-13 13:46:19 +08:00
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 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