| .. |
|
cmd.c
|
Transition from list to pvector for symbols in RzBinPlugin (#4077)
|
2024-01-06 19:54:19 +08:00 |
|
cmd_analysis.c
|
Remove hidden static in rz_str_pad
|
2024-01-06 23:30:07 +08:00 |
|
cmd_api.c
|
Make it clear the "details" of command are available (#3890)
|
2023-12-26 07:41:23 +08:00 |
|
cmd_block.c
|
|
|
|
cmd_cmp.c
|
Remove hidden static in rz_str_pad
|
2024-01-06 23:30:07 +08:00 |
|
cmd_debug.c
|
Transition from list to pvector for symbols in RzBinPlugin (#4077)
|
2024-01-06 19:54:19 +08:00 |
|
cmd_egg.c
|
Removed plenty of eprintfs in rz_core (#2950)
|
2022-08-29 00:32:17 +08:00 |
|
cmd_eval.c
|
Force usage of RzList methods instead of direct access of the fields (#4036)
|
2023-12-18 21:05:57 +08:00 |
|
cmd_flag.c
|
Remove hidden static in rz_str_pad
|
2024-01-06 23:30:07 +08:00 |
|
cmd_flirt.c
|
Fix flirt crc calculation, length and matching
|
2022-10-26 21:46:22 +02:00 |
|
cmd_hash.c
|
|
|
|
cmd_history.c
|
|
|
|
cmd_info.c
|
Allow configuring bin hashes (#3951)
|
2023-11-05 19:00:28 +08:00 |
|
cmd_interpret.c
|
Removed plenty of eprintfs in rz_core (#2950)
|
2022-08-29 00:32:17 +08:00 |
|
cmd_linux_heap_glibc.c
|
core/cmd: print graph when dmhg is executed (#2931)
|
2022-08-18 18:01:25 +08:00 |
|
cmd_macro.c
|
Removed plenty of eprintfs in rz_core (#2950)
|
2022-08-29 00:32:17 +08:00 |
|
cmd_magic.c
|
Removed plenty of eprintfs in rz_core (#2950)
|
2022-08-29 00:32:17 +08:00 |
|
cmd_math.c
|
Remove hidden static in rz_str_pad
|
2024-01-06 23:30:07 +08:00 |
|
cmd_meta.c
|
Coverity fixes - memory leaks (#3348)
|
2023-02-05 15:22:28 +08:00 |
|
cmd_open.c
|
Remove dead code in RzUtil alloc
|
2023-03-01 11:12:03 +08:00 |
|
cmd_plugins.c
|
Unify crypto plugin api to match all the other plugins. (#3773)
|
2023-08-18 23:25:41 +08:00 |
|
cmd_print.c
|
Remove hidden static in rz_str_pad
|
2024-01-06 23:30:07 +08:00 |
|
cmd_project.c
|
Move rz_core_project_*() API to the project.c
|
2022-09-08 07:41:18 +08:00 |
|
cmd_quit.c
|
|
|
|
cmd_regs.c
|
Fix several memleaks (#3779)
|
2023-08-24 07:53:33 +08:00 |
|
cmd_regs_meta.inc
|
|
|
|
cmd_remote.c
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_resize.c
|
io: return error when reading/writing to unmapped memory (#3323)
|
2023-02-11 11:36:27 +01:00 |
|
cmd_search.c
|
Make AArch64/ARM analysis and asm plugins Capstone v6 compatible. (#4011)
|
2023-12-20 01:00:31 +08:00 |
|
cmd_search_rop.c
|
Add /*<type>*/ comments everywhere (#2986)
|
2022-09-11 13:04:53 +08:00 |
|
cmd_seek.c
|
Fix several memleaks (#3811)
|
2023-08-30 20:04:36 +08:00 |
|
cmd_shell.c
|
Remove hidden static in rz_str_pad
|
2024-01-06 23:30:07 +08:00 |
|
cmd_system.c
|
|
|
|
cmd_tasks.c
|
Removed plenty of eprintfs in rz_core (#2950)
|
2022-08-29 00:32:17 +08:00 |
|
cmd_type.c
|
Force usage of RzList methods instead of direct access of the fields (#4036)
|
2023-12-18 21:05:57 +08:00 |
|
cmd_windows_heap.c
|
Removed plenty of eprintfs in rz_core (#2950)
|
2022-08-29 00:32:17 +08:00 |
|
cmd_write.c
|
io: return error when reading/writing to unmapped memory (#3323)
|
2023-02-11 11:36:27 +01:00 |
|
cmd_yank.c
|
|
|
|
rz-shell-parser-cmds.inc
|
core/cmd: rewrite rz_cmd_macro API
|
2022-08-26 07:53:43 +08:00 |