| .. |
|
cmd.c
|
Add new implementation of RzConfig (#5820)
|
2026-05-03 15:34:48 +08:00 |
|
cmd_alias.c
|
$: Use rz_flag_get to check if flag exists (#4377)
|
2024-03-22 22:12:20 +08:00 |
|
cmd_analysis.c
|
Fix memory leaks across arch, core, and util (#6581)
|
2026-07-02 11:10:03 +08:00 |
|
cmd_api.c
|
Implement colors for tables and move RzListInfo out of table.c (#5729)
|
2026-01-05 21:34:41 +08:00 |
|
cmd_block.c
|
librz/core: Remove rizin command output (#5540)
|
2025-11-28 23:41:47 +08:00 |
|
cmd_cmp.c
|
Replace strdup with rz_str_dup (#4634)
|
2024-09-15 19:12:07 +08:00 |
|
cmd_debug.c
|
Fix memory leaks in arch and core (#6590)
|
2026-07-04 13:36:06 +08:00 |
|
cmd_egg.c
|
Move RzAnalysis as private and force usage of C API (#6123)
|
2026-04-06 16:07:53 +00:00 |
|
cmd_eval.c
|
Dist leaks & RISCV CI build (#6432)
|
2026-05-30 12:07:55 +00:00 |
|
cmd_flag.c
|
Move RzAnalysis as private and force usage of C API (#6123)
|
2026-04-06 16:07:53 +00:00 |
|
cmd_flirt.c
|
Fix flirt crc calculation, length and matching
|
2022-10-26 21:46:22 +02:00 |
|
cmd_hash.c
|
Replace strdup with rz_str_dup (#4634)
|
2024-09-15 19:12:07 +08:00 |
|
cmd_help.c
|
shell: fix leak of iterator in help command (#5848)
|
2026-01-29 12:14:34 +08:00 |
|
cmd_history.c
|
Remove global RzLine instance
|
2024-01-07 22:40:25 +08:00 |
|
cmd_info.c
|
Move RzAnalysis as private and force usage of C API (#6123)
|
2026-04-06 16:07:53 +00:00 |
|
cmd_interactive.c
|
Update contact information of Rot127. (#5522)
|
2025-11-10 17:15:15 +00:00 |
|
cmd_interactive_panel.c
|
Fix RZ_IPI usage on public headers & fix memory leak in the ROP code. (#6171)
|
2026-04-08 13:37:17 +08:00 |
|
cmd_interpret.c
|
Removed plenty of eprintfs in rz_core (#2950)
|
2022-08-29 00:32:17 +08:00 |
|
cmd_macro.c
|
librz/core: Remove rizin command output (#5540)
|
2025-11-28 23:41:47 +08:00 |
|
cmd_magic.c
|
shell: port /m and /mb to RzShell and RzSearch (#4992)
|
2025-03-12 22:23:34 +08:00 |
|
cmd_mark.c
|
refactor: rz_mark_foreach_glob to rz_mark_foreach_regex (#5446)
|
2025-10-11 00:55:10 +08:00 |
|
cmd_math.c
|
Refactored output modes to use type RzOutputMode (#5750)
|
2026-01-17 14:29:20 +08:00 |
|
cmd_meta.c
|
Move RzAnalysis as private and force usage of C API (#6123)
|
2026-04-06 16:07:53 +00:00 |
|
cmd_open.c
|
Implement colors for tables and move RzListInfo out of table.c (#5729)
|
2026-01-05 21:34:41 +08:00 |
|
cmd_plugins.c
|
Normalize the output of L subcommands (#5077)
|
2025-04-08 16:46:27 +08:00 |
|
cmd_print.c
|
Fix memory leaks across core, bin, and PDB parsing (#6579)
|
2026-06-30 19:04:28 +08:00 |
|
cmd_project.c
|
Move rz_core_project_*() API to the project.c
|
2022-09-08 07:41:18 +08:00 |
|
cmd_query.c
|
Have only 1 def of rz_line_hist_sdb_up/down() (#5703)
|
2025-12-29 23:33:04 +08:00 |
|
cmd_quit.c
|
RzCore: remove as many #include .c as possible in cmd.c (#2378)
|
2022-03-17 10:30:57 +08:00 |
|
cmd_regs.c
|
RzReg: Associate roles with RzRegItem instead of name strings (#6291)
|
2026-04-30 12:03:51 +02:00 |
|
cmd_regs_meta.inc
|
Move RzAnalysis as private and force usage of C API (#6123)
|
2026-04-06 16:07:53 +00:00 |
|
cmd_remote.c
|
Fix ISO C23 warnings related the usage of strstr & strchr (#6182)
|
2026-04-08 22:04:39 +08:00 |
|
cmd_resize.c
|
Add missing newlines to some RZ_LOG_* calls (#4439)
|
2024-04-18 00:04:38 +08:00 |
|
cmd_search.c
|
Fix memory leaks across arch, core, and util (#6581)
|
2026-07-02 11:10:03 +08:00 |
|
cmd_search_gadget.c
|
librz/core: implement ROP/JOP/COP gadget cache (#6328)
|
2026-05-24 21:48:42 +08:00 |
|
cmd_seek.c
|
Fix ISO C23 warnings related the usage of strstr & strchr (#6182)
|
2026-04-08 22:04:39 +08:00 |
|
cmd_shell.c
|
Fix ISO C23 warnings related the usage of strstr & strchr (#6182)
|
2026-04-08 22:04:39 +08:00 |
|
cmd_system.c
|
Add new implementation of RzConfig (#5820)
|
2026-05-03 15:34:48 +08:00 |
|
cmd_tasks.c
|
core: remove legacy output mode for tasks cmds (#5737)
|
2026-01-07 00:18:00 +08:00 |
|
cmd_type.c
|
Fix tn- <hex_number> (#6585)
|
2026-07-02 11:11:28 +08:00 |
|
cmd_windows_heap.c
|
Refactor windows heap parser (#6014)
|
2026-04-10 15:46:11 +08:00 |
|
cmd_write.c
|
Fix memory leaks across arch, core, and util (#6581)
|
2026-07-02 11:10:03 +08:00 |
|
cmd_yank.c
|
Add missing newlines to some RZ_LOG_* calls (#4439)
|
2024-04-18 00:04:38 +08:00 |
|
rz-shell-parser-cmds.inc
|
librz/core: remove old shell completely (#5004)
|
2025-03-17 22:26:22 +08:00 |