| .. |
|
cmd.c
|
Refactor TUI panels and fix several memleaks (#4452)
|
2024-04-27 19:54:36 +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
|
RzIL: add aezsue to support Step until PC equals given address and output VM changes (#4466)
|
2024-05-04 09:31:02 +08:00 |
|
cmd_api.c
|
Add HtSP, HtSS, HtSU, SetS (#4415)
|
2024-04-16 20:27:48 +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
|
Add missing newlines to some RZ_LOG_* calls (#4439)
|
2024-04-18 00:04:38 +08:00 |
|
cmd_egg.c
|
Removed plenty of eprintfs in rz_core (#2950)
|
2022-08-29 00:32:17 +08:00 |
|
cmd_eval.c
|
Add missing newlines to some RZ_LOG_* calls (#4439)
|
2024-04-18 00:04:38 +08:00 |
|
cmd_flag.c
|
Remove fb command
|
2024-04-04 13:22:57 +02:00 |
|
cmd_flirt.c
|
Fix flirt crc calculation, length and matching
|
2022-10-26 21:46:22 +02:00 |
|
cmd_hash.c
|
RzHash: rename everything in librz/hash to RzHash prefix
|
2022-06-28 21:55:26 +08:00 |
|
cmd_history.c
|
Remove global RzLine instance
|
2024-01-07 22:40:25 +08:00 |
|
cmd_info.c
|
Add missing newlines to some RZ_LOG_* calls (#4439)
|
2024-04-18 00:04:38 +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
|
Remove some more of sdb_fmt() calls (#4140)
|
2024-01-30 22:36:39 +08:00 |
|
cmd_math.c
|
Add missing newlines to some RZ_LOG_* calls (#4439)
|
2024-04-18 00:04:38 +08:00 |
|
cmd_meta.c
|
Add missing newlines to some RZ_LOG_* calls (#4439)
|
2024-04-18 00:04:38 +08:00 |
|
cmd_open.c
|
Remove dead code in RzUtil alloc
|
2023-03-01 11:12:03 +08:00 |
|
cmd_plugins.c
|
Update libdemangle to latest main and add LD command as alias of iDl (#4411)
|
2024-04-01 14:39:35 +08:00 |
|
cmd_print.c
|
Add missing newlines to some RZ_LOG_* calls (#4439)
|
2024-04-18 00:04:38 +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
|
RzCore: remove as many #include .c as possible in cmd.c (#2378)
|
2022-03-17 10:30:57 +08:00 |
|
cmd_regs.c
|
Add HtSP, HtSS, HtSU, SetS (#4415)
|
2024-04-16 20:27:48 +08:00 |
|
cmd_regs_meta.inc
|
Rewrite ar and dr with newshell (#2006)
|
2021-12-06 19:02:43 +01:00 |
|
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
|
Add missing newlines to some RZ_LOG_* calls (#4439)
|
2024-04-18 00:04:38 +08:00 |
|
cmd_search.c
|
Add free function for parse parameters. (#4374)
|
2024-03-22 08:59:15 +08:00 |
|
cmd_search_rop.c
|
Add user pointer to RzListComparator (#4204)
|
2024-02-11 13:28:33 +08:00 |
|
cmd_seek.c
|
Initialize RzAnalysisOp properly. (#4350)
|
2024-03-10 18:26:10 +08:00 |
|
cmd_shell.c
|
Remove hidden static in rz_str_pad
|
2024-01-06 23:30:07 +08:00 |
|
cmd_system.c
|
RzCore: remove as many #include .c as possible in cmd.c (#2378)
|
2022-03-17 10:30:57 +08:00 |
|
cmd_tasks.c
|
Removed plenty of eprintfs in rz_core (#2950)
|
2022-08-29 00:32:17 +08:00 |
|
cmd_type.c
|
Add missing newlines to some RZ_LOG_* calls (#4439)
|
2024-04-18 00:04:38 +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
|
Add missing newlines to some RZ_LOG_* calls (#4439)
|
2024-04-18 00:04:38 +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
|
core/cmd: rewrite rz_cmd_macro API
|
2022-08-26 07:53:43 +08:00 |