rizin/librz/core
2025-12-20 17:08:59 +08:00
..
cmd Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +08:00
cmd_descs Add pF8 for decoding PKCS8 & add info on /cm (#5647) 2025-12-20 16:28:10 +08:00
p Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
tui Implement unified API for describing addresses (name+offset format) (#5571) 2025-12-10 19:11:31 +08:00
agraph.c Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +08:00
analysis_objc.c Make code compilable under checks_level 0 and 3 (#5102) 2025-05-10 23:29:19 +08:00
analysis_tp.c librz/analysis: add missing check if jump points to a valid block 2025-01-22 11:11:30 +08:00
basefind.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08: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 Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +08:00
cannotated_code.c linter: update clang-format installation to version 20 (#5451) 2025-10-12 08:02:03 +08:00
carg.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
casm.c Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +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: Remove rizin command output (#5540) 2025-11-28 23:41:47 +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 Add pF8 for decoding PKCS8 & add info on /cm (#5647) 2025-12-20 16:28:10 +08:00
ccrypto.c librz/hash: add descriptions to all crypto & hash plugins (#5194) 2025-06-10 23:21:45 +08:00
cdebug.c Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +08:00
cesil.c librz/core: Remove rizin command output (#5540) 2025-11-28 23:41:47 +08:00
cfile.c Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +08:00
cflag.c librz/core: Remove rizin command output (#5540) 2025-11-28 23:41:47 +08:00
cgraph.c Update contact information of Rot127. (#5522) 2025-11-10 17:15:15 +00: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 Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +08:00
cio.c librz/core: Remove rizin command output (#5540) 2025-11-28 23:41:47 +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 Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +08:00
cmp.c librz/core: Remove rizin command output (#5540) 2025-11-28 23:41:47 +08:00
core.c Implement unified API for describing addresses (name+offset format) (#5571) 2025-12-10 19:11:31 +08:00
core_private.h core: remove pg and visual ROP (#5398) 2025-09-21 22:37:16 +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 Implement unified API for describing addresses (name+offset format) (#5571) 2025-12-10 19:11:31 +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 Use rz_buf_new_file when loading PDB & FLIRT files. (#5161) 2025-05-22 17:08:29 +08:00
csyscall.c Remove some more of sdb_fmt() calls (#4140) 2024-01-30 22:36:39 +08:00
ctypes.c Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +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 Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +08:00
devirtualize_objc.c Devirtualize message dispatch in ObjectiveC (#5328) 2025-09-27 15:37:02 +08:00
disasm.c Rename rz_str_len_utf8_ansi() to rz_str_utf8_ansi_cols() (#5649) 2025-12-19 23:01:24 +08: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
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 Fix: multiple memory release issues (#5616) 2025-12-13 22:14:50 +08:00
linux_heap_glibc.h Fix memory leaks in linux heap parser (#4426) 2024-04-21 12:14:06 +08:00
linux_heap_glibc64.c RzCore: remove as many #include .c as possible in cmd.c (#2378) 2022-03-17 10:30:57 +08:00
linux_heap_glibc64.h RzCore: remove as many #include .c as possible in cmd.c (#2378) 2022-03-17 10:30:57 +08:00
linux_heap_jemalloc.c linter: update clang-format installation to version 20 (#5451) 2025-10-12 08:02:03 +08:00
meson.build Implement unified API for describing addresses (name+offset format) (#5571) 2025-12-10 19:11:31 +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 Rename rz_list_first() / rz_list_last() to rz_list_first_val() / rz_list_last_val() (#5654) 2025-12-20 17:08:59 +08:00
rtr.c Remove RAP protocol (#5046) 2025-03-27 00:55:06 +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 Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
windows_heap.c linter: update clang-format installation to version 20 (#5451) 2025-10-12 08:02:03 +08:00
yank.c librz/core: Remove rizin command output (#5540) 2025-11-28 23:41:47 +08:00