rizin/test/db/cmd
Riccardo Schirone 9df2994127
RzCmd: add support for dynamically generated details sections (#2361)
So far all the help sections were statically generated from the YAML
files, however sometimes you may want to list things in the help
messages that depend on what is loaded in Rizin (e.g. plugins, etc.).
This patch adds support for a details_cb that provides a dynamically
created RzCmdDescDetail array.
2022-02-25 09:25:15 +00:00
..
0000
archs Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
backtickgrep Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
basic Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
bitmask Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
bug_3788 Reorganize map skyline segments 2021-08-03 22:44:38 +08:00
bug_backtick Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
bug_duplicate_vtables Full table header line (#1239) 2021-06-28 17:25:25 +08:00
cmd_0
cmd_aae
cmd_aaF [FLIRT] Add sigdb details and fixed bugs #2223 2022-01-20 17:19:40 +01:00
cmd_ab Adjust tests 2021-04-21 15:26:35 +02:00
cmd_ac Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_acll Full table header line (#1239) 2021-06-28 17:25:25 +08:00
cmd_aea Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_aecb Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_aek Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_aes Fix #2135: Add ..( command (#2184) 2022-01-13 18:10:23 +08:00
cmd_aesb Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_aex Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_aez Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_af Fix #2288: Clear ds->opstr on pdf '..' (#2294) 2022-02-08 18:03:43 +01:00
cmd_afb Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_afcl librz/core/*.c refactor for RzTypes extraction 2021-03-05 17:41:57 +08:00
cmd_afl Convert afl/afi commands to rzhell (#2040) 2021-12-14 17:49:16 +08:00
cmd_afn Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_afv Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_afvd Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_ag
cmd_agC
cmd_agf Fix optype-to-string conversion (#2158) 2022-01-01 01:35:29 +08:00
cmd_ah Convert ah commands to rzshell (#2130) 2021-12-30 12:44:51 +08:00
cmd_ahi Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
cmd_aii Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_alias Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_an Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_ao Fix pimm/cimm opex printing in ARM instructions (#1730) 2021-09-23 09:39:14 +02:00
cmd_ar Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_ara Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_arp Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_att Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
cmd_av
cmd_avg Type pretty printing API (#1678) 2021-09-27 17:30:35 +00:00
cmd_avr Convert av command to newshell (#1405) 2021-08-06 16:16:11 +08:00
cmd_ax Fix #469 by checking the value of analysis.jmp.cref (#1594) 2021-10-13 14:32:47 +02:00
cmd_b Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_basefind EBCDIC character support (#1643) 2021-11-22 09:48:57 +08:00
cmd_c Port c commands to newshell (#1854) 2021-11-25 17:55:08 +05:30
cmd_Ch
cmd_cond Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_dh Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
cmd_disassembly Various fixes on Java, icc/ic and dex rewrite (#1455) 2021-08-17 21:52:11 +02:00
cmd_dmh Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_dr Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_dr_equal Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_ds Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_ec Refactor APIs related to themes and remove global variables from cmd_eval (#1879) 2021-10-29 20:25:00 +08:00
cmd_egg Port g (egg/shellcode) commands to the rzshell (#1744) 2021-10-25 22:15:38 +08:00
cmd_env Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_eval Use PJ in config_print_node() (#1488) 2021-09-09 13:46:08 +02:00
cmd_extend Convert 'we' commands to rzshell (#2325) 2022-02-16 09:31:50 +00:00
cmd_flags Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_flags_stress Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_foreach Reduce analysis recursion (#1284) 2021-07-10 13:52:31 +02:00
cmd_fuzzed Fix OOB write in rz_str_unescape() if last char is \ (#2238) 2022-01-24 17:06:41 +08:00
cmd_graph Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
cmd_hash Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_help RzCmd: add support for dynamically generated details sections (#2361) 2022-02-25 09:25:15 +00:00
cmd_i Drop scr.interactive requirement for s error (#2333) 2022-02-18 21:25:00 +08:00
cmd_idp PDB: Add/fix tests 2022-02-25 13:17:20 +08:00
cmd_interactive_modes Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_interpret Cleanup of RzLang (#1206) 2021-06-10 10:24:49 +02:00
cmd_json RzCmd: print RzCmdStateOutput only if command returns OK 2021-11-05 11:58:24 +01:00
cmd_k Extracting types handling into RzType (librz/type) ##refactor (#896) 2021-04-06 18:04:00 +08:00
cmd_list Replace AES code with Nettle one which is LGPLv3 2021-12-17 09:18:47 +01:00
cmd_long_string
cmd_macros Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_meta Fix Double Free in Cs without a Bin File 2021-12-26 15:23:31 +08:00
cmd_open Convert o commands to rzshell (#2281) 2022-02-07 18:23:31 +01:00
cmd_ownshell Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_p- Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_pa Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_pad Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pae Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pB Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pc Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pd Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
cmd_pd2 disasm, scr.utf8=1: Add missing @ to self-loops (#2335) 2022-02-19 10:42:54 +08:00
cmd_pd_bugs Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pd_bytes
cmd_pde Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_pdj
cmd_pdr Refactor macho relocs patching and convert to vfiles 2021-09-26 10:45:40 +02:00
cmd_pdx Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pf Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_pf2 Convert om commands to rzshell (#2192) 2022-01-11 17:29:20 +01:00
cmd_pf_elf Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
cmd_pf_write Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pFb Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pfd Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pg Convert pg commands to newshell (#1152) 2021-05-24 12:59:48 +08:00
cmd_ph Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_pi
cmd_pif
cmd_pipe Fix wrong buffer size reporting with shm:// 2021-11-26 13:21:34 +08:00
cmd_pix Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_print Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_print_misc Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_ps Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_psj New string information API (#1068) 2021-05-06 19:43:49 +08:00
cmd_pt Simplify pt boundaries test using ..( (#2213) 2022-01-15 17:19:40 +08:00
cmd_px Use rz_analysis_get_address_bits() in pxr and fix asserts (#2002) 2021-11-21 12:19:33 +01:00
cmd_pxd Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pxw Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_question
cmd_r
cmd_repeats RzShell: add autocompletion for @@ iterator operators, @@., @@=, etc. (#1896) 2021-10-29 00:11:45 +08:00
cmd_rop AVR LGPL Assembler and Disassembler + tests (#1028) 2021-04-16 10:01:39 +08:00
cmd_search Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
cmd_search_hit Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
cmd_search_in
cmd_seek Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_shift Convert 'we' commands to rzshell (#2325) 2022-02-16 09:31:50 +00:00
cmd_system Add -I (IL lifting) option to rz-asm 2022-01-10 19:27:09 +01:00
cmd_task Rename newshell to rzshell and parser commands to statements 2021-04-22 19:45:14 +08:00
cmd_tc Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_tcc Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
cmd_tmpbuf
cmd_to Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
cmd_visual Mark the test for pg as broken (#1129) 2021-05-14 01:22:32 +08:00
cmd_w RzShell: convert wh command to shell/which (#1964) 2021-11-12 11:42:58 +01:00
cmd_wfs Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_wop Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_wox Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_yank Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_zignature Added test for FLIRT correctness (#2319) 2022-02-15 12:27:13 +08:00
cmds Fix tests still using '...' syntax 2022-02-16 16:25:37 +01:00
comments Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
data Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
describe Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
display_flag Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
dwarf Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
echo Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
egg Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
elf
err Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
feat_arithmetic Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
feat_arroba Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
feat_astabs Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
feat_base64 Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
feat_cmdsubst Add test for command substitution in statements args 2021-03-09 08:06:32 +01:00
feat_foreach Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
feat_graphdiff Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
feat_grep Convert i commands to rzshell (#1238) 2021-09-04 22:37:05 +08:00
feat_input Fix tests still using '...' syntax 2022-02-16 16:25:37 +01:00
feat_quote Rename newshell to rzshell and parser commands to statements 2021-04-22 19:45:14 +08:00
feat_redirect Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
feat_segoff
feat_variables Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
feat_yank Port y (yank) commands to the rzshell (#1734) 2021-09-27 13:27:41 +08:00
file_malloc
hash Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
hex Fix tests after more rigid wx 2021-11-09 12:01:41 +01:00
lea_intel
m68k Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
malloc
manyundo commands: rename sH to sh 2021-02-20 18:22:17 +08:00
md5sha1 Converting ph commands to rzshell ##shell (#1415) 2021-08-10 00:50:55 +08:00
metadata Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
midbb Fix #1171 - Fix incorrect variable detection for push [esp + var] (#1292) 2021-07-12 16:14:32 +08:00
midflags Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
mm_search_issue
noreturn Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
print Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
print_bug
project Convert o commands to rzshell (#2281) 2022-02-07 18:23:31 +01:00
regexp Port c commands to newshell (#1854) 2021-11-25 17:55:08 +05:30
retries Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
section-mapping
seekbug
shell Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
sidbug Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
simple-elf Convert om commands to rzshell (#2192) 2022-01-11 17:29:20 +01:00
singleline Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
spaces Port C (metainformation) commands to the rzshell (#1752) 2021-10-15 16:48:18 +08:00
structures Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
sugar Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
tables Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
types Delete ESIL stack memory after type propagation (#2207) 2022-01-14 16:52:39 +00:00
undoredo commands: rename sH to sh 2021-02-20 18:22:17 +08:00
unified Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
utf32 Convert i commands to rzshell (#1238) 2021-09-04 22:37:05 +08:00
va
warnings Add missing registers for dwarf reg mapping in x86 (#1151) 2021-05-19 19:34:46 +02:00
write Fix tests still using '...' syntax 2022-02-16 16:25:37 +01:00